Additional sap objects links in dms

hi, all
i have an issue in dms.
1] the custemer needs dms link with routing
2] needs dms link with bom header and bom item
i think,
case 1. needs additional object setting, plz explain in details
case 2 .dms not allows to link bom header and bom item. give sugession
rds
ben

Hi Ben,
for object link settings please see the following WIKI page for all necessary customizing steps:
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/plm/ca-dms-Object+link
Generally all standard object screens are included in function group CV130, which could be displayed in transaction SE80.
For BOM header the object is 'STKO_DOC' and for BOM item it is 'STPO_DOC'. The screen are the following:
STKO_DOC: 0258
STPO_DOC: 0257
Regarding the routing link I think document could only be used in routings but not linked. So the document have to be added directly in the routing itself. Maybe note 372499 could be useful for this issue.
Best regards,
Christoph
P.S.: Please reward points for useful information.

Similar Messages

  • Adding additional sap object BUT000 in dms object link.

    Hi Experts,
    My requirement is adding business partner (SAP object BUT000 ) in DMS object link.
    BUT000 is not present as standard sap object list in object linking.
    I have gone through SAP documentation and understood following things.
    1) Program two screens for the following module pools for the SAP object that is to be linked additionally:
         u2013 SAPLCV00
         u2013 SAPLCVIN
    question start: Does this means add one screen lets say screen 5000 to function pool  SAPLCV00 and
                            add one screen 5000 to function pool SAPLCVIN with SAP access key.
    question end:
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    question start: Does this means simply copy PBO and PAI of screen 0204 and put it in screen 5000.
    question end:
    Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    question start: does this means create FM OBJECT_CHECK_BUT000 in my case.
    question end:
    If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module OBJECT_CHECK_EQUI (linking of equipment) and change it to suit the new object.
    question start: does this means if FM OBJECT_CHECK_BUT000 does not exist in SAP system create it by copying
                            FM OBJECT_CHECK_EQUI.
                            Is it ok if I keep the logic of FM OBJECT_CHECK_EQUI as it is.
    question end:

    Hi Sunil,
    For adding new object first maintain this object in key fields in spro.
    You need to add the DMS sceen to the perticular object sceen with screen exit.
    The object sholud reflect in DMS and DMS screen should reflect in object t-code.
    Check in SE80 if there is no screen exit available for the object ,need enhancement.
    I hope this will help you much.
    Regards,
    Ravindra

  • Creation of new object link for DMS

    i have searched a lot  about Creation of new object link for DMS on internet .
    and all replies  focus on that documentation :
    1.     Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    2.     Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    i need  to know how to implement that  in more detailed step by step
    as  i know DMS and  abap also.

    Hi Reda,
    Hope the below URL will help to understand how the Process of adding a object link works.
    Enhancement Without Modification of the Object Links - Engineering Change Management (LO-ECH) - SAP Library
    Thanks & Regards,
    Seshadri.

  • Object Link to DMS document - does not allow to link to docs not released

    Hi Folks,
    I am trying to create an object link from cProjects 4.5 to a DMS document. When I select a document in DMS I am getting the message "26 223 Document <doc_number> has not been released". If I set the status of the DMS document to a released status I am allowed to create the object link.
    My question is - why am I only allowed to object link to released DMS documents? I want link to a DMS document regardless of the status.
    Thanks,
    Lashan

    Hi Lashan,
    Not sure whether this works, but do check in CFC01 and see "Document Type Dependent Data'
    Regards,
    Aby

  • To add new object link in DMS

    Hi Sir/Madam,
    Currently we are implementing DMS(Document Management System) and
    our main requirement is to add document to the delivery and billing
    document.In t-code dc10 in "define object link" lips and vbrp object is
    not present in the default list so how we can add these new object in
    order to attach new document to delivery as well as billing document.
    Is it possible to attach document at header level because we have to
    attach lorry number at delivery header which will be common for all the
    items.
    The function module object_check_lips already exist in se37 but we
    have to create new function module for object vbrp.How to create this
    function module? How we have to create screens for these objects? If we
    have to create it by copying some function module like
    object_check_equithan what will be the funtion group.
    IN delivery document (vl03n) in menu bar in "extras" document
    option is not there than how we will see the attached document, do we
    have to create this option with help of abaper or this option will
    automatically reflect after all the cofiguration?
    Thanks and Regards
    Abhilash Nayak

    Hi Abhilash,
    You need to gofor z-development for this. The Abap'r will add the new required object in object link field. Also the DMS screen will appear in the required t-code.
    Meantime you need to add this object in SPRO , "maintain key fields".
    I hope this will resolve the query.
    Regards,
    Ravindra

  • Object Link for DMS

    Hi Experts,
    As per Client Requirement, I need to create an object link in CV01N for a non standard SAP object as mentioned in the list.
    HR Module
    Personnel Number
    Position
    Organization Unit
    Personal area
    FICO Module
    Business Area
    Cost Center
    As i needed a step by step process to achive this.Sample codes (from ABAPer) with screen numbers will be more helpful.Please don't tell to look for help link/document bec'z i allready had those.
    Pts will be awarded for useful answer ..be sure..
    Thx in advance for reply..

    Hi,
    You can create New objects using the T.code: SE80.
    You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
    1. In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
    You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140. The processing logic must follow that of screen 1204 in program SAPLVC130.
    2. Create function module OBJECT_CHECK_XXXX (XXXX = object name) If the object can be classified, this function module already exists.
    Thank You,
    Manoj
    pls consider points if useful..!

  • SAP Archive Link and DMS integration configuration

    Hi SAP Gurus,
    I have always come across that SAP DMS is very well integrated with SAP Archive link, is that means SAP Archive link can be used as an storage location for storing original application files, in normal DMS check in original CV01N transaction.
    does this Archive link appear as an option to be selected to store the original application file at CV01N Transaction, just like we get DMS_C1_ST (default SAP) or any ZDMS_SC01/02 (customised Storage catagories for checking in originals.)
    another side iam also comming across SAP Archive link is an entierly different Module and involves different transactions to store documents and original.and no where related to DMS.
    iam not able to draw at any conclusion weather to suggest Archive link as an storage medium for DMS check in originals, as i have not used it earlier in DMS.
    Can this SAP Archive Link server be used as an sole and single original applicaion file storing system for DMS?
    if so will it support all the DMS funtionalities, if not what is this fully integrated means, is it limited to make an copy / transfer of excess DMS files in SAP Archive server from existing DMS server? iam confused
    please clarify.
    Points awaiting for clarification.
    Thanks and regards,
    Shanti

    Dear Hill,
    Thanks for your response,
    but my confusion is not yet solved.
    let me put it in a better way,
    1) You can store a document against a DIR with the GOS icon instead of in the originals area (called Document Archiving), i did not understand this solution please eloborate. where is this GOS icon in DIR,
    2) There is one thing in menu path: Environment / check in archive.
    so can we store originals in a Archive server directly by going in to the CV01N transaction.(iam not speaking about transferring Original already stored in a content server)
    3) we are having a single archive server to Archive SAP data, can This SAP Archive  server be used as an sole and single original  file storing system for DMS Also?
    4) if so will it support all the DMS funtionalities, if not what is this fully integrated means, is it limited to make an copy / transfer of excess DMS files in SAP Archive server from existing DMS server? iam confused to suggest this solution, as the client is not kneen on buying a separate server to store DMS files.
    please clarify.
    Thanks and regards
    Shanti

  • Custom Object Link in DMS

    Hi
      I need to create Object Link For Inspection lot (table QALS). I followed the steps like Maintain Screen for Object Link, Maintain Key Fields ,Define Object Links for Document Type and implemented BADI DOCUMENT_OBJ. And the object link record is successfully creating in DRAD table. Where as the record is not updating in QALS table(Inspection Lot table). I have a question here, Do i need to save explicitly in QALS table through coding?
    Regards
    Neelima

    Hi,
    When you are saving the object link in the Document Info Record(DIR), at that point of time itself, it can be updated in the QALS table via User exit / BADi.
    secondly, you had to get some coding for displaying of DIR  as additional data in the display screen of inspection lot.
    The technical consultant will help you in doing the coding and identification of user exit/ BADi.
    Thanks
    SUMIT

  • New object link in dms (audit)

    Hello,
    i have to open new object link for AUDIT for DMS.
    any information ?
    thanks,
    avi.

    Hi Avi,
    Define the Object link types for the object links which you want to maintain. Please check whether the Audit type is available in the Object link types or not.
    Regards,
    Nishit Jani

  • Where to find the document uplaoded for HR object link through DMS?

    Hi,
    This is regarding HR object link (Object link PLOGI,screen 500) through DMS .
    I have attached a document for a personnel number in CV01N transcation tab HR Object by specifying plan version : blank, Object type 'Person', Object ID -selected the personeel number.
    I wanted to view or display this document from HR transactions,Please let me know from whic transaction and menu path I can view the uploaded document.
    Regards,
    khaderhussain.

    Dear Khadir,
    you can check service for object(attachment) in TR. code for Personnel Number.
    Aby,
    well said about, Archivelink is the preferred solution for maintaining HR Documents.
    As Archive Link solution given so many times by many experts.
    but, what about
    1.TREX Search for HR documents.
    2.What abt Authorisation control
    3.do you think end user can upload documents easily by selecting object/doc.types in OAAD(ie.OAOH)
    4.can you maintain folder structure through Archive Link?
    can anybody clarify these queries as it is mandetory in most of business processes? if not what is the alternative solution.
    thx. in advance..

  • Error when attaching object link in DMS

    Hi Experts,
       I am calling the function module CV110_DOC_CREATE in my program. This program i have attached to a ztransaction.Thus the screen after entering the document type, document version and part in the cv01n transaction appears when my ztransaction is executed.  But the problem is that i can attach object link (document info record) when the ztransaction is executed initially. But when i click on back button and again comes to the screen i am not able to attach the object link.Then it gives an error as " Object does not exist". Please help.

    When the back button is clicked screen for my ztransaction comes.From there it is calling the actual screen to attach the object link.there i am trying to attach the object link again...then it is saying as object does not exists. This same dir i have attached earlier as object link when the ztransaction was run initially.

  • Remove Object link from DMS

    Hello ,
    i have to create a report in which i have to remove the link of the document .
    I have done the following procedure.
    1) bapi_document_getdetails2  with X in object link
    2) tick the delete indicator in the Object link table
    3) bapi_document_change2
    4) bapi_tranaction_commit,
    but the link was still not deleted ..
    any suggestins ?

    Hi Lashan,
    Not sure whether this works, but do check in CFC01 and see "Document Type Dependent Data'
    Regards,
    Aby

  • HR object link with DMS

    Hi, Devoloper,
    I have one requriement, \Client asks to link employee Photo, testominals, corporate Training reports etc to DMS. explain
    rgds
    Ben

    Hi,
    Employees all necessary documents can be linked directly to the personnel number in HR objects itseif.
    If you want to see it, pls go to Tcode PA30 and look for services for object on the top left side / goto create / create attachment and link the file you wanted (testominals, corporate Training reports).
    You can view the same file in services for object / attachment list.
    Attaching a photo can be addressed in HR itself....FYI
    hope this answers your query.
    regards,
    Santhosh

  • Branching to DMS doc from SAP object trans screen(newly createdobject link)

    Hi
    I have created a new document type and been able to attach a new sap object to that DMS document and view it in the object link of that document in CV02n, Cv03N. My problem is how to display the document from sap object screen (vice versa is always possible)
    For standard object already available such linking is provided by SAP
    (like in mm03->Extras->Document data) but I have added a new SAP object say OIGV. How to browse to ducument data from o4v2, o4v3 transaction. Is there any generic strategy for enhancing each and every SAP object transaction screen to branch to its linked DMS document
    With best of regards
    Saurav Choudhury

    Hi Sai,
    regarding your description I would kindly ask you to go to transaction DC10 and mark a document type where the necessary object is linked under 'Define object links'. Choose the right object and display its details by double-click. Then you will see the field 'Create document' where you have to enter a value '1' (using transaction) or '2' (simple creation). Please enter a value and flag the 'Additional function' checkbox too.
    Based on your description I'm sure that you are using the 'simple creation' mode for this kind of object type in the DMS customizing. Please note that for the simple creation of documents mandatory fields (if set in customizing) cannot be filled and this will lead to error messages.
    Please note that the value "1" for the creation of documents is used to enable a user to simple attache a word file on object side without going to the transaction CV01n. Therefore the system behaviour is different then creating a document by CV01n and attaching a word file to it.
    However, you can change the behaviour how the document is created from equipment master transaction if you change the customizing in transaction DC10 like this:
    If you maintain the value "2" for creation of documents, the user is put to transaction CV01n for the creation of document info records. So maybe this would solve the issue.
    Best regards,
    Christoph

  • DMS object links to SRM

    Hi,
    You can used this method to create object links between DMS different ECC objects (See below) Is there anybody who can tell me if you can use the same method to create object links between DMS and SRM objects? It should be very helpful for me.
    Thanks in advance
    //Håkan
    Adding Other Objects
    Purpose
    You can also link documents with SAP objects for which no linking is supported in the standard
    SAP System.
    Prerequisites
    In Customizing for the Do
    cument Management ,SAP objects that you want to link to document info records, by choosing Control Data ® Maintain key fields.
    Process
    Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    Create the function moduleOBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module OBJECT_CHECK_EQUI (linking of equipment) and change it to suit the new object.
    Result
    After you have completed the above, documents can be linked with the SAP object that you have added. You define the settings for this in Customizing for the Document Management System (see:
    Object Links).

    Hey Manghes,
    The business scenarie is that poeple working in only SRM not in ECC system at all and they want easyly reach or link some document in DMS to SRM objects by using object links.
    BR
    //Håkan

Maybe you are looking for

  • Previewing post drops attachments

    I have noticed that people often claim to have attached a file, but it is not present in their post. The cause, I suspect, is that clicking on the "Preview Post" link clears the contants of the attachment box. Any chance that can be fixed so it retai

  • One camera of three not syncing into color from FCP

    Running lastest version of everything on imac 2 ghz intel core 2 duo 2 gb memory. Useing multi-sync to edit three camera shoot shot on vx 200 with p2 cards. Edit is great. One camera goes out of sync by a lot when importing to color. tried export eac

  • Search within Outlook 2013 will not search subject unless i specify "subject:()"

    I am having an issue with Outlook 2013 where if I search for lets say "computer" and I have a message with the word "computer" in the subject line, it does not find it. If i search for "subject:(computer)" then it finds it. It's as if keyword searchi

  • Solaris 10 and LDAP Authentication

    Were trying to use LDAP authentication with Solaris 10 accounts and Sun One Java Systems Directory Server 5.2, where there won't be no /etc/passwd or /etc/group user entries, ( only entries for system accounts). The Sun One Java Systems Directory Ser

  • Problem when try to upgrade with -Syu

    Hi all, I'm back on linux and today installed my old Arch(3.11.2-1-ARCH). I want to update it because I didnt start it 1+ years ago. I run pacman -Syu and it ask for replace some package but whatever i answer( I try with all Y and all N) there is the