Menu

SAP Function Module MM_COND_STATISTICS_DISPLAY

Anzeige von Statistiken zu Konditionssätzen im Einkauf (Absprachenpflege)

The Function Module MM_COND_STATISTICS_DISPLAY (Anzeige von Statistiken zu Konditionssätzen im Einkauf (Absprachenpflege)) 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
Short Text Anzeige von Statistiken zu Konditionssätzen im Einkauf (Absprachenpflege)
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_DATA LIKE WMB03 Daten, die zur Anzeige gebracht werden soll
P_DISPLAY_FIRST LIKE 'B' erste Anzeige: 'A' Erträge 'B' Umsatzdaten
P_DISPLAY_SECOND LIKE 'X' 'A' und oder 'B' anzeigen lassen
P_NEXT_EXISTS LIKE ' ' 'X' es gibt einen weitern Eintrag, sonst ' '
P_PREVIOUS_EXISTS LIKE ' ' 'X' es gibt einen vorherigen Eintrag, sonst ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DISPLAY_LAST LIKE Display-code der zuletzt gezeigten Liste
P_FCODE_LAST LIKE zuletzt gezeigte Liste

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.