Menu

SAP Function Module G_SUBSTITUTION_ENVIRONMENT

Maintain Substitution: Create. Change, Delete....

The Function Module G_SUBSTITUTION_ENVIRONMENT (Maintain Substitution: Create. Change, Delete....) 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_ENVIRONMENT
Short Text Maintain Substitution: Create. Change, Delete....
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
ACTION_MODE LIKE GB01-BEXCLUDE 'C' Calling Mode: 'C' - Change, 'N' - Create
BSUBEVENT LIKE GB01-BEXCLUDE ' ' Flag - 'X' to Prevent User Changing Subevent
BSUBUSER LIKE GB01-BEXCLUDE 'X' Flag - 'X' to Prevent User Changing Subuser
ONE_S LIKE GB01-BEXCLUDE ' ' X' - only 1 Sub. (not in Create, with B_Subevent!)
SKIP_FIRST_SCREEN LIKE GB01-BEXCLUDE ' ' X' - Skip the First Screen of Maintenance
STEP LIKE GB921-SUBSEQNR Selected Step in Open Tree (Not in Create)
SUBEVENT LIKE GB31-VALEVENT Substitution Event
SUBSTID LIKE GB92-SUBSTID
SUBST_TEMPLATE LIKE RGBLO-SUBSTPROTO ' ' Substitution Model
SUBUSER LIKE GB03-VALUSER
VIEW_ONLY LIKE GB01-BEXCLUDE ' ' X' - Changes not Possible

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER_INFO LIKE GB92 Header Information about the Substitution
SUBST_MODIFIED LIKE GB01-BEXCLUDE 'X' - Substitution has been Changed

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
NOT_FOUND Boolean Class Or Subclass does not Exist.