Menu

SAP Function Module G_VSR_SUBRULE_CALL

RuleMan: Call Subrule

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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.

Technical Information

Function Module G_VSR_SUBRULE_CALL
Short Text RuleMan: Call Subrule
Function Group GBL5
Package GVAL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Not found