How to save ALV extract to document management system

Hi all,
i have a requirement of saving the alv extract to DOCUMENT MANAGEMENT SYSTEM. Could any one of you please help me out in giving a solution to do this.
Thanks in advance.
Kiran

Hi
check this
SAP DMS - Document Management System
SAP DMS are for storing documents such as CAD drawings, Materials pictures etc.
With the document management system, users will be able to view the documents with ease within their SAP systems.
Installing the SAP DMS requires a little bit of planning on how you want to do it.
You have to give a little thoughts to stuff such as :-
1.  The total numbers of documents that will be store monthly.
2.  The average file size of each documents.
3.  The capacity of your present R/3 system.
4.  Your present network bandwidth.
5.   Document Archiving Strategy.
6.   Backup and Recovery Plan.
Additional purchasing of hardware are required, especially if you have large amount of documents to stored.
With this in mind, you can then decide on how you want to do it.
You can do this in a few ways :-
1.  Import the documents into the R/3 system.
2.  Use an external document server.
3.  Have a dedicated PCs where all the documents are stored.
Most companies that intend to used DMS will opt for Option 2 as they does not want to overstretch the R/3 database.
Options 1 requires you to setup the conversion interface. 
The conversion interface allows R/3 to automatically covert your files and import it into the R/3 database.
Here is a simple example of storing documents into your PCs, just to have a feel how the SAP DMS works:-
For those using Citrix, you have to set this at the Citrix Server where the SAPGUI is located.
Configure SM30 - V_TDWE_C1
Put this command in your autoexec.bat
SET HOSTNAME=PC1234
Restart your pc.
You can create/manage your documents in transaction code CV01N / CV02N
Assigning Documents to a Material Master Record
Access a material master record in Create or Change mode, and select Basic Data. 
To create links to documents, choose Additional data -> Document data.
The Link to Documents dialog box appears.
Assign one or more documents to the material. 
If you do not know what the document number is, you can search for it using the search help or by choosing Find document.
When assigning a document to a material, you have the following options:
1. Viewing the document by choosing it in the Link to Documents dialog box.
2. Viewing any originals of the document by positioning the cursor on the document and 
   choosing Display originals in the Link to Documents dialog box.
To return to the Basic Data screen, choose Continue.
Save your data. 
Regards
Anji

Similar Messages

  • How to install EASY DMS (Document Management System) setup in windows 7

    Dear Experts,
    Recently we have started a project to establish document management system in SAP. So, i have downloaded easydms7.1sp04 from the servicemarketplace service.sap.com/swdc and setup is successfully installed in windows Xp and unable to install successfully in windows 7.
    The SAP is upgraded in our company to release ERP6 EHP6.
    In windows Xp the DMS is accessing to all the systems in the landscape( DEV, QAS, PRD).
    But, In windows 7 it is only accessing the production system and if creating manually the systems prompting the error about RFC and hosts in windows 7.

    Hi Sir,
    As mentioned earlier it is prompting me the error
    Logon Failed (RFC_ERROR_LOGON_FAILURE)
    Name or Password is incorrect (repeat logon)
    But it is accessing only the production system in windows 7 but not all the 3 systems which are in landscape. I dont know how can it proceed to logon to the production system only with out other systems .
    Thanks in advance
    Regards,
    Easwar

  • 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.

  • Tools available to extract  documents from SAP document management system

    Hi ,
    Can anybody provide some valid information on
    Tools available to extract the documents and their associated meta data from SAP Document Management system and DIR (Document Information Record) to non SAP document management sysyem ?
    Thanks..

    Hi,
    On ALE / EDI interface, you can use Message DOCMAS for triggering the outbound IDocs, you can use Program: RBDSEDOC
    For ALE / EDI Configuration, you can refer the book by Arvand Nagpal which is a step by step guide.
    Hope this helps.
    Best Regards, Murugesh AS

  • How to download the document in the  document management system

    HI,ALL
    I tried to download the document to PC with ABAP,but I do not know which Function to using.
    The document save in the  menu paths:Logistics->Central Functions->Document Management System->Document->CV03N-Display. The Document Type is PM1 and the document save in the Document Data->Originals.
    Thanks
    xinjun ji

    Hi Xinjun,
    If u want to download mass documents, then u have to go with the function module BAPI_DOCUMENT_CHECKOUTVIEW2.
    Kindly check this with your ABAP consultant.
    Regards
    Bhanu

  • Document  Management System(DMS)

    Dear Expert,
    We need to store the Employee revision letters( in PDF format) in DMS. Letters are currently in HTML format which we will convert them in to PDF format & store the same thru Document Magement System (DMS).
    I would like to know,
    1. How can we use DMS to store the letters in PDF format?
    2. Where can I find DMS configuration part in SPRO?
    3. I understand that DMS is a unique concept availabe in SAP HR. So how can I link DMS to HCM?
    4. Is SAP Archive link related to DMS ?
    5. Any documents/links related to this kinldy send it across.
    Thanks in Advnace,
    Regards,
    Damodar Pai.

    hi
    try with this
    SAP DMS - Document Management System
    SAP DMS are for storing documents such as CAD drawings, Materials pictures etc.
    With the document management system, users will be able to view the documents with ease within their SAP systems.
    Installing the SAP DMS requires a little bit of planning on how you want to do it.
    You have to give a little thoughts to stuff such as :-
    1.  The total numbers of documents that will be store monthly.
    2.  The average file size of each documents.
    3.  The capacity of your present R/3 system.
    4.  Your present network bandwidth.
    5.   Document Archiving Strategy.
    6.   Backup and Recovery Plan.
    Additional purchasing of hardware are required, especially if you have large amount of documents to stored.
    With this in mind, you can then decide on how you want to do it.
    You can do this in a few ways :-
    1.  Import the documents into the R/3 system.
    2.  Use an external document server.
    3.  Have a dedicated PCs where all the documents are stored.
    Most companies that intend to used DMS will opt for Option 2 as they does not want to overstretch the R/3 database.
    Options 1 requires you to setup the conversion interface. 
    The conversion interface allows R/3 to automatically covert your files and import it into the R/3 database.
    Here is a simple example of storing documents into your PCs, just to have a feel how the SAP DMS works:-
    For those using Citrix, you have to set this at the Citrix Server where the SAPGUI is located.
    Configure SM30 - V_TDWE_C1
    Put this command in your autoexec.bat
    SET HOSTNAME=PC1234
    Restart your pc.
    You can create/manage your documents in transaction code CV01N / CV02N
    Assigning Documents to a Material Master Record
    Access a material master record in Create or Change mode, and select Basic Data. 
    To create links to documents, choose Additional data -> Document data.
    The Link to Documents dialog box appears.
    Assign one or more documents to the material. 
    If you do not know what the document number is, you can search for it using the search help or by choosing Find document.
    When assigning a document to a material, you have the following options:
    1. Viewing the document by choosing it in the Link to Documents dialog box.
    2. Viewing any originals of the document by positioning the cursor on the document and 
       choosing Display originals in the Link to Documents dialog box.
    To return to the Basic Data screen, choose Continue.
    Save your data. 
    all the best
    madhu

  • Document Management systems

    Looking for Document Management system to replace GW
    Is this a Fair analysis...
    No improvements in GW8... (Sadly GroupWise is going nowhere fast specially
    when it comes to DM).
    Users want more functionality - access the email archiving (not the joke
    archives), PDF support, Library from the Web etc.
    Since we are going to have to move from Netware soon - I guess Windows is
    the way to go (looking at the dead SmallBusiness Nows-SBE2 forum - Novel
    doen't have a credible Small Business solution or the will power)
    What other Document Management systems exist?
    I've come across things like KnowledgeTree but don't have any experience of
    it.
    I guess others who have moved from GW DM have already left the Novell forums
    but I'm looking for someone who has had to move to a better (or another)
    Document Management system.

    For more detail about system price and modules contact us at
    [email protected]
    [email protected]
    [email protected]
    www.vt3soft.com
    Cram Easy: Collaboration Knowledge Management System
    Document Management System
    What is document management system?
    The capture and management of documents within an organization. A DMS includes Web access to support occasional users and work from remote sites as well as a secure document storage area (vault). Additionally a DMS includes search and retrieval, versioning, and content caching.
    Benifit of using Document Management System
    * Reduced paper storage - removal of paper by converting paper documents that are stored within the business or in an archive into an electronic form
    * Improved retrieval time - obtaining paper from storage or an archive is typically slower than electronic retrieval of documentation. Along with the improved retrieval time comes the ability to perform searches for similar information. This is especially useful when trying to perform major changes or perhaps searching for information subject to litigation
    * Saves paper, printer and toner costs - reduced need to print paper documents as electronic versions are available for use or reuse. Whilst the paperless office is still not a reality, it is anticipated that the availability of an DMS would reduce the need for multiple paper copies of documents. If the DMS does not have an electronic signature capability then at least one "master" paper signed document will need to be printed
    * Improved staff productivity - less time spent searching for documents or trying to find the current version. Faster document review and approval cycles, particularly where multiple reviewers and approvers are involved in the business process
    * Improved disaster recovery - DMS contains business critical documents and has its own disaster recovery plan that allows the documents to be restored in the event of significant disruption or disaster for the business
    * Improved security through a single secure location for documents and ensuring that the right people are able to access the right documents
    * Improved compliance with regulation or legislation
    * Central control and management of documentation
    * Reduced chance of "losing" documents
    * Enhanced competitive situation due to improved internal document processes
    * Improved customer service through faster access to and retrieval of important customer information
    CramEasy Document Management System
    Centralize storage
    CramEasy provide central place to store all type of documents.
    Tagging and categorization
    CramEasy provide tagging to each document which help people to categories document [example: purchase bills] tagging help people to search and retrieve same kind of document using tag, Help people to identify type of document. CramEasy provide category management which provide user to add document to specific department/group which benefit organization people to organize and find specific department or groups document
    Collaboration and Sharing
    CramEasy provide very flexible document sharing facility. User can share his/her document with group/category/individual user with edit, delete, view access permission.[example: use A can add new document doc_123.doc ,he/she can share same document with group xyz with view permission, share with xyz user with edit permission and block user zyx from view.]
    Locking
    CramEasy provide lock facility. Which allow user to lock document when he/she is working on, same time no another user can edit same document until document be unload by use who locked it. This feature provides great facility to organization people to work on same document.
    Full Text Search
    CramEasy provide power full and faster search facility to organization user by which user can retrieve any document with in second. User can search using keyword, Date as well category which separate same document of different department and provide exact match to user.
    Discussion
    CramEasy provide unique facility of discussion which allows organization people to start discussion on individual document.
    Auditing and History
    CramEasy Provide audit and history facility to organization people, which provide organization users to check who has edit/work/add individual document.
    Ratting
    Organization people can rate individual document. Which help users to get feedback about document, help organization to produce high quality document.
    Metadata
    CramEasy DMS provide Metadata is typically stored for each document. include the date the document was stored and the identity of the user storing it. Also extract metadata from the document automatically or prompt the user to add metadata.
    Try free Document Management system at Cram Easy: Collaboration Knowledge Management System or www.vt3soft.com
    Contact Us
    [email protected]
    [email protected]
    [email protected]
    www.vt3soft.com
    Cram Easy: Collaboration Knowledge Management System

  • Setting up a Document management system in SharePoint 2013

    Hello All,
    I have come across a scenario where Customer needs a Document management system for their organization.
    They want to keep the documents of different departments like sales, HR,Finace in corresponding folders and want to include a workflow for approval of the Documents. Also, Documents related to particular department can be modified or added by users in that
    department.
    I thought of creating a seperate site collection for this purpose & document libraries of each department, setting up the permission on document library level. Is this a correct approach?
    I am new to Enterprise content management system of sharepoint. Can anybody give me a guidance on this how to get started.
    Regards
    Vishnu
    dfd

    Creating separate site collection for each department will help you scale and grow better and easier to group SharePoint sites together.
    Refer to the following articles which will give you an idea about the plan you should do before building a Document management system 
    http://technet.microsoft.com/en-us/library/cc263267.aspx
    http://blogs.msdn.com/b/sgoodyear/archive/2009/07/25/determining-between-sharepoint-site-collections-and-sub-sites.aspx
    http://atinkerersnotebook.com/2013/10/02/creating-your-own-document-management-system-with-sharepoint/
    http://community.dynamics.com/ax/b/tinkerersnotebook/archive/2013/10/02/creating-your-own-document-management-system-with-sharepoint.aspx
    --Cheers

  • Document Management system(DMS) and PDM webclinet????

    Hello.....
    I am working on Document management system(CV01 and cv02)......
    The requirements are.....
    1) I have crated a Document Info record(CV01) and attached originals(Drawing,diagrams) to the document in SAP system.
    If user reqest to open a original in SAP then it should connect to PDM WEB client and it should fetch the original from PDM server for viewing and editing the original.
    How can I implemet this scenario...Should i wrire code in ABAP or Any advaced technology(BSP or PORTAL) should i sue....
    Please let me know??
    Thanks and regards
    Preethi....

    Hello.....
    I am working on Document management system(CV01 and cv02)......
    The requirements are.....
    1) I have crated a Document Info record(CV01) and attached originals(Drawing,diagrams) to the document in SAP system.
    If user reqest to open a original in SAP then it should connect to PDM WEB client and it should fetch the original from PDM server for viewing and editing the original.
    How can I implemet this scenario...Should i wrire code in ABAP or Any advaced technology(BSP or PORTAL) should i sue....
    Please let me know??
    Thanks and regards
    Preethi....

  • Document Management System workflow

    Dear Sirs,
    In document management system while doing document distribution system is creating partial order,inial order but no
    distribution order.Further to that it saying
    "Not yet sent to recipient
    Message no. 25235
    Diagnosis
    No distribution has been made to the recipient.
    Procedure
    You cannot execute this function until the partial order has been
    allocated to a distribution order package."
    Pl. help me to find out the problem
    Thanks and regards
    Mrinmoy Chakraborty

    you can do a developer level integration using iFS. Pls. check the docs for iFS to get more information. They have sample code to help u get started.
    hth
    satish paul
    We installed Oracle Workflow Server 2.6.2. Database is Oracle 9i and the OS is Win NT.
    Workflow is working fine and the notifications are reaching.
    I would like to attach some documents to the workflow. How to do this? Is there anyway of doing this? As per our business needs one has to create and review the documents as the workflow progress.
    -- aditya

  • OLE2_OBJECT AND DOCUMENT MANAGEMENT SYSTEM (DMS)

    Hi Experts.
    I'm trying to make a excel inform like a catalog with materials and images which are in a Document Management System.
    I'm using OLE2_OBJECT to make the inform in EXCEL, because I'm trying to do it with SMARTFORMS, and I cannot because I need to resize and put ok the images and with SMARTFORMS I cannot.
    To see the information I have a ALV Objects with a custom container with the information to the database..., material, price, etc..., and in other container when you click in a row I show the picture which is in the DMS.
    To do it, I use this method to get the URL to the image.
    CALL METHOD cl_dms_thumbnail_display=>get_url
    EXPORTING
    i_doc = ls_doc "IMPORTING
    e_url = g_graphic_url.
    And after I call the method of instance of class cl_gui_picture to show the picture in the cl_gui_alv_container
    CALL METHOD g_picture1->load_picture_from_url
    EXPORTING
    url = p_graphic_url
    IMPORTING
    RESULT = p_result.
    In the code to excel print to insert the picture if I put this URL to my local pc, it's ok,
    CALL METHOD OF picture 'INSERT'
    EXPORTING
    #1 = 'C:Documents and SettingsadministradorMis documentosMis imágenesprueba.bmp'.
    but the URL of the g_graphics_url it's
    SAPR3://SAPR3CMS/get/200/ZAFD_5F100/DC99BBC5172158F18A14005056C00008/DSR_20DEP_202_20BANDAS_20BROWN_20389_2020070719.JPG
    and this URL it's nothing if I put in the internet explorer...
    What can I do to do this??
    If you have another idea I appreciate it.
    Thanks.

    Hi,
    May be try this way . ( I am not 100% sure about this)
    data : g_picture   type ref to cl_gui_picture.
    data : g_thumbnail type ref to cl_gui_custom_container.
    CALL METHOD cl_dms_thumbnail_display=>get_url
    EXPORTING
    i_doc = ls_doc "IMPORTING
    e_url = g_graphic_url.
    if not g_graphic_url is initial.
    create object g_thumbnail
          exporting container_name = <Your container name>.
    create object g_picture
           exporting parent = g_thumbnail.
    call method g_picture->set_display_mode.
    endif.
    aRs

  • Export data from SAP Document Management System to File System(FileStore)

    Hi,
    We need to extract/ export data (documents and metadata) from SAP Document Management System to windows File System (File Store), can anyone suggest us tool or methodology to do the same.
    Thanks,
    Nilesh

    I'm also looking for a solution for this problem. We are capturing comments in BW-BPS layouts. They get stored in BW's document management system and we would like to export them out of the system for external reporting into an ACCESS database.

  • Document Management Systems for Home User

    Hello!
    I'm just a regular home user with a bunch of incoming snail (paper) mail. To get rid of the hassle to file the incoming stuff permanently I plan to scan it immediately and dispose afterwards.
    I would prefer a document management system to just putting the scanned files in a folder. All DMS I found so far I rather enterprise grade (like Alfreso, Agorum Core).
    EDIT:
    Desired features would be:
    - Tagging (hierarchical)
    - Key - Value pairs attachted to the document
    - Preview
    - Indexing (of text documents)
    Since I've never used a DMS before I'm not sure what is desriable.
    How do you handle similiar situations?
    System is KDE. Maybe there is a possibility to use the nepomuk tagging system...
    Thanks!
    Last edited by Osiris (2011-03-26 12:14:29)

    Desired features would be:
    - Tagging (hierarchical)
    - Key - Value pairs attachted to the document
    - Preview
    - Indexing (of text documents)

  • Document management system using oracle text

    i plan to create document management system using oracle text with following features
    1) document comparision
    2) document search
    and more...
    can oracle text be used to display documents of various formats by converting them to HTML. and can search keywords be highlighted in the document.
    please help!

    Have you ever considered doing this in Oracle Application Express (free on top of the Oracle database)? How about something like:
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/up_dn_files.htm
    Index the files using the CONTEXT index, and perhaps the docs' meta with it using the Oracle Text MULTI_COLUMN_DATASTORE, and then when you write your query for a report on the documents include a search string.
    I've created a number of APEX-based document management systems and it is quite easy once you get the hang of using this environment. I suggest looking at some of the tutorials/how-to documents and you'll be on your way quickly.
    Start with the upload application. Once you can get your documents in, create a report that shows everything except the document. Verify all of this works correctly.
    Add some "items" to the page for the report, and include them as bind variables in the where clause.
    After that, add your Oracle Text index to the database, and toss in a "text-field" item to the APEX page. Modify your report query, adding the CONTAINS clause, and use the newly created item as a bind variable. There's your keyword search.
    Linking to Oracle Apps is done through API's and may be over database links.
    Hope it helps. Though not a step-by-step how to document, this should point you in the right direction. Get familiar with APEX as that covers most of what you described.
    -Ron

  • Need Info About Document Management System

    Hi All,
    I need information about Document Management system.
    How it is linked with KM
    Thanks
    Arun

    Hi Arun,
    DMS is available in R/3 Systems as a individual module and can be linked with KM using DMS Connector for  KM.  Find the links below..
    Check this out...
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/30/08a037b9e62417e10000009b38f889/frameset.htm">DMS</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=26682">Thread 1</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=235959">Thread 2</a>
    Hope this helps.
    Regards,
    Venkat.

Maybe you are looking for