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 AUFTEILER_BETRIEBSGRUPPE_BEARB (AufteilerBetriebsgruppe bearbeiten) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | AUFTEILER_BETRIEBSGRUPPE_BEARB |
Short Text | AufteilerBetriebsgruppe bearbeiten |
Function Group | WF03 |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUPO | LIKE | RW016A | ||
IM_ABELF_GEN_SW | LIKE | 'X' | ||
IM_ABELG_GEN_SW | LIKE | 'X' | ||
IM_I_AUKO | LIKE | RW00A | Aufteilerkopf | |
IM_LWTYP_SW | LIKE | 'U' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUPO | LIKE | RW016A |
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 |
---|---|---|---|---|
EX_T_AUVT | LIKE | RW16A | ||
IMEX_T_AUFG | LIKE | RW018A | ||
IMEX_T_AUFI | LIKE | RW019A | ||
IMEX_T_AULW | LIKE | RW020A |
This function module does not define any Exceptions.