Menu

SAP Function Module SALR_UTIL_TEST_ALL_FUNCTIONS

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 SALR_UTIL_TEST_ALL_FUNCTIONS () is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_UTIL_TEST_ALL_FUNCTIONS
Short Text
Function Group SALR
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
READ_MSG_LOG LIKE ALPARAMS-ONLY_LOCAL ' '
TEST_ALERT_FUNCTIONS LIKE ALPARAMS-ONLY_LOCAL 'X'
TEST_IO_FUNCTIONS LIKE ALPARAMS-ONLY_LOCAL 'X'
TEST_MS_FUNCTIONS LIKE ALPARAMS-ONLY_LOCAL 'X'
TEST_SYS_GRP_FUNCS LIKE ALPARAMS-ONLY_LOCAL 'X' Alert: SALC: Flag (X) if only local input for function call

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MTE_DATA TYPE ALTIDGDATBL Monitoring Architecture: All General Data of an MTE
PERF_DATA TYPE ALTIDPAADATBL MoniArch: TID plus PerfProps plus CurVals plus RC

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
RULE_PARAMETERS LIKE ALRULEPAR Alert: Global Monitoring Type Identifier

Exceptions

This function module does not define any Exceptions.