Menu

SAP Function Module PGSV_PEGGING_LOG_DISPLAY

displays log for results of static pegging

The Function Module PGSV_PEGGING_LOG_DISPLAY (displays log for results of static pegging) is a standard Function Module in SAP ERP and is part of the function group PGSV within the package GRPG.

Technical Information

Function Module PGSV_PEGGING_LOG_DISPLAY
Short Text displays log for results of static pegging
Function Group PGSV
Package GRPG
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_AUFNR LIKE AFKO-AUFNR Selection criteria: order number
I_EBELN LIKE EKKN-EBELN Selection criteria: purchase order
I_EBELP LIKE EKKN-EBELP Selection criteria: purchase order item
I_SEGMENT TYPE APS_PLOBJECT Selection criteria: segment

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
T_PEG TYPE GRPG_PEG_TAB Table with pegging objects
T_REPL TYPE GRPG_REPL_TAB Add. information about replenishment objects

Exceptions

This function module does not define any Exceptions.