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_DELTA (Delta 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_DELTA |
Short Text | Delta 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 |
---|---|---|---|---|
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Basic settings for data transfer |
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 |
---|---|---|---|---|
IT_ABI_HEAD | LIKE | FRE_DB_ABI_HEAD_STY | Header table for DIF occurrence | |
IT_ART_SITE | LIKE | FRE_DB_ART_SITE | Relevant article/site-combinations for F&R | |
IT_WAKH | LIKE | FRE_WAKH_STY | Promotion header data | |
IT_WALE | LIKE | FRE_WALE_STY | WALE data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMM_FAILURE | Failure while sending |
NOTHING_TO_DO | No data existing |