The Function Module KL_EXT_WRITE_PROTOCOL_INCOMING (write data of one RFC-call to SDC to DB) is a standard Function Module in SAP ERP and is part of the function group KLEXT within the package FTBK.
Function Module | KL_EXT_WRITE_PROTOCOL_INCOMING |
Short Text | write data of one RFC-call to SDC to DB |
Function Group | KLEXT |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSW_DATUM | LIKE | SY-DATUM | Auswertedatum | |
I_CALLIDX | TYPE | KL_CALLIDX | Laufnummer für Protokoll Einzelgeschäftsprüfung | |
I_EXT_NUMBER | LIKE | KLKEYS | Schlüsselfelder Geschäft | |
I_EXT_PARAM | LIKE | KLEXTPARAM_I | Steuerungsparameter | |
I_EXT_POSTEN | LIKE | KLARMERKMALE | Limitmerkmale geschäft | |
I_PROTOCOL_LEVEL | LIKE | BAPIERR-LEVEL | Protokolllevel | |
I_SDCPROD | LIKE | KLEXTSDCP | Übergabe EGP-Produkt RFC-Aufruf EGP |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_ITAB | LIKE | BAPIERR | OR: structure of error-handling | |
I_IT_POSITIONS | LIKE | KLARPOSITION_EXT | Basiskennzahlen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_COMMIT | Fehler bei Datenbankcommit |
NO_DB_INSERT | Fehler bei Einfügen Datensatz |