Ansicht
Dokumentation

EXIT_SAPLEL23_001 - IS-U: User Exit PBO: PBO for Customer Subscreen

EXIT_SAPLEL23_001 - IS-U: User Exit PBO: PBO for Customer Subscreen

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module allows you to format customer-specific object data for display on the meter reading document screen. Usually, you onlyhave to copy the field values from your object structure to the screen structure. In some cases, you can use special formatting.

The screen data is temporarily stored in a global structure of the object program so that it is available for the next PBO call of the customer subscreen. In this case (and in the corresponding PAI case) no object-related data may exist in the object program because the CALL SUBSCREEN statement does not permit the transfer of parameters.

As well as being saved in the object program, the screen data is returned to the caller.

The PBO function module transports the control data and the known screen data to the customer subscreen function group. It then returns the subscreen to be called.





Parameters

XY_EABLD
X_SUB_OBJ

Exceptions

Function Group

XEL23

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1098 Date: 20240523 Time: 061033     sap01-206 ( 53 ms )