Menu

SAP Function Module GET_EXT_BANKACCOUNT_NO

Externe Darstellung der Bankkontonummer

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.

Technical Information

Function Module GET_EXT_BANKACCOUNT_NO
Short Text Externe Darstellung der Bankkontonummer
Function Group FBNK
Package BFIBL_PAYM
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.