Menu

SAP Function Module CCMSBI_GET_MTE_RECTYPES

liefert alle in CPH vorkommenden Rectypes eines MTE

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.