Menu

SAP Function Module CALL_TRANSACTION_FROM_TABLE_CO

Ausführen einer Transaktion

The Function Module CALL_TRANSACTION_FROM_TABLE_CO (Ausführen einer Transaktion) is a standard Function Module in SAP ERP and is part of the function group TRUX within the package FVVD_CORE.

Technical Information

Function Module CALL_TRANSACTION_FROM_TABLE_CO
Short Text Ausführen einer Transaktion
Function Group TRUX
Package FVVD_CORE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MODE TYPE CHAR01 'N' Charakterfeld der Länge 1
I_TCODE LIKE SY-TCODE Aktueller Transaktionscode
I_UPDATE TYPE CHAR01 'A' Charakterfeld der Länge 1

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_BDCDATA LIKE BDCDATA Batch-Input New Table-FieldStructure
T_BDCMESSAGES LIKE BDCMSGCOLL Sammeln von Meldungen im SAP-System
T_PARAMETER_IDS LIKE BDCDATA Batch-Input New Table-FieldStructure

Exceptions

This function module does not define any Exceptions.