The Function Module CATSXT_EXTERNAL_INTERFACE (Schnittstelle zum Buchen von CATSXT-Daten aus remote Anwendungen) is a standard Function Module in SAP ERP and is part of the function group CATSXT within the package CATX.
Function Module | CATSXT_EXTERNAL_INTERFACE |
Short Text | Schnittstelle zum Buchen von CATSXT-Daten aus remote Anwendungen |
Function Group | CATSXT |
Package | CATX |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CATSXT | TYPE | CATSXT_WA_ITAB | Daten im CATS for service provider Fomat | |
IM_CATSXT_COMP | TYPE | CATSXT_COMP_ITAB | Komponentendaten | |
IM_CATSXT_HEADER | TYPE | CATSXT_HEADR_ITAB | Kopfdaten | |
IM_LONGTEXTS | TYPE | CATSXT_LONGTEXT_EXT_ITAB | Langtext fuer externe Schnittstellen | |
IM_TESTRUN | TYPE | XFELD | SPACE | Testlauf ohne DB update 'X' - Ja |
IM_WRITE_LOG_FILE | TYPE | XFELD | SPACE | Logdatei fuer Debugging schreiben 'X' - Ja |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ERROR | TYPE | CATSXT_WA_ITAB | Fehlerhafte Daten - CATSXT Format | |
EX_ERROR_COMP | TYPE | CATSXT_COMP_ITAB | Fehlerhafte Daten - Komponenten | |
EX_ERROR_HEADER | TYPE | CATSXT_HEADR_ITAB | Fehlerhafte Daten - Kopf | |
EX_ERROR_OCCURED | TYPE | XFELD | Fehler bei der Prozessierung ? 'X' - Ja | |
EX_MESSAGES | TYPE | CATSXT_MESSAGE_ITAB | Fehlermeldungunen | |
EX_POSTED | TYPE | CATSXT_WA_ITAB | Gebuchte Daten - CATSXT Format | |
EX_POSTED_COMP | TYPE | CATSXT_COMP_ITAB | Gebuchte Dtaen - Komponenten | |
EX_POSTED_HEADER | TYPE | CATSXT_HEADR_ITAB | Gebuchte Daten - Kopf |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DUPLICATE_KEY | Doppelte Schlüssel (TMP_KEY) in Tabelle IM_CATSXT_HEADER |
KEY_MISSING | Schlüssel (TMP_KEY) fehlt in Tabelle IM_CATSXT_HEADER |