Menu

SAP Function Module G_SET_LIST_SELECT

Selection of a List fo Sets according to the Specified Selection Criteria

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_LIST_SELECT (Selection of a List fo Sets according to the Specified Selection Criteria) is a standard Function Module in SAP ERP and is part of the function group GSBD within the package GBSE.

Technical Information

Function Module G_SET_LIST_SELECT
Short Text Selection of a List fo Sets according to the Specified Selection Criteria
Function Group GSBD
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 Set Client
CREUSER LIKE SETHIER-CREUSER Created by (Mask possible)
DESCRIPT LIKE SETHIER-DESCRIPT Short Text of Set (Mask possible)
ECCS_DIMEN LIKE SETHIER-ECCS_DIMEN '*' SAP Cons: Dimension
ECCS_ITCLG LIKE SETHIER-ECCS_ITCLG '*' SAP Cons: Consolidation Chart of Accounts
ECCS_SITYP LIKE SETHIER-ECCS_SITYP '*' SAP Cons: Subitem Category
FIELDNAME LIKE SETHIER-FIELDNAME Field hor which Sets were Created (Mask)
FIKRS LIKE SETHIER-FIKRS '*' Finanzkreis für Public Sector Gruppen
KOKRS LIKE SETHIER-KOKRS '*' Controlling Area for CO Groups
KTOPL LIKE SETHIER-KTOPL '*' Chart of Account, if necessary Derived from CoArea
LIB LIKE SETHIER-LIB RW Report Library for Generated Sets
NO_DYNAMIC_SETS LIKE SY-DATAR SPACE Do not Select Dynamic Sets
RNAME LIKE SETHIER-RNAME Report for Generated RW Sets
ROLLNAME LIKE SETHIER-ROLLNAME Dimension of Sets (Mask possible)
SETCLASS LIKE RGSBS-CLASS Class of Sets (Mask possible)
SHORTNAME TYPE C Short Name of Sets (Mask possible)
SUBCLASS TYPE SETSUBCLS Organisationseinheit für 'sonstige' Setklassen
TABNAME LIKE SETHIER-TABNAME Table for which Sets were Created (Mask)
TYPELIST TYPE C 'BSMD' List of Set Types 'BSMD'
UPDUSER LIKE SETHIER-UPDUSER Last Changed by (Mask possible)

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
MATCHING_SETS LIKE SETLIST List of Set Ids found

Exceptions

This function module does not define any Exceptions.