Ansicht
Dokumentation

EXIT_SAPLKACB_001 - PBO exit for customer fields in coding block

EXIT_SAPLKACB_001 - PBO exit for customer fields in coding block

PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Customer enhancement for filling user-defined fields in the coding block.
This module is called up by the coding block subscreen at the PBO callup point.
All the coding block fields are available in the I_COBL parameter. All the customer fields are available in the E_COBL_CUST parameter and can be changed in the exit.

Example

You can, for example, give the customer field COBL-ZZFLD a default value 'A', that then appears in the field when the coding block screen is called. This example can be seen in program LXKNTF01.

Notes

You may only enter default values for fields if the field content is still initial. Otherwise the field content entered will be overwritten with the default value every time the coding block is called.

You can only enter default values for fields that also appear on the user interface. To fill the hidden fields, use the substitution or the PAI exit.

The exit is not called up for document display.

Further information





Parameters

E_COBL_CUST
I_COBL

Exceptions

Function Group

XKNT

PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1434 Date: 20240523 Time: 055752     sap01-206 ( 37 ms )