Menu

SAP Function Module G_SUBRULE_ENVIRONMENT

Maintain Subrule: Create, Change, Delete....

The Function Module G_SUBRULE_ENVIRONMENT (Maintain Subrule: 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_SUBRULE_ENVIRONMENT
Short Text Maintain Subrule: 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
BOOLCLASS LIKE GB01-BOOLCLASS ' ' Boolean Class for Conditions
BOOLID LIKE RGBLO-BOOLID ' '
BRULEVENT LIKE GB01-BEXCLUDE ' ' X' - RULEVENT Cannot be Changed by User
BRULUSER LIKE GB01-BEXCLUDE 'X' X' - RULUSER Cannot be Changed by User
RULEVENT LIKE GB31-VALEVENT ' ' ID or Rule Event from Table GB31
RULE_TEMPLATE LIKE RGBLO-BOOLPROTO ' ' Template of the Subrule
RULUSER LIKE GB03-VALUSER ' '
SKIP_FIRST_SCREEN LIKE GB01-BEXCLUDE ' ' X' - Skip First Screen of Subrule Maintenance
VIEW_ONLY LIKE GB01-BEXCLUDE ' ' X' - Changes not Possible
XBOOLCLASS LIKE ' ' X' - BOOLCLASS Cannot be Changed

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER_INFO LIKE GB90 Subrule Header Information
RULE_MODIFIED LIKE GB01-BEXCLUDE X' - Rule has been Modified

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 does not Exist