Menu

SAP Function Module G_SELECT_VARIABLE

Selection of a variable (for use in 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_SELECT_VARIABLE (Selection of a variable (for use in sets)) 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_SELECT_VARIABLE
Short Text Selection of a variable (for use in sets)
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
CRE_USER LIKE T802G-CRNAME '*'
EXTENDED_DISPLAY TYPE C SPACE
EXT_TYPES TYPE C '*'
FIELD_MASK LIKE T802G-FELD '*' Field name (can be entered generic
FLAG_NO_ROLLNAME TYPE FLAG SPACE allgemeines flag
START_COLUMN TYPE I 0 Initial column
START_ROW TYPE I 0 Beginning line
TABLE LIKE T802G-TAB '*' Table name (can be entered generic
UPD_USER LIKE T802G-UPNAME '*'
VARIABLE_MASK TYPE C '*' Variable name (can be entered gene
VARIABLE_TYPE LIKE T802G-GTYPE SPACE Variable category (can be entered

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VARIABLE LIKE Selected variable name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VARIABLES No appropriate variables found
NO_VARIABLE_PICKED No variables selected