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.
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 |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.