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

Similar Messages

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

  • DMS Object link for PRT Couldnot Display in CV02N

    Hi PLM DMS Gurus ,
    I have been investigating adding an object link for PRT which is CRVS_B screen 214. I have added this to the one document type. However, when I attempt to see the object link from the CV02N transaction, it does not appear to recognize the PRT assignment from the IA06 Change General Task List PRT Overview screen. Do any one have any idea of why this may be behaving in this way? Any feedback you can provide will be appreciated.
    When I add the Documents through transaction CF02/01 then it is showing in the CV02N transaction Object link , But if I attach the same Document# through IA06 then it is not showing it.
    steps to attach the document .
    1. Go to IA06 select a group
    2. Double click the task list and create an Operation
    3. Choose the Operation and click into the PRT button in the bottom of the screen.
    4 . Here you can find an option to attach your Document .
    5. Once you attach note down the document number and goto CV02N and see the object Link . You will not find that .
    I am doubted whether I am using the right screen number or not (CRVS_B screen 214) . Do we have any other way or anyother program & screen to show the Object link to the PRT created through IA06 .
    How do we find the program and screen which is not listed in the developement class CV ?.
    Any Inputs are highly appreciable and rewardable.
    Thanks & regards,
    Ramesh babu .P

    What you do in IA06 is using a document as an PRT. This is not the same as a objectlink between a PRT and a document. Thats why you dont see the use of the document in a tasklist in CV02n.
    Regards,
    Robert

  • DMS Object Link for SRM

    Dear All,
    Can you please provide me the object link for SRM( Inbound Delivery).
    Our team requirenment we should need to integrate with SRM through DMS (object link)
    So provide me the solution?
    Thanks
    Edited by: RS on Aug 26, 2010 1:14 PM

    Hi RS,
    Kindly follow following steps. Add the new object in DMS object link and DMS screen on new object screen with help of Abap'r.
    This can be achived with help of Abap'r and following steps:
    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 , you must maintain the key fields for the SAP objects that you want to link to document info records, by choosing Control Data  Maintain key fields.
    Process
    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).
    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).
    Regards,
    Ravindra

  • 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

  • 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

  • Object link for PM order

    Dear all
    I want to add object link for PM order (Tcode-IW32) , It is not standard link. What is the process to create it?
    Regards
    Sandeep

    Hi Sandeep,
    take a look to this link:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/f8/8c423c1a7a7869e10000000a114084/frameset.htm
    Best Regards,
    Alfredo.

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

  • DMS: Object Links for Work Order

    Hello All,
    I would like to attach and checkin originals to a work order thru CV01N/CV02N transaction. But, there is no specific tab for work oder. How do I acheive this?
    what configuaration and development has to be done?
    Any kind of help is highly appreciated.
    Thanks,
    Chandra

    Hi,
    If you need only a tab to be seen in the CV01N/CV02N Tcodes, then there is a config settings,
    Document Mangement--> Control Data->Define Document Types (under that select your document type to which this attachment is required) > Define object links> select the production order (PORDER---Object & Screen # 0251)
    then you can see the production order tab in the DIR,
    OR
    As per my understanding of your requirement is:
    When you attach a Original in DIR then it should be visible in the Production order also.
    To achieve this you need to build a relation b/w Material Master & DIR (particular document type), so when a order is created then DIR with original will also get attached automatically so that you view, or through EWB also it can viewed & edited.
    Hope i have understand correctly.
    Regards
    Rehman

  • In DMS,CV01N,CV02N, object link for production order is not enabeling

    Hi,
    To the Document in cv01n or cv02n, while trying to give production order in Object Link : Production order tab, The order tab is not enabling. How to enter the production order in object link and can we do this thing in change mode.
    Regards,
    Mastan.

    Hi Mastan,
    You need to enable the object PORDER and  screen number 251.This is used to transfer of Document from Material master or Bill of Material based on Production Scheduling Profile (Header material) Configuration.
    Please refer below document for more details
    http://scn.sap.com/docs/DOC-35058
    Regards,
    R.Brahmankar

  • Open link in object link for calling sap R/3 Transaction.

    Hi all,
    Can anyone help with the steps to be done in order to call an SAP Transaction in cProjects via services to Object Links. We succeeded to get the object links from R/3, we are  able  to see the 'open' link under 'Application' in the Object Link Tab for  some of the object type like Routing, Inspection Plan .
    1. But some of the Object Types like Documents from DMS Etc can be selected and linked but does not have any 'Open'  link(blank).
    2. But some of the object types are not searchable. (The search provided no results; Choose other search criteria ) Message is appearing even though we give the correct search criteria.
    Pls guide me to solve the issue
    Thank you,
    Ramesh.

    Hi Dev,
    as this thread has been closed in the meantime (the original poster seemed to have found the solution by himself), I'd suggest you post your question as new one.
    Or you check the material you can find at [service.sap.com] at the SAP Support Portal. E.g. Release & Upgrade Info >  Installation & Upgrade Guides  > SAP Business Suite Applications > SAP PLM using cProject Suite 4.5 > cProjects: Guide for Implementing Object Links
    I think inside this document you can find all the information you need.
    Best regards,
    Thomas

  • 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

  • Need to know Objects Linking for MM Transactions MIGO & ML81N

    We have a typical requirement to store & retrieval of Inspection Records / Reports which were used during Goods Receipt in MM i.e QA32 / or MIGO  Transaction & also at service Entry Sheet i.e ML81N  ( MM Transaction ).
    Can anyone help how can we achieve this as we are implementing DMS in ECC 6.0 on EHP 5.
    The purpose is to store Quality Inspection records while doing Goods inspection in QA32 , & same is doing while passing service entry sheet  ML81n. At any time in future we would be able to pull out soft / PDF copy of inspection reports as certified by Quality dept.

    Hi Umesh,
    Please note that SAP DMS doesn't extend any object linking feature for MIGO transaction.A better approach to meet your requirment would be to store documents via Archivelink.The key steps involved are:
    - Content repository definition for Archivelink
    - Document type creation
    -  Assignment of the above document type to MIGO business object BUS2017
    Regards,
    Pradeepkumar Haragoldavar

  • Object Links for HR Person PA10

    Hi DMS Experts
    I want to link DMS Document to a Person in HR via PA10 where we can see data of Person in HR.
    Also I need help in linking new object to DMS.If these object are not in standard Object link configuration in Define Docuemnt Types.
    I have Following questions
    1. how to identify that its a Object.
    2. Whether it can be linked to DMS.
    3. what are configuration and developements that are to be carried out.
    I have gone through Img Help
    Object links to other SAP objects                                                                               
    You can make an object link to SAP objects that are not shown in the  
        possible entries list. To do this, proceed as follows:                                                                               
    o   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.                                                                               
    o   Create function module OBJECT_CHECK_XXXX (XXXX = object name)                                                                               
    -   If the object can be classified, this function module already 
                exists .                                                                               
    -   Otherwise copy the function module for linking equipment      
                DOCUMENT_CHECK_EQUI and change it as required for the new     
    This is little bit technical and I am not able to understand.
    Kindly help me
    With best regards
    Mangesh Pande
    Email Id [email protected]

    Hi,
    from my point of view the best way to manage these documents in the HR transaction PA10, PA20, PA30 instead linking documents to HR objects.
    In the standard there is no suitable object for document-object links. Please see all the available SAP standard objects in SE80, function group CV130 under screens.
    So you can go to PA30 and use the service for object button in the upper left corner. Here you can add business documents for each person.
    Best regards,
    Christoph

  • How to create Object Links For non standard SAP Objects?

    Hi all,
             I need to create an object link in cvo1n for a non standard SAP object (inspection characteristics) . we have two ways to do this
    1. Create a screen for the rquirement by taking the standard screens as reference.
    2. Implement badi document_obj.
    I need a step by step process to perform both the steps. Sample codes will be helpful.
    One more thing is that i need a link in the standard screens of inspection characteristics also. How to get a two way link both in cv01n and in the standard inspection char screen.

    hi
    Customizing for the Do cument Management , you must maintain the key fields for the 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 module OBJECT_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.
    also you can attach the document to PRT also. but it will not show you in dms. This type of attachment is only from otherside.
    thanks
    nitin
    award point if useful

Maybe you are looking for

  • Favorite Sharpening Methods?

    <B><FONT COLOR=RED>Copied from the archive, with BUMP  replies weeded out.</FONT></B><br  />=======================================================<br  /><B><FONT COLOR=3333ff>Lindas Graphics - 04:29am Jul 23,  2002 Pacific </B></FONT COLOR><br /><br

  • Need some help archiving and photos that are in multiple collections.

    After creating a new catalog for photos from a collection, I'd want to remove the photos from Lightroom and keep on disk.  In the collection, there are some photos that are in multiple other collections and I'd want to keep those images in their othe

  • IChat - my font appears black in friend's windows

    I have used Jabber to set up an MSN Messenger account to work in iChat. I have managed to get everything working, except font. I have set my font to be blue, but my friends, who are using MSN, see it as black. Is there a way that I can make my friend

  • Internal Order on Service Process Transaction

    Hi All, I have complex problem for which i need your guidence.Our Client wants is the internal order(r/3 side) for the service order created on the CRM using service process transaction.He has asked us to create a view using eewb trans having interna

  • Multiple rows and multiple cols inone report

    Hi All I have a req where i need to build a report with multiple rows and multiple columns .... .......................  2009 jan ,        2009 feb ,      2009 march ,   2009 april........................... ............................ dim3 mem1 ,