The Function Module G_VSR_SUBSTITUTION_CALL (RuleMan: Substitution 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_SUBSTITUTION_CALL |
Short Text | RuleMan: Substitution 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 | |
SUBSTITUTION | LIKE | GB92-SUBSTID | Name of Substitution | |
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' - Substitution, 'F' - No Substitution | |
SUB_DATA1 | LIKE | Table Structure to Export 1 | ||
SUB_DATA2 | LIKE | Table Structure to Export 2 | ||
SUB_DATA3 | LIKE | Table Structure to Export 3 | ||
SUB_DATA4 | LIKE | Table Structure to Export 4 | ||
SUB_DATA5 | LIKE | Table Structure to Export 5 | ||
SUB_DATA6 | LIKE | Table Structure to Export 6 | ||
SUB_DATA7 | LIKE | Table Structure to Export 7 | ||
SUB_DATA8 | LIKE | Table Structure to Export 8 | ||
SUB_DATA9 | LIKE | Table Structure to Export 9 |
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 |