Ansicht
Dokumentation

EXIT_SAPLJHF1_008 - IS-M/AM: Billing Split Using Billing Header Field ZUKRI

EXIT_SAPLJHF1_008 - IS-M/AM: Billing Split Using Billing Header Field ZUKRI

rdisp/max_wprun_time - Maximum work process run time   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function exit to influence billing splits (document split) using individual criteria.

Example

You wish to split invoices using content components.

Use transaction SM30 in table TJJB3 to maintain a new indicator for a billing split in the customer name space {0 .. 9, Y, Z}, e.g. 'Z'.

(For order billing documents) use EXIT_SAPLJHAG_001 to copy the billing split indicator into the billing interface. EXIT_SAPLJHF1_008 is not run if the billing split indicator is intial.)

Program the following in the available exit:

,,CASE in_re_stell.
,, WHEN 'Z'.
,, out_zukri = in_jhtfp-inhk_kfm.
,, WHEN ...

,,ENDCASE.

Notes

You can also perform a document split using your own fields for the billing header.





Parameters

IN_HEADER_PARTNERS
IN_ITEM_PARTNERS
IN_JHTFK
IN_JHTFP
IN_RE_STELL
IN_XJHTFK_TMP
IN_XJHTFP_TMP
OUT_ZUKRI

Exceptions

Function Group

XJHF

General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1237 Date: 20240603 Time: 225113     sap01-206 ( 27 ms )