Menu

SAP Function Module OPEN_FI_PERFORM_00011020_E

Kontostammdaten: Daten bei Neuanlage übergeben

The Function Module OPEN_FI_PERFORM_00011020_E (Kontostammdaten: Daten bei Neuanlage übergeben) is a standard Function Module in SAP ERP and is part of the function group FBKP within the package FKBK.

Technical Information

Function Module OPEN_FI_PERFORM_00011020_E
Short Text Kontostammdaten: Daten bei Neuanlage übergeben
Function Group FBKP
Package FKBK
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_ACCOUNT LIKE IBKKBAPTAB-ACCOUNT Kontonummer
I_ACCTYPE LIKE IBKKBAPTAB-ACCTYPE Kontoart / Produkt
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Returncode: 0 - okay, 1 - Fehler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BKK_FBS LIKE IBKKTFI02 Aufzurufende Funktionsbausteine

Exceptions

This function module does not define any Exceptions.