Menu

SAP Function Module MM_COND_STATISTICS_DISPLAY_MUL

Anzeige von Statistiken zu Konditionssätzen

The Function Module MM_COND_STATISTICS_DISPLAY_MUL (Anzeige von Statistiken zu Konditionssätzen) is a standard Function Module in SAP ERP and is part of the function group WN04 within the package WBON.

Technical Information

Function Module MM_COND_STATISTICS_DISPLAY_MUL
Short Text Anzeige von Statistiken zu Konditionssätzen
Function Group WN04
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DISPLAY_FIRST LIKE 'B' erste Anzeige: 'A'-Umsatz 'B'-Ertrag
P_DISPLAY_SECOND LIKE 'X' Soll 'A' und 'B' ausgegeben werden

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
P_TB_INPUT LIKE WMB03 Struktur für die Anzeigeparameter

Exceptions

This function module does not define any Exceptions.