Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module G_VSR_APPRULE_CALL (RuleMan: Applikationsregel Aufruf) is a standard Function Module in SAP ERP and is part of the function group GBL5 within the package GVAL.
Function Module | G_VSR_APPRULE_CALL |
Short Text | RuleMan: Applikationsregel Aufruf |
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 |
---|---|---|---|---|
APPRULE | LIKE | GB90-BOOLID | Name of application rule | |
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/memory IDs. Used if table name is blank |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Not found |