Ansicht
Dokumentation

EXIT_SAPLJHAC_004 - IS-M: Check Additional Attributes in the Requirement Element

EXIT_SAPLJHAC_004 - IS-M: Check Additional Attributes in the Requirement Element

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

Functionality

This customer exit is used when the system checks the requirement elements for a billing dataset. It is accessed if the default attributes have been checked and the element still applies at this stage. (the changing parameter is always set to FULFILLED at the outset for this reason.)

You can use this customer exit to check additional attributes that you have attached to table JHTVPO using a customer append (and can edit using customer subscreen SAPLXJHV 0500). You can modify the changing parameter here and thus influence the outcome of the requirement check.

Notes

If you want to retain the outcome of your attribute checks in the COA determination log, you can incorporate the following form access in the customer exit:

PERFORM PROTOCOL_ADD_NODE(SAPLJHAC) USING '150'
.

By doing so, the 4 text lines (separated by spaces) will be entered in the log.





Parameters

BONUS
CNTS_TWD_BONUS
CNTS_TWD_DISCOUNT
DISCOUNT
FULFILLED
ORDER_BILLING_GRP
ORDER_POSITION
ORIGINAL
REQ_ELEMENT
VIA_HIERARCHY

Exceptions

Function Group

XJHV

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1335 Date: 20240523 Time: 044943     sap01-206 ( 32 ms )