Menu

SAP Function Module MCWPS_RESULTS_GETDETAIL

Liest aus der Cluster-Tabelle mcwps Ergebnisse aus.

The Function Module MCWPS_RESULTS_GETDETAIL (Liest aus der Cluster-Tabelle mcwps Ergebnisse aus.) is a standard Function Module in SAP ERP and is part of the function group MCWPS within the package MCW.

Technical Information

Function Module MCWPS_RESULTS_GETDETAIL
Short Text Liest aus der Cluster-Tabelle mcwps Ergebnisse aus.
Function Group MCWPS
Package MCW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATUM LIKE MCWPS-DATUM Schlüssel: Datum der Analyse
I_DBTAB LIKE MCWPS-MCINF Schlüssel: untersuchte Tabelle
I_UZEIT LIKE MCWPS-UZEIT Schlüssel: Uhrzeit der Analyse
I_WERKS LIKE MCWPS-WERKS Schlüssel: untersuchtes Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MCWPSC LIKE MCWPSC Struktur mit Ergebnissen

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
E_RULES_L2 LIKE MCWPSR2 Ass.regeln k-2
E_RULES_L3 LIKE MCWPSR3 Ass.regeln k-3
E_SL_AKTNR LIKE AKTNR_RAN Range-Tabelle für die Absprachenummer
E_SL_DATUM LIKE BLDAT_RAN Selektierter Zeitraum, der analysiert wurde
E_SL_MATKL LIKE MCBMATKL Selektierte Warengruppen, die analysiert wurden
E_SL_MATNR LIKE MATNR_RAN Range-Tabelle für die Materialnummer
E_TAB_L1 LIKE MCWPSI1 Large-Itemset k-1
E_TAB_L2 LIKE MCWPSI2 Large-Itemset k-2
E_TAB_L3 LIKE MCWPSI3 Large-Itemset k-3

Exceptions

This function module does not define any Exceptions.