The Function Module G_VSR_SUBRULE_CALL (RuleMan: Call Subrule) is a standard Function Module in SAP ERP and is part of the function group GBL5 within the package GVAL.
Function Module | G_VSR_SUBRULE_CALL |
Short Text | RuleMan: Call Subrule |
Function Group | GBL5 |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLUP_POINT | LIKE | GB31-VALEVENT | SPACE | Call Up Point from Application |
SUBRULE | LIKE | GB90-BOOLID | Name of Subrule | |
TABNAME | LIKE | RGBL5-TABNAME | SPACE | Table Structure to Import 4 |
TAB_DATA1 | LIKE | SPACE | Table Structure to Import 1 | |
TAB_DATA2 | LIKE | SPACE | Table Structure to Import 10 | |
TAB_DATA3 | LIKE | SPACE | Table Structure to Import 3 | |
TAB_DATA4 | LIKE | SPACE | Table Structure to Import 2 | |
TAB_DATA5 | LIKE | SPACE | Table Structure to Import 5 | |
TAB_DATA6 | LIKE | SPACE | Table Structure to Import 6 | |
TAB_DATA7 | LIKE | SPACE | Table Structure to Import 7 | |
TAB_DATA8 | LIKE | SPACE | Table Structure to Import 8 | |
TAB_DATA9 | LIKE | SPACE | Table Structure to Import 9 | |
VALUSER | LIKE | GB03-VALUSER | ID of Validation User |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | LIKE | GB01-BEXCLUDE | Results 'T' - True, 'F' - False |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABNAMES | LIKE | RGBL5 | List of Tables/Mem_Ids. Used if Tabname Blank. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Not found |