Menu

SAP Function Module G_SUMTABLE_AND_MODE_GIVE

Applikationsparameter und Modus aus Transaktionscode bestimmen

The Function Module G_SUMTABLE_AND_MODE_GIVE (Applikationsparameter und Modus aus Transaktionscode bestimmen) is a standard Function Module in SAP ERP and is part of the function group GDX3 within the package GBAS.

Technical Information

Function Module G_SUMTABLE_AND_MODE_GIVE
Short Text Applikationsparameter und Modus aus Transaktionscode bestimmen
Function Group GDX3
Package GBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TCODE TYPE SY-TCODE Transaktionscode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APPL TYPE T800A-APPL Applikation
E_OBJECT TYPE SPERS_KEY Objekt für Personalisierung
E_ONLY_FIXED_LEDGERS TYPE T881-FIX Feste Ledger
E_ONLY_FREE_LEDGERS TYPE T881-FIX Nur freie Ledger
E_SUBAPPL TYPE T800A-SUBAPPL Subapplikation
E_TRANS_MODE TYPE GUSL_BOOL Modus Ausführen Transaktion
E_WITH_DEPENDENT_LEDGERS TYPE T881-DEPLD Abhänige Ledger

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_ALLOWED_TABLES LIKE RGALL_TAB Zulässige Tabellen

Exceptions

This function module does not define any Exceptions.