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_DB_DIF_READ_FROM_AKTNR (Read administrative DIF data to promotions) 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_DB_DIF_READ_FROM_AKTNR |
Short Text | Read administrative DIF data to promotions |
Function Group | FRE_MD_DIF_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 |
---|---|---|---|---|
IT_WAKH | TYPE | FRE_WAKH_TTY | Promotion header data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ABI_HEAD | TYPE | FRE_DB_ABI_HEAD_TTY | Table type for FRE_DB_ABI_HEAD | |
ET_ABI_POS | TYPE | FRE_DB_ABI_POS_TTY | Table type for FRE_DB_ABI_POS |
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 |
---|---|
NOTHING_TO_DO | No data existing |