Fonction SAP BKK_PAYM_ORDER_ITEM_REBOOK - Update of Transfer Posting of Payment Item in Payment Order

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ITEM IBKKAPIIMP u 1092 API: Import Structure for Payment Items (BCA)
I_X_IN_UPDATE_TASK BKK_XFELD C 1 'X' X Field

Exception Description
DATABASE_ERROR Error while Updating to the Database
ITEM_NOT_FOUND Payment Items Not Found in BKKPOIT

Functionality
This function module is called when a payment item is transfer posted.The item that is created during the transfer posting is transferred. Thesystem finds out which payment order the transferred item belongs to,and sets a flag on the corresponding item in the payment order to showthat there was a transfer posting.

Further information
The flag is set to enable a history of the item transfer postings to bemore easily created. Due to performance reasons, this ensures that aselection via the BKKIT table is possible only if the flag is set.

Description
The import parameter contains the data of a transfer posted item. Thisdata can be used for creating a reference to the correspondingpayment order.