Menu

SAP Function Module G_SUBSTITUTION_SELECT

Validierung: Select a substitution

The Function Module G_SUBSTITUTION_SELECT (Validierung: Select a substitution) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.

Technical Information

Function Module G_SUBSTITUTION_SELECT
Short Text Validierung: Select a substitution
Function Group GBLO
Package GVAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSID LIKE GB90-CLASSID Boolean class

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS_SEL LIKE GB31-RCLASS Boolesche Klasse der Sel. Substitution
SUBSTID LIKE GB92-SUBSTID Substitution selected. Blank if none selected
SUBTEXT LIKE RGBLO-SUBTEXT Substitution description

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
CLASSID_LST LIKE Class ID list, option instead of CLASSID

Exceptions

This function module does not define any Exceptions.