Menu

SAP Function Module SAMPLE_INTERFACE_00011055

Kontostammdaten: Kontobezeichnung

The Function Module SAMPLE_INTERFACE_00011055 (Kontostammdaten: Kontobezeichnung) is a standard Function Module in SAP ERP and is part of the function group FBKO within the package FKBK.

Technical Information

Function Module SAMPLE_INTERFACE_00011055
Short Text Kontostammdaten: Kontobezeichnung
Function Group FBKO
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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.