Fonction SAP BKK_PAYM_ORDER_TRANSFER - API: Payment order for transfer item external

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_S_ITEM IBKK_ITEM u 1444 Payment Item
I_S_RCV IBKK_TRANS_RCV u 240 Receiver Data for external transfer item
I_X_FORCE BKK_XFELD C 1 X forced posting
I_X_IN_UPDATE_TASK BKK_XFELD C 1 posting in updatetask

Paramètre Reférence Type Long. Description
E_ITEM_DOCNO_SND BKK_DOCNO N 12 Item number in current accounts
E_PAORN BKK_PAORN N 12 Payment order number
E_PI_STAT_SND BKK_ITSTAT C 2 Status of Payment Item
E_PO_STATUS BKK_POSTAT C 2 Status of a Payment Order
E_RETURN SYST-SUBRC I 4 Return Value, Return Value After ABAP Statements

Paramètre Reférence Long. Facultatif Description
I_T_NOTES IBKK_NOTE 100 Payment notes Data (Internal)

Functionality
This function module is not released for customers. It is only used tocreate and post a payment order for transferring a payment item from aCpD (suspense) account to an external account.
In this function module no checks for the sender and receiver accountsare made. This has to be done before calling this module. There are alsono checks for the transaction types, medium, or payment method .
The function module does the following:
Creates the header and positions of a payment order from the importeditem and the imported receiver data,
Makes an authorization check,
Creates and checks the sender item,
Posts the payment order,
Posts the sender item in BCA ,
Calls the external payment system and transfers the payment order there.