Menu

SAP Function Module CCMSBI_GET_MTE_LIFETIMES

liefert in CPH definierte Reorgdaten eines MTE

The Function Module CCMSBI_GET_MTE_LIFETIMES (liefert in CPH definierte Reorgdaten 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_LIFETIMES
Short Text liefert in CPH definierte Reorgdaten 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

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XDAYS_X TYPE ALPFXDAYX Anzahl Tage (X) für x-day-Aggregate

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
LIFETIMES LIKE CCMSBI_CPH_LIFETIMES CPH/BW: Lifetime-Wert zu Aggregattyp und Auflösung
REORGSCHEMAS LIKE ALPFREORSCHEMSTR Struktur für PerfDB-Reorganisationsinformationen
RESOLUTION_FILTER LIKE RSSELECT Schnittstelle: Selektionskriterien

Exceptions

This function module does not define any Exceptions.