SAP Function UPDATE_BANK_ADDRESS - UPDATE of Bank Data

Parameter Reference Type Length Default Optional Text
I_XSAVE_ADDR XFELD C 1 'X' X Checkbox
I_XUPDATE XFELD C 1 'X' X

Parameter Reference Length Optional Text
BNITAB BNKT 20
BNKTAB BNKA 304 Bank Data

Functionality
Exports the data from the local memory (internal table XBNKA) and writesthem to the database table BNKA (function modulePOST_BANK_ADDRESS is called).
If the additional address from the central address management isavailable for the bank, it is also saved. The function moduleADDR_NUMBER_GET is called for this purpose, and gets the address number.The function module ADDR_MEMORY_SAVE saves the address from the centraladdress management in the ADRC and ADRV table (where-used list for theaddress). The address number obtained is transferred with the functionmodule DATA_TRANSFER_BANK_ADDRESSto the local memory (internal table XBNKA ).
Finally, the system writes the bank to the database (function modulePOST_BANK_ADDRESS is called up).
In addition, the module writes the change documents and calls up the ALEdistribution for the bank. The bank is distributed if the distributionmodule has been maintained correctly, and the consolidation system hasbeen defined for distribution.

646153Termination BF00308 when maintaining bank addresses