Menu

SAP Function Module G_VSR_OBJECT_CALLED

RuleMan: Gibt zurück, der aufgerufene Validierung/Substitution/Regelname

The Function Module G_VSR_OBJECT_CALLED (RuleMan: Gibt zurück, der aufgerufene Validierung/Substitution/Regelname) is a standard Function Module in SAP ERP and is part of the function group GBL5 within the package GVAL.

Technical Information

Function Module G_VSR_OBJECT_CALLED
Short Text RuleMan: Gibt zurück, der aufgerufene Validierung/Substitution/Regelname
Function Group GBL5
Package GVAL
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMNAME TYPE FORMINFO Called form name
OBJ_TYPE LIKE GB01-BEXCLUDE A-Rule, B-Substitution, D-Validation.
RULE LIKE GB90-BOOLID Rule name
SUBSTITUTION LIKE GB92-SUBSTID Substitution name
VALIDATION LIKE GB93-VALID Validation name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.