The Function Module KL_EXT_WRITE_PROTOCOL_OUTGOING (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_OUTGOING |
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_CALLIDX | TYPE | KL_CALLIDX | Laufnummer für Protokoll Einzelgeschäftsprüfung | |
I_RESULT | LIKE | DATATYPE-CHAR0001 | Einzelnes, beliebiges Zeichen | |
I_UPDATE | LIKE | DATATYPE-CHAR0001 | Einzelnes, beliebiges Zeichen |
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_RESULT_DETAILS | LIKE | VTSL_TACOMP_ALV | 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 |