Menu

SAP Function Module ECATT_REMOTE_MODULE_EXECUTE

Funktionsbausteinaufrufe im remote System ausfuehren

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ECATT_REMOTE_MODULE_EXECUTE (Funktionsbausteinaufrufe im remote System ausfuehren) is a standard Function Module in SAP ERP and is part of the function group SETRM within the package SETT.

Technical Information

Function Module ECATT_REMOTE_MODULE_EXECUTE
Short Text Funktionsbausteinaufrufe im remote System ausfuehren
Function Group SETRM
Package SETT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNC_NAME TYPE RS38L_FNAM Function Module Name
GENERATE_NEW_TEST_FRAME TYPE CHAR1
IM_GEN_NAME TYPE CHAR8 Character Field, 8 Characters Long
OPERATE_MODE TYPE CHAR1
USE_REAL_REPORT TYPE CHAR1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_GEN_NAME TYPE CHAR8 Character Field, 8 Characters Long
EX_NUMBER_OF_GEN_REPORTS TYPE I
FUN_MESSAGE TYPE ETRM_MSG Collecting Messages in the SAP System
SY_SUBRC TYPE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECATT_TRANSFER_DATA_CONTAINER LIKE ETRM_DATA
ECATT_TRANSFER_LDAT_CONTAINER LIKE ETRM_LDAT
EX_SYNTAX_ERRORS TYPE ETSYNTAX_ERROR_TABTYPE Output Structure for Syntax Check Warnings
PROGRAM LIKE ETRM_SRC ABAP Source

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_TEST_FRAME
EXECUTION_ERROR
MAX_NUMBER_OF_GEN_REPORTS
SYNTAX_FAILURE_IN_REPORT