The Function Module UPDATE_IBAN (Save IBAN From Local Memory in Database) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | UPDATE_IBAN |
Short Text | Save IBAN From Local Memory in Database |
Function Group | IBMA |
Package | BF_BANK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXECUTE_IN_UPDATE_TASK | TYPE | XFELD | 'X' | Execute in Update Task |
TEST_MODE | TYPE | XFELD | SPACE | Test mode |
WRITE_CHDOC | TYPE | XFELD | 'X' | Änderungsbelege fortschreiben |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGED | TYPE | C | Are There Any Changes? |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.