Menu

SAP Function Module TEST_SALC_GET_ALL_DATA

Test Module: Get all Data from R/3 System

The Function Module TEST_SALC_GET_ALL_DATA (Test Module: Get all Data from R/3 System) is a standard Function Module in SAP ERP and is part of the function group SALC_TEST within the package SMOI.

Technical Information

Function Module TEST_SALC_GET_ALL_DATA
Short Text Test Module: Get all Data from R/3 System
Function Group SALC_TEST
Package SMOI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MTE_HIGHEST_ALERTS TYPE ALALERTS_S Alerts: Sorted Table with Expanded Alert
TID_RC_TREE_ALL TYPE ALTREERCTBL Table Type for ALMTTRE40B

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TID_VISI_MAXLEVEL TYPE ALTIDMLTBL Alerts: Alert: TID + MaxLevel + VisibleOnUserLevel

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_TID LIKE ALGLOBTID

Exceptions

This function module does not define any Exceptions.