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

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

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

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

  • 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

  • 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 Link for PO and PR

    Hi Gurus,
    I have an requirement to view DIR (Drawing) through PO (Purchase Order) and PR (Purchase Requistion) using object link.
    When I go to the DIR screen I can view the following std objects for 1) Purchase Order Item  for PO   2) Purchase  Req Item for PR.
    When I attach a PO & PR number and double click the same it takes me to the  ME21 screen for PO creation and ME51 screen for PR creation eventhough it has been already created.
    How  can I view the DIR in ME23 and ME53?
    Thanks,
    Paddy

    How can I view the DIR in ME23 and ME53?
    ME23 :
    In menu tab
    Select item
    choose More Function
    then Document
    ME53 :
    In Menu tab
    Select Goto
    Then Linked document

  • Who is determining object link for Contracts in SRM

    Hi all
    SAP Says
    The determination of object relations takes a long time.  This is indicated by the long runtime of the report "BBP_GET_STATUS_2", for example. If you use transaction SE30, for example, to view an ABAP trace, it displays a long runtime for "Perform BBP_PDH_OR_READ".
    get status or clean rereq up?
    who creates a object lingk for GOA contract? get status or clean reqreq up ?
    muthu

    yes jay. Are those  links or reference ?
    i think both are same.
    object link means it connects both objects srm GOA and Purchasing Contract BO. it is reference too..
    i think it is duty of clean req job .
    for eg.
    i have only GOA in SRM not other SRM business objects sc etc.
    should i require get status jobs to be run ?
    i use srm only for creating GOA.
    i dont see any thing on my spool get status job for contract.
    let me stop status job and see..i dont have access to cancel . but update u shortly.
    br
    muthu

  • 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

  • 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

  • Object link for RFQ

    Hi all,
    How can we add Object link with Request for Quotation (RFQ)? actually both EBAN and EKPO are already used for other Objects like PR and PO. Apart from this how to select the screen number. Can i use EKKO? Please guide with procedural steps.
    Thanks,
    Venu.

    Hi Venu,
    Kindly follow following steps and revert back:
    Hi Mangesh,
    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

  • 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

  • Tried the link for 8i Personal Edition

    I wrote yesterday that I was looking for the Oracle 8i Personal Edition download. Someone posted a link, which appeared to work at first. I clicked the link. The Terms Of Use came up and I completed it and Clicked on Accept. Then it brings up the download selection screen for 1/2 second. Then the browser displays a blank screen while it searches for a site it never finds. What is going on? I really NEED a copy of 8i Personal Edition. Any advice?

    Supporting your statement:
    Oracle Database Personal Edition includes all the features and options of the Enterprise Edition. It is available for Windows only. Which I think is sad as there are developers on Linux who would not mind buying a license for PE if it was available on Linux.
    (Hey Oracle ... Windows is not the only developer environment around ... hint hint)
    According to the Install manual (picking on the 10gR2 install), at in chapter 3 section 4 in Table 3-2 we note the second step of install using the Database Installation CD states
    Select Installation Type
    Select Enterprise Edition, Standard Edition, Personal Edition, or Custom. Click Next
    "

Maybe you are looking for