Menu

SAP Function Module CATSXT_EXTERNAL_INTERFACE

Schnittstelle zum Buchen von CATSXT-Daten aus remote Anwendungen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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