Menu

SAP Function Module FRE_ORD_PO_POINTER_PROCESS_DB

Processing Entries of FRE_PO_POINTER

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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)

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
FRE_ART_SITE LIKE FRE_MATNR_WERKS MATNR and WERKS for relevance check

Exceptions

This function module does not define any Exceptions.