Menu

SAP Function Module OPEN_FI_PERFORM_00011055_E

Kontostammdaten: Kontobezeichnung

The Function Module OPEN_FI_PERFORM_00011055_E (Kontostammdaten: Kontobezeichnung) 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_00011055_E
Short Text Kontostammdaten: Kontobezeichnung
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_BKK42 LIKE BKK42 Kontokorrentkonto Stammdaten: Operative Daten
I_RLTYP LIKE TBZ0-RLTYP BDT: Objektteil

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 Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ACTEXT LIKE BKK42-ACTEXT Konto-Bezeichnung für Kontokorrent
C_SEARCH1 LIKE BKK40-SEARCH1 Suchbegriff 1
C_SEARCH2 LIKE BKK40-SEARCH2 Suchbegriff 2

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 Funktionsbausteine zu Aufrufzeitpunkt

Exceptions

This function module does not define any Exceptions.