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_ADDRESS>to 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. |