Menu

SAP Function Module CCMSBI_GET_MTE_RECTYPES

liefert alle in CPH vorkommenden Rectypes eines MTE

The Function Module CCMSBI_GET_MTE_RECTYPES (liefert alle in CPH vorkommenden Rectypes eines MTE) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTR_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.

Technical Information

Function Module CCMSBI_GET_MTE_RECTYPES
Short Text liefert alle in CPH vorkommenden Rectypes eines MTE
Function Group SCCMSBI_EXTR_UTILITIES
Package RS_BCT_CCMS_CPH_EXTRACTORS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MTE_DEF TYPE ALTIDKEY TID
USE_AGG_FILTER TYPE CHAR1 ' ' 'X' -> Inputtabelle AGGREGATE_FILTER auswerten
USE_RES_FILTER TYPE CHAR1 ' ' 'X' -> Inputtabelle RESOLUTION_FILTER auswerten

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCHEMAS_LOADED TYPE CHAR1 ' ' ' '->Reorgschemata laden(Tabelle REORGSCHEMAS ist leer), 'X'->Sch.berts.geladen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATE_FILTER LIKE RSSELECT Schnittstelle: Selektionskriterien
RECTYPES LIKE RSSELECT Schnittstelle: Selektionskriterien
REORGSCHEMAS LIKE ALPFREORSCHEMSTR Struktur für PerfDB-Reorganisationsinformationen
RESOLUTION_FILTER LIKE RSSELECT Schnittstelle: Selektionskriterien

Exceptions

This function module does not define any Exceptions.