The Function Module GET_EXT_BANKACCOUNT_NO (Externe Darstellung der Bankkontonummer) is a standard Function Module in SAP ERP and is part of the function group FBNK within the package BFIBL_PAYM.
Function Module | GET_EXT_BANKACCOUNT_NO |
Short Text | Externe Darstellung der Bankkontonummer |
Function Group | FBNK |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BANK_ACCOUNT | TYPE | C | Bankkontonummer | |
I_BANK_COUNTRY | TYPE | BANKS | Länderschlüssel der Bank | |
I_BLZ | TYPE | BANKL | Bankleitzahl | |
I_CONTROL_KEY | TYPE | BKONT | Kontrollschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXT_BANK_ACCOUNT | TYPE | C | Bankkontonummer | |
E_EXT_BLZ | TYPE | C | Bankleitzahl |
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.