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_MD_DIF_INIT (Initial load of DIF occurences) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_DIF_OUT within the package WFRE_PI.
Function Module | FRE_MD_DIF_INIT |
Short Text | Initial load of DIF occurences |
Function Group | FRE_MD_DIF_OUT |
Package | WFRE_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_WO_ABI_CHECK | TYPE | FRE_DIF_WO_ABI_CHECK | Anew full supply for promotions | |
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Basic settings for data transfer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_MSG_TEXT | TYPE | CHAR80 | Message |
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 |
---|---|---|---|---|
IT_WAKH | LIKE | FRE_WAKH_STY | Promotion header data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMM_FAILURE | Failure while sending |
NOTHING_TO_DO | No data existing |