Ansicht
Dokumentation

EHPRC_CP_LB08_SUBUPD_TEMPLATE - EHPRC: BOM - Template to Edit Data Before Saving

EHPRC_CP_LB08_SUBUPD_TEMPLATE - EHPRC: BOM - Template to Edit Data Before Saving

TXBHW - Original Tax Base Amount in Local Currency   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 user exit LB_SUBUPD. The system calls it 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 to the database.

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

To change, insert, or delete a dataset, you must enter in the EXTINFO field in the structure of the specific table one of the following values:

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

Example

Notes

You can use function module EHPRC_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_EXT
I_SCENARIO
XS_SUBHEAD
XT_IDENT
XT_MATJOIN
XT_PROP
XT_REFSUB
X_OWNID
X_SRSID

Exceptions

Function Group

EHPRC_CP_LB08

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1667 Date: 20240523 Time: 110403     sap01-206 ( 37 ms )