The Function Module SAMPLE_INTERFACE_00011020 (Kontostammdaten: Daten bei Neuanlage übergeben) is a standard Function Module in SAP ERP and is part of the function group FBKO within the package FKBK.
Function Module | SAMPLE_INTERFACE_00011020 |
Short Text | Kontostammdaten: Daten bei Neuanlage übergeben |
Function Group | FBKO |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT | LIKE | IBKKBAPTAB-ACCOUNT | Kontonummer | |
I_ACCTYPE | LIKE | IBKKBAPTAB-ACCTYPE | Kontoart | |
I_BANKKEY | LIKE | IBKKBAPTAB-BANKKEY | Bankschlüssel | |
I_COUNTRY | LIKE | IBKKBAPTAB-COUNTRY | Länderschlüssel | |
I_CURRENCY | LIKE | IBKKBAPTAB-CURRENCY | Kontowährung | |
I_IBAN | LIKE | IBKKBAPTAB-IBAN | International Bank Account Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | SY-SUBRC | Returncode |
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.