Ansicht
Dokumentation

EXIT_SAPLCQBM_002 - Customer Enhancement when Merging QPM* and PLMKB in Inspection Plan

EXIT_SAPLCQBM_002 - Customer Enhancement when Merging QPM* and PLMKB in Inspection Plan

BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to merge the fields of a master inspection characteristic with the fields of an inspection plan characteristic.

To do this, all available existing data structures are copied to the module. The (changed) fields of the master inspection characteristic are issued. In the standard system, these QPM* structures are used to create the fields for the inspection plan characteristic.

Example

If an inspection characteristic refers to a master inspection characteristic (this can also be copied or unlocked), the following is possible:

In the inspection plan characteristic (PLMKB), there is target value 10.
In the master inspection characteristic (QPMK), there is target value 20.

If you do not use this customer exit, value 20 is copied to structure PLMKB in the standard system.
In this function module, you can overwrite value 20 in structure QPMK with value 10 from structure PLMKB. Finally, the standard system copies value 10 into structure PLMKB.

Consequently, the target value of the inspection plan characteristic is retained and the other fields are copied from the master inspection characteristic.

You can use parameter E_UNLOCK_QPMK to control that the reference to a master inspection characteristic is canceled.

Notes

Make sure that the corresponding not-initial indicators are set correctly, when merging quantitative data such as the target value, tolerances, etc.

Further information





Parameters

E_QPMK
E_QPMT
E_QPMZ
E_UNLOCK_QPMK
I_NO_COPY_TXT
I_PLMKB
I_QPMK
I_QPMT
I_QPMZ
I_RQPAS

Exceptions

Function Group

XCQB

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1884 Date: 20240523 Time: 060412     sap01-206 ( 36 ms )