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_PROCYC_REF_WERKS (Determine plant (incl. ref) for PP planning period) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_PROCYC_OUT within the package WFRE_PI.
Function Module | FRE_PROCYC_REF_WERKS |
Short Text | Determine plant (incl. ref) for PP planning period |
Function Group | FRE_MD_PROCYC_OUT |
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 |
---|---|---|---|---|
IP_LFRHY | TYPE | LFRHY | Planning cycle | |
IP_MRPPP | TYPE | MRPPP | PPC planning calendar | |
IP_WERKS | TYPE | WERKS_D | Plant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_WERKS_LFRHY | TYPE | WERKS_D | Plant | |
EP_WERKS_MRPPP | TYPE | WERKS_D | Plant |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LFRHY_AND_MRPPP_INITIAL | LFRHY and MRPPP initial |
LFRHY_NOT_EXISTENT | LFRHY not existent |
MRPPP_NOT_EXISTENT | MRPPP not existent |
WERKS_INITIAL | WERKS initial |