The Function Module G_SET_GET_TRANSPORT_ENTRIES (Sets und Variablen: Tabelleneinträge für Transport) is a standard Function Module in SAP ERP and is part of the function group GSUT within the package GBSE.
Function Module | G_SET_GET_TRANSPORT_ENTRIES |
Short Text | Sets und Variablen: Tabelleneinträge für Transport |
Function Group | GSUT |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INCLUDE_SUBSETS | LIKE | SY-DATAR | 'X' | ' - einzelnes Set, 'X' - ganze Hierarchie |
SHOW_PROT | TYPE | FLAG | 'X' | X' - Fehlerprotokoll anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_KEYS | TYPE | TR_KEYS | Tabellenschlüssel | |
EX_OBJECTS | TYPE | TR_OBJECTS | Objekte | |
EX_PROT | TYPE | SPROT_U_TAB | Fehlerprotokoll |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.