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_IN_PROMOTION_DETERMINE (Determine valid promotion) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_IN within the package WFRE_PI.
Function Module | FRE_ORD_IN_PROMOTION_DETERMINE |
Short Text | Determine valid promotion |
Function Group | FRE_ORDER_IN |
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 |
---|---|---|---|---|
CALLING_ID | TYPE | FRE_ORD_IN_CALLING_ID | Calling Instance | |
CUSTOMIZING | TYPE | STY_FRE_ORD_FASH_CUSTOMIZING | Customizing for Order Inbound IF Fashion Functions | |
ITEM_DATA | TYPE | FRE_ORD_IN_PROMOTION_STY | Promotion Determination Import Structure | |
TIMESTAMP | TYPE | TIMESTAMP | UTC time stamp in short form (YYYYMMDDhhmmss) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PROMOTION_NR | TYPE | WAKTION | Promotion |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGES | TYPE | TY_T_UI_MESSAGE | User Interface Message Table Type |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error during processing |