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.
Function Module | SAMPLE_INTERFACE_00011055 |
Short Text | Kontostammdaten: Kontobezeichnung |
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_BKK42 | LIKE | BKK42 | Kontokorrentkonto Stammdaten: Operative Daten | |
I_RLTYP | LIKE | TBZ0-RLTYP | BDT: Objektteil |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.