cancel
Showing results for 
Search instead for 
Did you mean: 

DMS object links to SRM

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

MangeshP
Active Contributor
0 Kudos

Dear Hakan Anderberg

What is the business scenarion you are looking for ?

With Warm Regards

Former Member
0 Kudos

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