Menu

SAP Function Module G_SET_GET_TRANSPORT_ENTRIES

Sets und Variablen: Tabelleneinträge für Transport

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.