Assigning a document (in DMS) to a MM Contract

Hi,
Does anyone know whether it is possible to assign a document from within DMS to a MM contract? I know it is possible at item level through Item > More Functions > Documents, but cannot find similar functionality at the contract header level.
Kind Regards,
Mark

Hi Mark,
In MM you can link to material Master , Purchase order item level only. If you want to link to header level it's also possible through
Z-development. In standard functionality you can't do it.
I hope this will resolve your query.

Similar Messages

  • Document in DMS can not be printed using FM CVAPI_DOC_VIEW

    Hi Experts,
    We've been using FM CVAPI_DOC_VIEW in the program to get the document in DMS and set value of import parameter 'PF_APPTP' to 3 to make the document to be printed.
    But after our system upgraded to ECC6.0, the document could not be printed, only displayed in the screen.
    Could you please tell me anything has changed to cause the issue?
    Thanks for your time.
    Anna

    I already found the reason.
    Thanks

  • Check in new documents in DMS with specific access permissions

    Hi,
    we have an RFC which creates new documents in DMS.
    This calls one after another these FBs:
    - CVAPI_DOC_CREATE
    - CVAPI_DOC_CHECKIN
    - BAPI_DOCUMENT_CHANGE2 for a additional classification of the new document
    Now we have a new request from our customer: to give the document specific access permissions.
    We try the following:
    - manually check in a document template with the necessary permissons.
    - the permissions are given in a classification  ("O,MW-T-D*,IB,02/03/52/53")
    - This is named "authority characteristic" and is checked somewhere else, I do not really know how this works in detail ( but it works)
    - check in a new document with a reference to the template and in expectation that the new document has the same classification and therefore the same access permissions
    - If I do this manually in CV03N is does work
    - We do this with CVAPI_CHECK_IN_WITH_TEMPLATE - but this FB does not copy the classification ( only the description and the attached original documents , and the documentnumber of the new document is an mandatory parameter which is not allowd in our case since we use internal creation of document numbers)
    My question is: Is this a possible way to create new documents with specific permissions
    Is there a possibility to give the permissions to the documenttype instead of give them to every single document of this documenttype ?
    Thanks
    Kerstin

    My guess is that at some point you propagated the ACL entry for "everyone deny delete" to all your folders and sub-folders and their contents by selecting Apply to All in a GetInfo window. Try doing a search in the Leopard forums for
    ACL chmod
    and you'll find a whole raft of discussions about the problem and suggestions for fixes.
    Francine
    Francine
    Schwieder

  • Best practice for securing confidential legal documents in DMS?

    We have a requirement to store confidential legal documents in DMS and are looking at options to secure access to those documents.  We are curious to know.  What is the best practice?  And how are other companies doing it?
    TIA,
    Margie
    Perrigo Co.

    Hi,
    The standard practice for such scenarios is to use 'authorization' concept.You can give every user to use authorization to create,change or display these confidential documents. In this way, you can control access authorization.SAP DMS system monitors how you work, and prevents you from displaying or changing originals if you do not have the required authorization.
    The below link will provide you with an improved understanding of authorization concept and its application in DMS
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c1/1c24ac43c711d1893e0000e8323c4f/frameset.htm
    Regards,
    Pradeepkumar Haragoldavar

  • Updating (CHECKIN) a document in DMS

    I have opened an existing document from DMS (from SAP database) using Office Integration(OI) into an URL. I then open a OI Document on that URL and  replace a part of the Word document using the Word Interface. Now I am saving this changed document back to the URL with:
        CALL METHOD document->save_document_to_url
          EXPORTING
            no_flush      = ' '
            url           = l_url
          user_info     = '   '
            data_type     = ' '
            data_subtype  = ' '
          IMPORTING
            error         = error
            retcode       = retcode
          CHANGING
            document_size = l_docsize.
    That seems to work fine because when closing and releasing the OI document and opening again with the OI method open_document usinf the same URL I see the correct changed document. So I am quite sure that the URL contains the correct data.
    Now my problem: I am trying to checkin the document again to the DMS and the methods run without error but in the DMS the old version of the Word file remains. What am i doing wrong?
        ps_doc_file-url = l_url.
        ps_doc_file-fileno = '1'.
        ps_doc_file-dttrg = 'SAP-SYSTEM'.
        ps_doc_file-dappl = 'WRD'.
        ps_doc_file-filename = XXX'
        ls_cin_def-replace_file = 'X'.
        ls_cin_def-content_provide = 'URL'.
        CALL FUNCTION 'CV120_DOC_CHECKIN_FROM_URL'
          EXPORTING
           ps_cin_def             = ls_cin_def
            pf_storage             = 'SAP-SYSTEM'
           ps_doc_file            = ps_doc_file
      PS_FRONTEND            =
        TABLES
      PT_DRAZ                =
      PT_COMPONENTS          =
          ptx_drao               = lt_drao
      PTX_DRAOZ              =
      PTX_ARCHIVE_CONN       =
         CHANGING
           ps_draw                = ps_draw
      PS_AUDITS              =
      PS_PHIO                =
         EXCEPTIONS
           error                  = 1
           OTHERS                 = 2
        IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.

    Seems like i cannot paste the complete code with correct line breaks.  From a certain number of characters onwards all line breaks disappear. Sorry cannot display the code here. Have to cancel my question.
    Sensational editor
    Edited by: SamCooke on May 20, 2009 1:26 PM

  • Get document from DMS to VB

    Hello,
    does anyone know how to get the document from DMS to a local drive, while using VB Code (with SAP Connector) or .NET?
    I tried to use the 'CVAPI_DOC_CHECKIN' but it didn't work.
    maybe it's the wrong function to use...
    I've also tried to examine the 'CVAPI_DOC_GETDETAIL' but got an error.
    does anyone has a sample code in VB or .NET to get the document from a DMS to a local file?

    Try BAPI_DOCUMENT_CHECKOUTVIEW2.
    Remember to reward points if this solves ur problem.

  • Type of the document the DMS & individual repository?

    Whether it is possible to define for each type of the document the DMS individual repository on Content Server?

    try again

  • Save/Print document from DMS with Office 365

    Dear All,
    We are on ECC 6.0 EHP 4 of SAP. When a word document attachment is opened in DMS (CV03N) from a PC having locally installed Office 365. The document is opening up in office 365 interface inside SAP. Which is good, but we are unable to save the document on to local PC. Upon clicking the File menu, i suppose word tries to bring an additional view instead of a drop down, which was the case with earlier versions. I think this is causing the problem. Can any one suggest how to save and print documents from DMS with locally installed Office 365.?
    We have figured out a work around to bring up the 'Save As' and 'Print' functionalities on to quick access tool bar. Using these shortcuts we are able to save the document but not print.
    Thank you.
    Regards,
    Kartik

    Dear Ms. Mohanapriya,
    We are quite happy with the existing DMS and our intention is not to change the existing architecture. Well, now we are able to open the document and have a workaround to save to local PC. And once the document is saved to PC users are able to print.
    Now we are looking for a solution to enable file menu of Office 365 within OLE container of SAP.
    Regards,
    Kartik

  • Cannot print preview a excel document Via DMS

    Hi,
      When we go to CV02n/CV03n and click on 'Originals' Tab and double click the excel document, we can see the excel document within DMS. If we click the Microsoft Office button and go to Print we do not see the 'print preview' highlighted.
    Is there any setting in Micrsoft or DMS
    Thanks and regards
    Shahnawaz Mohammed

    Hi Shahnawaz,
    SAP DMS standard features not supporting preview function. You can use page set up to make adjustments.
    Regards,
    Ravindra

  • Create a Document in DMS and attach a file coming in binary format

    Hi to all,
    I have to create a new document in DMS (trx: CV01N) with an attachment but this attachment is a pdf file in binary format. Can I use bapi "BAPI_DOCUMENT_CREATE2"? It support binary files in input or I have to convert files in someway? Or I have to use another BAPI?
    I'm using an r/3 4.6c and I know that it is a big limit.
    Please, I need help.
    Thank you very much in advance,
    Enrico

    That assumes two things:
    1. That Apple would have let Microsoft have access to its file format.
    2. That Microsoft would want to spend the time and trouble to write filters for file formats that Apple can't be bothered doing for its own software.
    Peter

  • MIGO- DISPLAY GR - ATTACH PDF DOCUMENTS USING DMS.

    Dear SAP Experts,
    We have requirement of attaching the PDF document to material document using DMS. So that in future if we see the GR in MIGO, we can view that PDF. Also we don't want deletion of this PDF once attached to material document.
    We found that in DMS attachement facility to material document is not available. In Purchase order screen ME22N we can see the DMS document button, but in MIGO this DMS attchment Icon is not there. Service for object facility is available but we don't want this facility.
    Please suggest how to achieve this.

    Hi,
    Use archivelink for attaching documents to MIGO . The documents attached to MIGO can be displayed by opening the respective Material documents.
    As far as deletion is concerned you can make use of the authorization objects in Archivelink to achieve this.
    Regards
    Abhishek

  • Problem with Assign reference document.

    Hi all,
    I defined transaction input parameter type Xml.
    I used Reference Document Loader to load document (structure.xml) below.
    <?xml version="1.0" encoding="UTF-8"?>
    <SO_VALIDATION>
        <L4_SO_ID/>
        <L4_SOI_NO/>
        <PPC_STATUS/>
        <PPC_INFO/>
    </SO_VALIDATION>
    I used menu command Assign Reference Document, to assign above document to transaction input.
    I tryed to use this transaction in vs.net application as a web service.
    But there is no xml structure in InputParams in web service.
    I tryed alot but i did not achieve.
    What must i do?
    Thanks.

    cml_bzl,
    I'm using version 12.04 and I have not had any problems with assigning reference documents and using .NET.
    You should not have to do anyting special to get the transaction inputs to show up in .Net. To map the output I do the following:
    1. Create an output transaction variable and assign it's type as XML
    2. Using a XML document block to create and XML document for your output transaction variable
    3. Assign the XML document as the reference for the output transaction variable.
    THis works for me every time. If you change the transaction parameters, make sure you update the web service form the .NET side.
    Glenn

  • Table to see pricing procedures assigned to document types

    Hi Folks,
    Greetings for the day,
    How can i see the pricing procedures that are assigned to document types.
    1. Is there a specific table name?
    2. Is there a tcode where we assign pricing procedures to document types.
    For example if there is pricing procedure "abc0000", how can i know what are the different document types that are assignes to this pricing procedure.
    I would like to know the table name or transaction code.
    Thank you in advance.
    Best wishes,
    Sarath

    First of all, you should know where we assign the pricing procedure.  If you come to know this, you would not have opened this thread.  As already suggested, you can see all pricing procedures assigned to the available combination in table T683V. 
    In one way, you can check this.  Execute VBAK table, input all document types with some validity period where you can see the related pricing procedure.  But here, if you have not created any document with a document type, then this table won't show.  So you have to be sure on this.
    G. Lakshmipathi

  • Mass downloading of Documents from DMS

    Dear SAP gurus,
    How to download the multiple documents from DMS in one step?
    Thanks in advance.
    Venkat

    Dear Prasanna,
    We have to download all the document info records (along with Documents attached to it) and upload them to new server.
    How should go about this?
    Thanks in advance.
    Venkat

  • Disable Query name assignment to documents in BI7

    Hi gurus,
    When i attach a document to InfoProvider data in query BI 7, the name of the query is assigned to the document.
    So i can't find the document in another query with the same axes.
    How I can disable the assignment of the query name to assign the document only on axes?
    Thanks,
    Franck

    Ok. i try to explain this detail.
    You can have a seperate documentation for Infocube & for  query.
    For Infocube : Select the Infocube & then define the documentation as RSA1 -> Go to -> Documents
    For Queries : each query will have its own documentation and that can be defined in Query properties
    in this way,you can have the Infoprovider documentation independent of the query
    Hope this is clear now.
    Sreeman

Maybe you are looking for