Show TOC

 Adding Other Objects Locate this document in the navigation structure

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:

  2. – SAPLCV00

    – SAPLCVIN

    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.

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