Menu

SAP Function Module ECATT_STORE_ARGS

Speichert Argument-Werte nach Ausführung des TP-Scripts

The Function Module ECATT_STORE_ARGS (Speichert Argument-Werte nach Ausführung des TP-Scripts) is a standard Function Module in SAP ERP and is part of the function group ECATT_EXTERNAL_TOOL within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_STORE_ARGS
Short Text Speichert Argument-Werte nach Ausführung des TP-Scripts
Function Group ECATT_EXTERNAL_TOOL
Package SECATT_MIDDLEWARE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECATT_PROC_ID TYPE STRING eCATT Procedure Number
XML_ARGS TYPE STRING

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECATT_ERRMSG TYPE STRING Error Text
ECATT_RC TYPE INT4 Error Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.