Ansicht
Dokumentation

EXIT_SAPLKMA6_001 - Flow Logic PBO

EXIT_SAPLKMA6_001 - Flow Logic PBO

BAL Application Log Documentation   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module functions as an interface between master data maintenance for activity types in the standard and the user-defined additional fields in the activity type master record.

It is accessed in activity type maintenance, before screen "999" enhancement COOMLA01 has been called (PBO Event).

This function module enables you to import the additional fields so that you can display them on the screen.

The interface also provides you with the structure of all master data fields for the cost element, for use when making any field checks and queries necessary.

The session transferred tells you whether cost centers are created, changed or displayed. You can use it in the display mode to switch off the "ready-for-input" for fields or to make specific entries obligatory.

Example

To display the additional fields on the screen, the Include ZXKM6U01 must contain at least one field transport from the structure transferred in the interface to the structure used in the screen.

If you placed fields from the CSLA_CI structure on the screen, you should insert the following rows in include ZXKM6U01:

MOVE-CORRESPONDING USER_CSLA_CI TO CSLA_CI.

For more sample coding, see Include LXKM6F01.

Notes

Note that, for technical reasons, the field names of the enhancement fields in the dictionary can be a maximum of 10 characters. The enhancement fields themselves must not be longer than 30 characters.

You must also have created the screen as a subscreen (see Screen Attributes).

Further information

See also the general documentation for enhancements using CMOD/SMOD.





Parameters

USER_CSLA_CI
USER_CSLA_EX
USER_MODE

Exceptions

Function Group

XKM6

BAL Application Log Documentation   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2208 Date: 20240523 Time: 045007     sap01-206 ( 35 ms )