SAP Function SAMPLE_INTERFACE_00012910 - Balance Determination: Specify Recipient

Parameter Reference Type Length Default Optional Text
I_ACNUM_INT IBKKBALNOTHD-ACNUM_INT C 10
I_BKKRS IBKKBALNOTHD-BKKRS C 4 Header Data of Bank Statement

Parameter Reference Type Length Text
E_RC SYST-SUBRC I 4 Return Code (<>0 <=> Error)

Parameter Reference Length Optional Text
T_MESG IBKKMESG 224
T_RECEIVER IBKK_BALNOT_ADDR 35 Address Data

Notes
Using this event the recipients of a balance notification can bedetermined. The bank area and the internal account number aretransferred. This function module has to supply the address numbers ofthe business partners who are to receive balance notification (tableT_RECEIVER).

The sample function module is programmed as follows:
The account holder normally receives a balance notification. If abalance notification address has been assigned to this business partner,this address applies. Otherwise the standard address is used.
Indicator 'XDUPLIKAT' in table T_RECEIVER is not used in the samplefunction module. This flag is forwarded to output (event 00012900). Thisenables the option of sending duplicates to different recipients.