The Function Module G_VSR_VALIDATION_CALL (RuleMan: Validation Call) is a standard Function Module in SAP ERP and is part of the function group GBL5 within the package GVAL.
Function Module | G_VSR_VALIDATION_CALL |
Short Text | RuleMan: Validation Call |
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 | |
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 | |
VALIDATION | LIKE | GB93-VALID | Name of Validation | |
VALUSER | LIKE | GB03-VALUSER | ID of Validation User | |
ZEILE | LIKE | SPACE | Reference Line for Message Handler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSG_SEVERITY | LIKE | GB931-VALSEVERE | Maximum Severity of the Messages Displayed. |
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 |
---|---|
ABEND_MESSAGE | Use ONLY if You Want to Handle 'A' Messages Yourself |
ERRORMESSAGE | Use ONLY if You Want to Handle 'E' Messages Yourself |
NOT_FOUND | Not found |