Ansicht
Dokumentation

EXIT_SAPLKMA4_002 - Flow Logic PAI

EXIT_SAPLKMA4_002 - Flow Logic PAI

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module functions as an interface between master data maintenance for cost elements in the standard system and the user-defined additional fields in the cost center master record.

You call it up in cost center maintenance, before screen "999" enhancement COOMKA01 has been processed (PAI Event).

This function module enables you to return the additional fields to standard processing.

The interface also provides the structure of all master data fields belonging to the cost center, for any field checks and queries necessary.

The transferred mode informs you whether cost elements are created, changed or displayed. To ensure that changed field contents are transferred, set the indicator USER_DATA_CHANGED.

Example

In order that the changes made are returned correctly, include ZXKM4U02 must contain the field transport from the screen structure to the interface structure used in the screen. In addition, you need to confirm that field contents have been changed. Include ZXKM4U02 must include the following lines:

MOVE-CORRESPONDING CSKS_CI TO USER_CSKS_CI.

USER_DATA_CHANGED = 'X'.

Further examples of coding can be found in include LXKM4F02.





Parameters

USER_CSKB_CI
USER_CSKB_EX
USER_DATA_CHANGED
USER_FIELD_F2
USER_MODE

Exceptions

Function Group

XKM4

BAL Application Log Documentation   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1868 Date: 20240523 Time: 053047     sap01-206 ( 33 ms )