Interface between SAP and Document management system

Hi,
I have a requirement to interface SAP 4.7 with a Document management system(Fakta).A  vendor invoice will be created in SAP using FB60 transaction.The vendor invoice(in paper form) will be scanned by the Fakta digital document system.The Fakta system will handle the approval process for the vendor invoice and update the status of invoice in SAP as APPROVED.
    My requirement is when an SAP user wants to see the scanned invoice stored in the fakta system,he should be able to view it from SAP preferably from FB60 or the document overview for the invoice in SAP.What is the best way to do this.
I found one option of using RSDEMO_HTML_VIEWER which may not be useful as we think.Is there a better option available?
Please share your experience.
Thanks in millions,
Leo

Hi
I'm sorry but I've never worked on this problem, but I think the better solution should be use SAP Archivelink, I know It should do what you want.
See here:
http://help.sap.com/saphelp_46c/helpdata/en/93/51b7569e0811d1a55e0000e82deaaa/frameset.htm
Max
Message was edited by: max bianchi

Similar Messages

  • Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interfa

    Hi
    i am try do
    Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface
    With The help of SDN Contribution
    link----
    ( have look on it)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4943f2b7-0a01-0010-37af-faff35b2f08c
    I am getting error in
    Partner system as HTTPLOG and "Execute" to check the results
    Error is --  Port could not be created
    RFC destination HTTPLOG Not specified for system HTTPLOG
    any 1 have any idea  if plzzzzzzzz...........
    Thank u
    Ram

    Hello .
      we are also in  process of implementing the same
    could you share the knowledge pl?
    1)is it a separate add on with ALE to saphr
       or using ECC ??
    2)can u share the configuration part ??
    we are trying it on webas as addon 3.0 .

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

  • Comparision between SAP Easy Document Management and MOSS2007

    Hi,
    Could anyone please guide what are the differet features available in SAP EASY DOCUMENT MANAGEMENT solution which are not present in MOSS2007.
    I know both are very good and very robust solutions but i want to know which one is having better qualities.
    Please guide.
    Thanks and Regards

    hi,
    Acually speeking yes all product have their own advantage and dis advantages also. but alsways but as consultant, we could refeiring Edms, coz,
    The types of documents range from "documents" in proprietary SAP format typically stored in the SAP database (such as financial documents, purchase orders, closed master records) to documents usually created, viewed and/or edited by applications other than SAP, though they may have some significance or bearing on business processes within the SAP system
    itself (for example, technical drawings referenced from bill of materials stored in the SAP database).
    Also, we could use external content server to store enormose data  with out affecting the performance. also her we could extend[scale up] Content server.
    this is like similar to Windows, user need not know full SAP. even though can work EDMS.
    By using EDMS, we can integrate to Logisic  [SAP] copmonents.
    Also by Interfacing with, third party applction software like Acad, UG, Lous note........etc
    Further details please refer this url........
    Benakaraj
    ??P

  • 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

  • Interface between SAP and OSI - PI

    Team,
    Appreciate your response for a query from a customer. Find below
    Kindly help us to get some more details from SAP about the connectivity between OSI-PI system and SAP (PP,EHSM and QM).
    Because, we might use only for one way communication (pull) the data from OSI-PI to get plant information to update our SAP –ECC for informative
    purpose of production reports and EHS.
    Queries:
    Plan A
    1.      Whether OSI-PI RLink is enough for the connectivity to SAP?
    2.      Whether any other interface other than SAP-PI or MII to connect OSI PI?
    Plan B
        1.      From this year,  we are using Honeywell DCS (SCADA) system, whether Honeywell PHD system could connect SAP?
    2.      If the above answer yes , then what is the standard interface using for SAP and Honeywell PHD ?
       The above queries raised because of clarity required for OSI –PI interface minimal connectivity requirement.
    Thanks and regards,
    Irfan

    Hi Ifran,
    Recommend that you use PCo amd MII to integrate to ECC. MII has JCO and BAPI connectors for ECC as well as the capablilty to implement Listeners to receive IDOC from ECC. MII has additonal capabilities such as the Plant Information Catalog that will be very beneficial in defining historian data and providing business context around it.
    PCo has a native OSP PI connector as well as MII connectors that can execute MII transactions directly; the transactions can then execute JCO and BAPI to ECC.
    PCo can connect to Honeywell PHD using the PCo OPC HDA connector. (The Honeywell historian OPC server will need to be installed and activated, preferably on the PCo server.)  PCo also has connectors for TCP Socket, OPC DA, OPC UA, OPC AE, ODBC, OLEDB, FileMonitor, and additional native historian connectors (Aspentech IP21, GE Proficy, CiTectSCADA).
    Regards, Steve

  • Interface between SAP and Handheld device

    Hi Experts,
    We want to build an interface using SAP Console, Telnet server with Handheld device which will be used in WM Application.
    I would like to know how this will work in offline mode. I mean to say, if suppose handheld device is in area where their is no connectivity and user make some transaction on his handheld device, how this will be synchronized with SAP. Will we require any middleware to support interface in offline mode or their will be any local data base on handheld device which will store and push data from device to SAP once device come back into network.
    If you worked under such an interface then please reply with your valuable comments.
    Thanks In Advance.
    Regards,
    Md.Yusuf.

    Hi Amit,
    Thankx for reply, Could you please let me know how this will work from SAP > Handheld device > SAP using middleware in middle.
    Thanks in Advance.
    Regards,
    Md.Yusuf.

  • The interface between SAP and Banking system

    Hi gurus,
    Now we want to integrate SAP system and Banking system.I have some questions need to ask you.
    First, do we have any PI Content regarding that?I failed to find any content  in service market
    Second,which kind of adapter techniques I can choose to configure?
    Currently I think the possible solution may be as follows:
    1. Create custom ABAP program to generate txt files,then use XI FTP adapter to translate those files to another location,where banking system can dispose accordingly.
    2. The similiar techniques as 1,but to use ABAP proxy on SAP side.Through this way no txt files are generated,so it's more secure.
    3. Using idoc techniques.I'm very interested in that,but can we implement this scenario by using idoc?How?
    Any info or tips regarding banking data integration will be appreciated.

    When it comes to functional view,do you know what kind of data need be tranlated?
    This is again something that only the Bank can answer. There are many standards which are in use with various banks. e.g some banks use EDI for all types of processes. You have to confirm from the bank about the format in any case. It is also possible that the bank uses proprietary format. You may use both file or jdbc adapter.
    it seems XI supports FTPS protocal, right?
    Correct
    But some files may be need to be installed on WAS.
    The public certificate of bank.
    Regards,
    Prateek

  • SAP DMS - Document Management System

    Hi All,
    pls can you help me
    i want to create  document  using tcode cv0n1
    it is used to create document
    i want step by step how to create it
    thanks
    mars

    Hi All,
    pls can you help me
    i want to create document using tcode CV01N
    it is used to create document
    i want step by step how to create it
    thanks
    mars

  • 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

  • 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

  • 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

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

  • SAP - Document Management System

    Hi,
    I am looking for insights for implementing SAP Document Management System.
    DMS can be used to store pictorial depiction of products, product specifications, drawings, instruction sheets for assembling etc.
    I would be specifically interested in the following:
    (a) Hardware sizing / landscape
    (b) SAP DMS installation requirements
    (c) DMS configuration template
    (d) approach plan at a broad level
    (e) integration with material master, sales order, production order etc.
    (f) upload and retrieval of documents
    If you have worked in any implementation project with SAP DMS, it would be nice if you can share your expertise on the above.
    Thanks a lot in advance.
    with regards,
    Pinaki

    Hi,
    Did you check
    http://help.sap.com/saphelp_nw2004s/helpdata/en/30/08a037b9e62417e10000009b38f889/frameset.htm
    http://service.sap.com/instguides
    http://service.sap.com/quicksizing
    Eddy
    PS. Which type of SDN Ubergeek/BPX suit are <a href="/people/eddy.declercq/blog/2007/05/14/which-type-of-sdn-ubergeekbpx-suit-are-you">you</a>?

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

Maybe you are looking for

  • Problem executing function

    Hi All, I have a problem executing a function in oracle 10g. I am getting an error while executing .... Here is a function along with the error i am getting: create or replace FUNCTION UnpackArray Source IN VARCHAR2 DEFAULT NULL, Delimiter IN CHAR DE

  • Atto UL5D won't see my scanner

    Hello everyone, I have installed my new Atto UL5D card into my MacPro (Early 2008). The Atto utility sees the card fine. However, I cannot get my scanner to appear within the 'system profiler'. I have tried various combinations of SCSI port, terminat

  • Where  is the SDK available for Adobe InDesign CS5?

    Can u please tell me where is the plugin Editor available for Adobe InDesign CS5?

  • Does apple TV work with Belgacom's bbox

    Hi, For the Belgiums out there. I'm living in Belgium. I have ADSL via Belgacom's bbox. When I connect Apple TV it does not seem to find the wireless (wi fi) internet. WhenI put in the name of the network, it does not find it? I know, we don't have a

  • All picklists for Contact, Opty, Lead, Activity objects - Exported to exter

    We have a requirement for extracting all picklists to an external database on a daily basis. We would like to use the Web Services to do that. We have no cascading picklists. We would like to use English and French languages (if not possible to haev