4
Getting Started Newsletters Store Search the Community Welcome, Guest Login Register Products Services & Support About SCN Downloads Industries Training & Education Partnership Developer Center Lines of Business University Alliances Events & Webinars Innovation Added by Guest, last edited by Craig Cmehil on Mar 24, 2009 Wiki Document Management Systems What Is Document Management System? 1. Document management system or DMS as it is known is used for storing and processing documents and document like objects such as CAD drawings, Materials, pictures etc. 2. With the help of Document Management System, the users will be able to view the documents with ease within their SAP systems. 3. In order to use DMS, you need to implement some Customizing Steps. For details, see the Implementation Guide (IMG) under the following path: SAP Web Application Server ® Basis Services ® Knowledge Provider ® Document Management Service. The IMG modules contain details on the individual Customizing activities. Standard SAP Transactions for DMS. Some of the tcodes provided by SAP for managing documents are: 1. CV01N : Create a document 2. CV02N : Change a document 3. CV03N : Display a document 4. CV04N : Find a document Let's look at each of the transaction in detail. 1. CV01N: Create a Document a. Upon execution of the tcode CV01N, the following screen is displayed wherein the user has to mention the value of 'Document Type', and if required 'Document Part' and its version. Document Part is only mentioned when a large document is divided into many pages. By default, the system would take a value of '000' for document part and '00' for the document version.

Document Management Systems

Embed Size (px)

DESCRIPTION

Document Management Systems

Citation preview

  • 5/12/2015 DocumentManagementSystemsWikiSCNWiki

    http://wiki.scn.sap.com/wiki/display/HOME/Document+Management+Systems 1/4

    GettingStarted Newsletters Store

    SearchtheCommunity

    Welcome,Guest Login Register

    Products Services&Support AboutSCN Downloads

    Industries Training&Education Partnership DeveloperCenter

    LinesofBusiness UniversityAlliances Events&Webinars Innovation

    AddedbyGuest,lasteditedbyCraigCmehilonMar24,2009

    Wiki

    DocumentManagementSystems

    WhatIsDocumentManagementSystem?1. DocumentmanagementsystemorDMSasitisknownisusedforstoringandprocessingdocumentsanddocumentlikeobjectssuchasCADdrawings,Materials,picturesetc.2. WiththehelpofDocumentManagementSystem,theuserswillbeabletoviewthedocumentswitheasewithintheirSAPsystems.3. InordertouseDMS,youneedtoimplementsomeCustomizingSteps.Fordetails,seetheImplementationGuide(IMG)underthefollowingpath:SAPWebApplicationServerBasisServices

    KnowledgeProviderDocumentManagementService.TheIMGmodulescontaindetailsontheindividualCustomizingactivities.

    StandardSAPTransactionsforDMS.SomeofthetcodesprovidedbySAPformanagingdocumentsare:1.CV01N:Createadocument2.CV02N:Changeadocument3.CV03N:Displayadocument4.CV04N:Findadocument

    Let'slookateachofthetransactionindetail.

    1.CV01N:CreateaDocumenta.UponexecutionofthetcodeCV01N,thefollowingscreenisdisplayedwhereintheuserhastomentionthevalueof'DocumentType',andifrequired'DocumentPart'anditsversion.DocumentPartisonlymentionedwhenalargedocumentisdividedintomanypages.Bydefault,thesystemwouldtakeavalueof'000'fordocumentpartand'00'forthedocumentversion.

  • 5/12/2015 DocumentManagementSystemsWikiSCNWiki

    http://wiki.scn.sap.com/wiki/display/HOME/Document+Management+Systems 2/4

    b.UponexecutionofthetcodeCV01N,thefollowingscreenisdisplayed,whereintheuserhastoenterthedescriptionofthedocument.DependingonthesettingsfortheparticularDocumentType,mandatoryfieldswouldvary.Inthiscase'AuthorizationGroup'isamandatoryfield.Theauthorizationgroupisdefinedtorestricttheaccesstocertainobjects.

    c.Documentstatuscanbeset,forex:'AL'forsettingthestatusascreate,'FR'asreleasedetc.Bydefaultthestatusissetto'AL'i.e.CreatewhenuexecutetransactionCV01N.

    d.Thereisatabcalled'ORIGINALS',wheretheusercanattachthedocumentshewishestouploadontheSAPserver.WhenyouclickonCreatebuttononthetabforOriginals,apopupwouldbedisplayed,whereinyouentertheApplicationoftheobject.Forex:ifthedocumentisanMicrosoftWordDocument,select'WRD'fromthesearchhelpprovided,andthepathfromwhereyouwouldliketofetchthedocument.

  • 5/12/2015 DocumentManagementSystemsWikiSCNWiki

    http://wiki.scn.sap.com/wiki/display/HOME/Document+Management+Systems 3/4

    e.ClickonthebuttonhighlightedinthescreenshotbelowtoCheckInthedocument.

    f.Thetab'OBJECTLINKS'providesinformationaboutlinksfromthedocumenttoSAPobjectsuchasmaterialmaster,changenumberetc.

    g.Thereistabfor'CLASSIFICATION'ofdata,justabovethedocumentdetailsasshowninthescreenshotattachedbelow,whichcontainsalltheinformationaboutclassassignmentandcharacteristicvaluesthatcanberelevantfordocumentsareinthetables'CLASSALLOCATION'and'CHARACTERISTICVALUES'.

    h.Uponsaving,thesystemgeneratesadocumentnumberautomaticallyifnotspecified

    2.CV02N:Changeadocumenta.Thistransactionisusedtomodifythedocument.

    b.Thereisbutton'STATUSLOG'whichmaintainsalltheinfoaboutthehistoryofthedocument.

    c.Adeletionindicatorcanbesetherewhichsetstheflagforthedocumenttobedeleted.AnexternalprogramMCDOKDEListhenusedtodeletethedocument(asshownbelow).Enterthedocumenttypeandexecutethereporttodeleteallthedocumentsofthespecificdocumenttypemarkedfordeletion.SettingthevalueofTestModeas'X'willnotdeletethedocument.

  • 5/12/2015 DocumentManagementSystemsWikiSCNWiki

    http://wiki.scn.sap.com/wiki/display/HOME/Document+Management+Systems 4/4

    3.CV03N:DisplaythedocumentThistransactionisusedtodisplaythedocument.

    4.CV04N:FindDocument

    Usingthistransactionallthedocumentsbelongingtoaparticulardocumenttypecanbefetchedandfurtherprocessed

    UploadingDocumentsUsingBAPI's

    Whenalargenumberofdocumentshavetobeuploaded,orwhendocumentsaretobetransportedfromalegacysystemtotheSAPserver,itisdifficultfortheusertomanuallydothisusingCV01N.ThiscouldbedonebyusingBDC's,buttherecordingwouldbealittledifficultforsuchacomplextransaction.HenceSAPhasprovidedasetofBAPI'Stoavoidsuchaschenario.

    SomeoftheBAPI'stobeusedforDMSuploadsormodificationsareasfollows:

    BAPI_DOCUMENT_CREATE2

    BAPI_DOCUMENT_CHANGE2

    BAPI_DOCUMENT_DELETE.

    Nolabels

    1Comment

    madhurao123GoodWork

    FollowSCNContactUs SAPHelpPortalPrivacy TermsofUse LegalDisclosure Copyright