Menu

SAP Function Module G_SET_TREE_IMPORT

Importing a Set Hierarchy

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module G_SET_TREE_IMPORT (Importing a Set Hierarchy) 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
Short Text Importing a Set Hierarchy
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
DATE_FROM TYPE DATAB Selection Date for Dynamic Sets (From Value)
DATE_TO TYPE DATBI Selection Date for Dynamic Sets (To Value)
FIELDNAME LIKE RGSMH-FIELD SPACE Different Reference Field, if Required
LANGU LIKE SY-LANGU SY-LANGU Short Descriptions Language
MAX_HIER_LEVEL TYPE I 99 Maximum Hierarchy Level (0 - Top Node)
NO_DESCRIPTIONS LIKE SY-DATAR SPACE X --> No Short Descriptions
NO_RW_INFO LIKE SY-DATAR SPACE X --> No Report Info (Formulas, etc.)
NO_TABLE_BUFFERING LIKE SY-DATAR SPACE X --> Table T800S Is Read Without Buffer
NO_VARIABLE_REPLACEMENT LIKE SY-DATAR SPACE X --> Set Variables Are Not Replaced
ROOT_HEADER_ONLY LIKE SY-DATAR SPACE X --> Read Header Information Only (for Root)
SETID LIKE SETHIER-SETID Set Identification
TABNAME LIKE RGSMH-TABLE SPACE Different Reference Table, if Required

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SET_NOT_TRANSPARENT LIKE SY-DATAR Set Is Not Yet Stored Transparently

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
ILLEGAL_FIELD_REPLACEMENT Invalid Change of Reference Field
ILLEGAL_TABLE_REPLACEMENT Invalid Change of Reference Table
SET_IS_DAMAGED The Set Hierarchy on the Database Is Faulty
SET_NOT_FOUND Set Not Found