The Function Module G_VARIABLE_SEARCH (SETS: selection of variables via extended search function) is a standard Function Module in SAP ERP and is part of the function group GSBD within the package GBSE.
Function Module | G_VARIABLE_SEARCH |
Short Text | SETS: selection of variables via extended search function |
Function Group | GSBD |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_MASK | LIKE | T802G-FELD | '*' | |
NO_TABLE_SELECTION | TYPE | FLAG | ' ' | allgemeines flag |
NO_TYPE_SELECTION | TYPE | FLAG | ' ' | allgemeines flag |
START_COLUMN | TYPE | I | 0 | |
START_ROW | TYPE | I | 0 | |
TABLE | LIKE | RGSBS-TABLE | '*' | |
TYPELIST | TYPE | C | 'SVF' | Set types 'BSMD', consider sequence and position! |
VARIABLE_MASK | LIKE | T802G-GLOBAL | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VARIABLE | LIKE | T802G-GLOBAL |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_VARIABLES | |
NO_VARIABLE_PICKED |