Functionality The recipient item data is converted into the internal format, andthen checked. Depending on the check result, the recipient items areeither posted, parked or rejected. The individual processing steps are as follows:
- Initialize the message handler.
- Check whether the indicator for writing the application log has been
set for the bank area.
- Check the authorization (authorization object F_PAIT_ACT, value 10).
- Convert the amounts and the exchange rate, if existent, into the
internal format.
- Call up the BKK_PAYM_ITEM_BAPI_POST_RCV function module for processing
recipient items.
|