Ansicht
Dokumentation

/TDAG/CP_BB20R_SUBUPD_IDENTS - CP: BOMBOS - Creates the REACH relevant identifiers

/TDAG/CP_BB20R_SUBUPD_IDENTS - CP: BOMBOS - Creates the REACH relevant identifiers

BAL_S_LOG - Application Log: Log header data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module serves as a template for the implementation of the CfP User-Exit LB_SUBUPD. It will be called directly before writing data into the specification database (for example during the BOMBOS transfer.

It is possible to add new data or to change/delete existing data that will be written into the database.

The specification header data will be passed in structue XS_SUBHEAD. The corresponding detail data will be passed in the tables XT_REFSUB (specification references), XT_IDENT (identifier), XT_MATJOIN (material join) and XT_PROP (properties).

To change, insert or delete a dataset the field EXTINFO in the structure of the specific table has to be set with one of the following values:

  • I - Insert
  • U - Update
  • D - Delete

Example

Notes

You can use function module /TDAG/CP_LB08_UPDATE_MODE_SET to set the EXTINFO field of the specific table.

Further information





Parameters

ET_MESSAGE
E_FLG_CANCEL
E_FLG_ERROR
IS_ADDINF
IS_MAT_ADDINF
I_SCENARIO
XS_SUBHEAD
XT_IDENT
XT_MATJOIN
XT_PROP
XT_REFSUB
X_OWNID
X_SRSID

Exceptions

Function Group

G/SAPLCP_BB20R

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1493 Date: 20240328 Time: 125213     sap01-206 ( 40 ms )