cancel
Showing results for 
Search instead for 
Did you mean: 

How to Add New Object?

Former Member
0 Kudos

HI,

Any body can say how to add new object. For Example: The Document need to link with Invoice Transaction (T.Code: VF01, Table: VBRK/VBRP).

Points will be rewarded, if information is useful.

Tks

Mani.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

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 .

Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.

Regards

S.Sivakumar

-


Reward points if useful----