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.
Function Module | PGSV_PEGGING_LOG_DISPLAY |
Short Text | displays log for results of static pegging |
Function Group | PGSV |
Package | GRPG |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.