The Function Module FRE_ORD_PO_POINTER_PROCESS_DB (Processing Entries of FRE_PO_POINTER) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_DB within the package WFRE_PI.
Function Module | FRE_ORD_PO_POINTER_PROCESS_DB |
Short Text | Processing Entries of FRE_PO_POINTER |
Function Group | FRE_ORDER_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INITIAL_LOAD | TYPE | XFELD | Checkbox | |
IP_PACKAGESIZE | TYPE | FRE_PACKAGESIZE | Number of Records per Package | |
IP_PARALLEL | TYPE | XFELD | Checkbox | |
IP_TASKS | TYPE | DDMAXTASKS | Maximum number of parallel tasks | |
SERVERGROUP | TYPE | RZLLI_APCL | Logon/Server Group Name | |
TIMS | TYPE | TIMESTAMP | UTC time stamp in short form (YYYYMMDDhhmmss) |
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 |
---|---|---|---|---|
FRE_ART_SITE | LIKE | FRE_MATNR_WERKS | MATNR and WERKS for relevance check |
This function module does not define any Exceptions.