Menu

SAP Function Module SALC_GET_MT_LIST_BY_MTCLASS

The Function Module SALC_GET_MT_LIST_BY_MTCLASS () is a standard Function Module in SAP ERP and is part of the function group SALC within the package SMOI.

Technical Information

Function Module SALC_GET_MT_LIST_BY_MTCLASS
Short Text
Function Group SALC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT R/3 System, Client Number from Logon
GET_ALL_ROUTES LIKE ALPARAMS-ONLY_LOCAL ' '
GET_PRIO_ROUTES LIKE ALPARAMS-ONLY_LOCAL ' '
GET_STANDARD_ROUTES LIKE ALPARAMS-ONLY_LOCAL 'X'
ONLY_IF_PRIMARY_CEN TYPE ALFLAG ' ' Alerts: Flag ('X' odere SPACE )
SYSID LIKE SY-SYSID SY-SYSID Name of SAP R/3 System

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SEGMENTS_TO_IGNORE LIKE ALSYSSEGM CCMS: Row with SYSID and Segment

Exceptions

This function module does not define any Exceptions.