Ansicht
Dokumentation

EXIT_SAPLKWM3_001 -

EXIT_SAPLKWM3_001 -

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module builds an interface between the master record maintenance form business processes in Standard and the user defined extra fields in in the business process master record.

The module is called up in the business process maintenance before screen '999' of extension COOMBP01 is called (PBO-Event).

This module offers the possibility to insert extra fields so that they appear on the screen.

You have access to the structure of all master record fields of the business process over the interface for field checks and queries.

The upper level mode reveals whether the business process is created, changed or displayed. It can be used in the display mode to switch off the entry status (readiness) of the field, or to make certain entries obligatory.

Example

To secure the extra field on the screen, the Include ZXKW3U01 must contain at least one field tranport from the structure transfered in the interface to the one used on the screen.

When placing something onto the screen field of structure CBPR_CI you should insert the following line into Include ZXKW3U01:

MOVE-CORRESPONDING USER_CBPR_CI TO CBPR_CI.

More examples can be found in Include LXKW3F01.

Notes

Please note that the names for the user defined fields in the dictionary have a maximum length of ten characters; the user defined field itself has a maximum length of 30 characters.

Otherwise, the screen must be created as a subscreen (compare screen attribute).

Further information

Please turn to the general documentation for user defined items CMOD/SMOD.






ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1779 Date: 20240613 Time: 223653     sap01-206 ( 31 ms )