Menu

SAP Function Module G_BOOL_EXIST_SUBRULE

Bool kompatabilität Routine: Prüft nach ob einer Regel existiert.

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module G_BOOL_EXIST_SUBRULE (Bool kompatabilität Routine: Prüft nach ob einer Regel existiert.) is a standard Function Module in SAP ERP and is part of the function group GBL1 within the package GVAL.

Technical Information

Function Module G_BOOL_EXIST_SUBRULE
Short Text Bool kompatabilität Routine: Prüft nach ob einer Regel existiert.
Function Group GBL1
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
CLIENT LIKE SY-MANDT SY-MANDT Desired client
RULE_NAME LIKE Rule name
VALEVENT LIKE GB31-VALEVENT ' ' Callup point (' ' - No usage)
VALUSER LIKE GB31-VALUSER ' ' Application (' ' - No usage)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RULE_BCLASS LIKE GB90-CLASSID Boolesche Klasse
VALEVENT_FND LIKE GB31-VALEVENT Callup point
VALUSER_FND LIKE GB31-VALUSER Application

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 Rule does not exist.
NULL_RULE Rule name is blank.
WRONG_CLASS Rule cannot be used at this callup point