SAP DMS Certification

Hi Friends,
Can we do ceertification in SAP DMS. I searched, but couldn't find out. I know we can doin PLM.
If there is any code for this pls. let me know.
Regards,
Sai Krishna

Hi Sai,
If you are looking at certification opportunities for SAP DMS in India specifically, the answer is no. However, the way SAP has positioned its solutions(PLM,CRM,SRM et-al) over the past few years, i believe, we should have something coming along in the near future. However, there is a mention of such course on SAP's website.The below link gives an overview of Life Cycle Data Mgmt(which includes DMS) course in PLM:
http://www.sap.com/services/education/catalog/curriculum.epx?context=%5b%5bPLM_LDM%5d%5d%7c
Do enquire on SAP education site about overseas certification.
Regards,
Pradeepkumar Haragoldavar

Similar Messages

  • SAP -DMS Cretification

    I worked one of the SAP DMS implemention project and know some basic config.
    I developed a interest in DMS and wanted to know more about config.We reqiured many enhancement in our Project.
    Is there any reliable certification progaram? An institutes which offering course in SAP DMS.in India.

    Hi,
    There is no certification program for DMS but 3 days training program is available with SAP, India. Please contact them.
    Anirudh,

  • Sap FICO Certification for Financial Accounting with mySAP ERP 2005

    Hi,
    I would like to write SAP-FICO Certification for Financial Accounting with mySAP ERP 2005
    Topic areas:
    SAP overview, Financial Accounting Master Data, Document and Posting Control,Special General Ledger Transactions, Document Parking, Substitution and Validation ,Payment Program, Dunning Program, Correspondence, Interest Calculation,Evaluation Options in Reporting ,Closing Operations in Financial Accounting ,Asset Accounting,The New General Ledger,SAP Solution Manager.
    If anyone have the Material for above topics, please send me my mail Id: [email protected]
    if anyone appeared recently for certification for the same code, please send model questions and answers.
    i will be very thankfull to you.
    Regards,
    Satyaprakash

    Hi
    I am also writing SAP-FICO Certification for Financial Accounting with mySAP ERP 2005.
    Request you to send me whatever the material you have in this regard.
    thanking you in advance
    Suri

  • Some questions on SAP DMS

    Hello
    some questions on SAP DMS:-
    - can versions of same document be shown graphically. ?
    - can links be created for documents. can we make sure that links are not broken when document is moved ?(links to document on 1st location shall not be broken)
    - is there a notification mechanism(user can recieve e-mail when document gets changed)
    - is there a review mechanism, before doc. is archived.(sort life cycle)
    Thanks

    Hi Shovon,
    1. can versions of same document be shown graphically?
    You can display all existing versions of a document info record by using the menu 'Extras' >> 'Versions'. Then you will see all existing document version for this specific document number. Further you will see which is the current version at the moment.
    2. can links be created for documents. can we make sure that links are not broken when document is moved ?(links to document on 1st location shall not be broken)
    I'm not quite sure what you mean by links to documents. If you mean linking document info records together, I can confirm that this works also in DMS. You can maintain the object DRAW for object links in the customizing and then you will be able to link one document info record to another. The data for all document info records is stored in table DRAW.
    If you are talking about originals which are linked to document info records, please note that if you check in an original the system creates a unique LOIO- and PHIO-ID which is stored in the Content Server and in the database tables DMS_DOC2LOIO and DMS_PHIO2FILE. But there are also different reports to migrate original data from one content Server to another (e.g. DMS_RELOCATE_CONTENT).
    3. Is there a notification mechanism(user can recieve e-mail when document gets changed)
    Yes you can activate an event type linkage for object
    DRAW     CHANGED     DOKST
    DRAW     CHANGED     DWNAM
    in transaction SWE2. Here you just have to set the flag for 'Type linkage' (linkage activated). Then everytime the document is changed a notification is sent to the entered USER of this document info records.
    4. Is there a review mechanism, before doc. is archived.(sort life cycle)
    Normally there is no special lifecycle. You can control this by maintaining a released status and if there are more versions always version with the release status is the current one. But there is no specific date when the document info record expires or something like that.
    Best regards,
    Christoph
    P.S.: Please reward points for useful information.

  • How to open files from the SAP DMS (DOC Mgt. System) ?

    Hello All,
            I making the Transaction CV04N in BSP.
    When I execute this CV04N I should give a DOC Nr and the list is generated for this DOC.Now in the List if I select one Record and then Press Display Icon then the content of this list is opened in a new window in it's respective format (PDF,Word,GIF,Image file  etc).These are stored in the SAP DMS.
            I want to open a file from this SAP DMS .
    This can be done in ABAP using the standard FMs. But in BSP we can't use these FMs as it will call a screen.
    The Fm which I'm using is " DOCUMENT_SHOW_DIRECT ".
    In Report prog. To this FM I'll pass the
    a, DOC Type
    b, DOC Number
    c, Document part and
    d, Document version.
    then It'll directly open a PDF file in a new window.
    But in BSP how should I acheive this as the FM calls a screen internally.
    The content of the documents are stored in the DMS. Is there any TCODE or Table to get the files from the DMS ?
    How should I proceed ? can any one help me out.....
    Regards,
    Deepu.K

    Hello All,
             I found the FM : <b>CVAPI_DOC_OPEN_CAD</b> which wil return the file path.
    But when I execute this in my BSP since the FM internally calls a screen it fails.
    But can anyone tell me the alternative for this.
    Should I create a FM omitting the GUI code ?
    I found one more thread which says that I can use classes starting with cl_gos*.
    But all the classes use a gui.
    Dowload a document from R/3 DMS to BSP page
    Am I wrong in the interpretation of the logic from the above thread ?
    Please suggest me .
    I too went thru the BSP Applications <b>CVAW_ENTIRE, CVAW_DOCUMENT_DISPLAY.</b>
    But these are used to display only the <b>thumbnails.</b>
    There is no code for displaying other formats like PDF,XLS etc.
    Please correct me if I'm wrong and let me know the correct path to solve my problem.
    Regards,
    Deepu.K

  • DMS Document upload: does it pass through sap DMS ?

    Dear All,
    We have a question concerning the transmission of documents from the client to DMS and the Content Server: does the document need to pass through the sap server ?
    Document upload (create document CV01N)
    Does the document go directly from the client to the Content server OR does it pass through the sap DMS before to be stored in the CS ?
    Document download (read document CV03N)
    Does the document go directly from the CS to the client OR does it pass through the sap DMS server ?
    This could be interesting to know for network performances.
    best regards,

    Hi Gurus
    is the cache server a default funtionality from the content server or any configuration is required from our part.
    is that the cache server acts as the RAM of our system?
    please explain the partitioning or biferfication of the Content server, as you told
    content server is divided into storage catagories and  this in turn in to content repositories,
    please  clarify below points,
    1)any server or PC can be made as Content server by insatalling the content server CD if iam right ?
    2) Practical and funtional benifits of partitioning content server into content repositories is it for authorization and storing data by naming convection or can it also help in copiying data from a specific content repository if needed, ( is content repositories a logical partition or practical partition like B,C,D, F drives of our PC hard disk)
    3) can /should there be multiple content server installation for a particular (production) client.
    4) Can Archiving  be done say by creating a separate content repository inside the same Content server, or is it mandatory to have a separate archiving server itself,
    please give some idea with examples
    Thanks and regards
    Kumar

  • SAP DMS - Unable to check in the document

    Hi All,
    I am using SAP ECC 6.0 and working with SAP DMS.
    When I am creating a D I R, I am not able to check in the document into content repository.
    Following error flashes as soon as I try to save the D I R :
    "Error while checking in and storing: D:\Documents and Settings\......\......"
    The error massege number is 26 253.
    I have searched for the related notes on service.sap.com. However all the related notes are relevant for the SAP 4.6 B to ECC 5.00.
    Please help me in fixing the said issue
    Edited by: Rahul Pathak on Jan 28, 2008 11:35 AM

    Hi Rahul,
    How you are trying to check-in the docuement?
    Suggestion:
    1) Which version of ACAD you are using and Which version of ACAD Integration you are using.
    If you are using ACAD integration version 4.0.0.0 then please upgrade to ACAD integration version 4.5.0.0. Whichi is available in SAP Market Place.
    2) In your configuration, are you trying to create JPG Conversion? if so then please remove the trigger CreateAutoNeutralFile from the config.
    Create a new drawing and test the check-in functionality and let me know the result.
    Regards,
    MRK
    (If the points are useful then pls reward points.)

  • SAP DMS: Read document binary data stored in a 3rd party repository

    Hi,
    I'm totally new regarding SAP DMS and I'm a bit confused about what can or can't do, so maybe the question will be quite generic and unclear.
    The scenario in my company is that we have multiple repository servers where we store our documents. When a document is created or modified in one of these repositories a new record is also created/modified in SAP DMS, but this DMS entry only contains the basic metadata information and a URL link to the document, not the content. When the user is in SAP DMS, the only way to access the document content, is via the link that will open the browser outside of SAP GUI and access the repository data using the laptop credentials.
    I would like to know if DMS provides some kind of interface to be able to access the document content from SAP. Now we only have this unidirectional interface from the repository that creates the record in DMS with the metadata but there is nothing to retrieve the content.
    Our main purpose is that we want to download all the files linked to a user (we have a logic to determine if a DMS file is linked to a user). The content of these files may be stored in different content repositories. So I would like to read the binary data in SAP from the different repositories and then be able to download it.
    Thank you in advance for your help.
    - Marçal

    Hi Sagar,
    This FM can't work since there is nothing configured in SAP to access to the file content. The DMS record only has a URL pointing to it.
    Actually what I want to know is what do I have to configure in SAP in order to be able to use a FM like the one you mentioned.

  • SAP B1 Certification on 8.8

    Hi Experts
    I wants to do certification on 8.8 in SDK (Technical Consultant). I have provided my S-User id by the company. I wants to ask few question regarding this :
    1. How can I do certification through online Portal of SAP or I have to go a authorized SAP Center for Test.
    2. Should I apply for test through my company or myself goto center and apply? Someone said that through company fees is less.
    3. where I can find the model test paper for certifcation?
    4. On the portal of SAP I do't find India's trainging Schedule. Where it is avialable?
    Thanks
    Best Regards
    Jitender

    Hi Jitender,
    With your s-user you have i guess access to the channel partner portal.
    Here you can find the relevant information:
    1) The certification is not online but in a test center.
    You can either contact your local SAP office to find out when the tests are scheduled in your local SAP office.
    or
    You can book your exam online through PearsonVue at www.pearsonvue.com/sap
    To current date we only have the English test published at PearsonVue. Other languages are avaiable at the SAP test centers.
    2) The prices were negotiated with PV and are the same to the SAP test centers.
    A list of prices is published on the portal as well.
    https://service.sap.com/~sapidb/011000358700000809782009
    3)  the certification description can be found here...
    Additional preparation materials are:
    - Study guide: https://service.sap.com/~sapidb/011000358700000848002010E.pdf
    - Self test: https://service.sap.com/~sapidb/011000358700000849402010E/index.htm
    Both resources might require the S-User login.
    All classroom materials can be found here: http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000727177&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    4) The course / certification information can be foudn online here.
    https://training.sap.com/certification/c_tb1200_88-sap-certified-application-associate-sap-business-one-88-g/
    Please change your country to match your own.
    Best regards,
    Peter

  • Sap MM Certification Course

    Dear All,
    Presently i have +3 years of experience of Procurement, Logistic Arrangement, & Imports Clearance.
    I am doing this for Hospitality Project (Material Required for Hotel Construction ie. Civil, Interiors, MEP etc.)
    My Functional Area is as follows:
    PROCURMENT (Domestic & International)
    Identify the Supplier/Distributor(s).
    Inviting Quote for Supply.
    Selection of Supplier(s) in terms of Rate and Quality of Product.
    Negotiating with Supplier in terms of Price, Quality, Payment Term, and Delivery.
    Finalization of Payment Terms & Delivery Schedule.
    Issuing of Purchase Order in accordance with the Management Approvals.
    Aging of Accounts Payable.
    Logistics
    Arrangement of Freight Forwarder & Clearing Agent for the Import Consignments.
    Finalization of Documents for Imports Consignment.
    Finalization of Check List in Relation of EPCG License.
    Tracking & Coordinating with clearing agent for the clearance of Material from Indian Custom Department.
    Stores & Inventory
    Monitoring & Managing Day to Day Transaction(s) of Stores.
    Directing the Store executive in unloading, stacking, and issuing the material.
    Management Information System
    Implementing MIS Procedures for Procurement, Logistics, and Inventory.
    Finalization of MIS on Weekly & Monthly Basis.
    Facilitating necessary reports required to the Management.
    I Want to do Sap MM Certification course.
    Please advice me more about the same it will help me in getting SAP MM Consultant job?

    Hi Manish,
    literally saying its a problem with major IT/ Non IT companies that they never consider any freshers in sap , its a scenario in almost technologies, but its a major problem in IT companies. Yes i totally agree with you that, most of the career intitute provide fake matters like having tie up with major companies to take their students through placements.
    Listen, whatever your previous experience will be whenever you will move towards sap module , you will be considered as a fresher only, and for a fresher its too tough to get a job in sap world, but its not impossible, if  you have determined and you have enthuasism for the same, please don't care for hurdles, as you have industry exposure, you will surely get benifitted through it.
    Now according to me, you can take training from where you finds more suitable for you, practice well during training period, and after that you can search job inittially in any non it companies, as they have less criteria requirements, once you will get placed anywhere you will become an experienced proffessional, then you can move easily towards any major IT companies. Initially it will be tough to get a job, but you can take the help from your all contacts in taking a job in sap.
    It looks and perhaps its tough in first seen, but i have seen many people who have achieved their goal through consistent efforts.

  • Document in Easy DMS and SAP DMS is lock cannot be accessed

    Hello Guru,
    Document in Easy DMS and SAP DMS is lock cannot be accessed. when check in Easy DMS the document 123 excel file is not accessible cannot be open, it has an icon on pencil with red circle sign.
    when check in SAP GUi, the padlock is unlock, file cannot be open as well with error (File C:\EasyDMS\SAP_400\PRE1234567890 could not be accessed.
    how can we fixed this and unlock the document excel so that we can open it. Please advise. Thanks

    Hi,
    based on your description it seems to me that this original file is currently checked out for editing. So maybe another user is
    editing this file and so you cannot access it.
    If no other user edits the file you can try to use the function 'Exit Edit mode' in the context menu of EasyDMS. This will checkin the file again and restore the last checked in version.
    Best regards,
    Christoph

  • Save a PDF in SAP DMS

    Hi to all,
    my scenario is: I have an adobe interactive form in a Web Dynpro view with some datas in it and I want to save it in SAP DMS (4.6c). Can I do this via RFC using DMS Bapis?
    Thank you very much,
    Antonio

    Hi Antonio,
    Yes you have to use DMS Bapi ofr this .
    First you have to retrieve value from your PDF then generate a new one with the new value and store it into a temporary directory .
    After add this document into a DIR .
    Regards

  • How to upload the data to SAP-DMS(Document Management System)

    Dear sir,
    How to upload the data to SAP-DMS (Document Management System) please give me the code for this .ex for (excel format or tab  deliminated) to sap system through BAPI i have to pass.
    regards
    R M Patil

    Hi,
    May be following link may help you.
    /thread/315373 [original link is broken]
    /message/205534#205534 [original link is broken]
    Thanks,
    Sree.

  • Migration of SAP DMS documents from RFC Archive to SAP HTTP Content Server

    Can anyone verify the correct OSS for the migration of documents from an RFC Archive repository (non SAP) in SAP DMS to a SAP Content Server HTTP Repository. Most of the OSS notes seem to indicate HTTP to HTTP migrations or based storage category migrations.
    Which is the most suitable for this?
    Edited by: Athol Hill on Oct 30, 2009 2:35 PM

    Dear Athol,
    If you want to move the originals from an archive or vault to a Content  
    Server, please use the DMS_KPRO_CONVERT and DMS_KPRO_CONVERT2 report I   
    would kindly ask you to see teh documentation on DMS_KPRO_CONVERT report 
    in transaction SE38, which explains the whole process and gives          
    necessary information.                                                                               
    This conversion program offers two possibilites:                                                                               
    - Complete migration:                                                    
    The meta data of the document info record and the checked-in original    
    application files are migrated together. The checked-in original         
    application files are transported into the storage catgories.                                                                               
    - Step-by-step migration:                                                
    In the first step meta data is migrated. The original application files  
    remain in the old storage data. The migration of original application    
    files starts after you have processed the files with the integrated      
    viewer and checked them into a secure storage area.                                                                               
    Best regards,
    Christoph

  • Migration of Documents from 3rd party software to SAP DMS

    Dear Experts,
    We have implemented SAP DMS . Prior to DMS we were using Third party software for creating and storing the documents.
    There are abot 3000 documents in the third party software, now the challege is how we  must have to migrate the DATA from 3rd party software to SAP DMS with creating Dirs. Are there any upload programmes suffice the requirement or any development needs to be done or any possibilities.
    Kindly help me out in the above scenario.
    Regards
    jayanth

    Hi,
    from DMS point of view I think that SDXA functionality could also be useful for this action. For further information on SXDA functions please see SAP note 817743.
    Best regards,
    Christoph

Maybe you are looking for

  • Customizing Track Purchase Order Fiori Application

    Hi, We have configured a standard "Track Purchase Order" Fiori application. We want to change the Default Filter Criteria from "Last 7days" to "Last 30 days". Is there any configuration available, where we can change this? Regards, Yuvraj

  • Resizing windows with a java script, doesn´t work on firefox 7.01

    I have a macbookpro, 2,53ghz core i5, 4GB RAM, OS 10.6.8, with firefox 7.01 I loved that feature and the problem only hapened when I updated Firefox. Thank you for your support Lino

  • RFC to XI scheduling problem

    Hello, I send delivery from R\3 to FTP. In the R\3 system the  deliveries number create consequential, Delivery number 1003 came before delivery number 1004 and so on  (not always serial, for example 998, 1003, 1004, 1017 and so on) To XI system the

  • Unexpectedly Quitting...Please Help

    I'm trying to login to my Last.fm account. Whenever I try to open this application, I can type in my username and password, but whenever I click continue, the application quits and I get that annoying pop up thing "This application has unexpectedly q

  • Where to place .ini file?

    Hello All, I have a file "trap.ini" now where i should this file so that properties.load(new FileInputStream("trap.ini")); should be able to read it. m i making any mistake?