Menu

SAP Function Module G_SET_TREE_IMPORT_OLD

Lesezugriff auf Sets in IMPORT-/EXPORT-Tabellen (SETDATA oder SETS)

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module G_SET_TREE_IMPORT_OLD (Lesezugriff auf Sets in IMPORT-/EXPORT-Tabellen (SETDATA oder SETS)) is a standard Function Module in SAP ERP and is part of the function group GSAC within the package GBSE.

Technical Information

Function Module G_SET_TREE_IMPORT_OLD
Short Text Lesezugriff auf Sets in IMPORT-/EXPORT-Tabellen (SETDATA oder SETS)
Function Group GSAC
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
CLIENT LIKE SY-MANDT SY-MANDT Client
LANGU LIKE SY-LANGU SY-LANGU Short descriptions language
NO_DESCRIPTIONS LIKE SY-DATAR SPACE 'X' --> No short descriptions
NO_TABLE_BUFFERING LIKE SY-DATAR 'X' 'X' --> Read table (T800S) without buffer
READ_DIRECTORY_ENTRY LIKE SY-DATAR SPACE 'X' --> Read directory entries for subsets
ROOT_HEADER_ONLY LIKE SY-DATAR SPACE 'X' --> Read header information only (only root)
SETID LIKE SETHIER-SETID Set identification
TABNAME LIKE RGSMH-TABLE SPACE Different reference table, if required

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
SET_HIERARCHY LIKE SETHIER Set hierarchy
SET_VALUES LIKE SETVALUES Value intervals for set hierarchy

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SET_NOT_FOUND Set not found