Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module WF04_ALLOCATIONRULE_MANUAL (Aufteilregel finden für die F4-Hilfe in Aktion) is a standard Function Module in SAP ERP and is part of the function group WF04 within the package WAUF.
Function Module | WF04_ALLOCATIONRULE_MANUAL |
Short Text | Aufteilregel finden für die F4-Hilfe in Aktion |
Function Group | WF04 |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_GUELT | LIKE | SVKO-GUELT | Gueltigkeitsdatum, zu dem die AR's gueltig seien | |
IM_MATNR | LIKE | MARA-MATNR | Artikel für den eine Aufteilregel gesucht wird | |
IM_WAGRU | LIKE | KLAH-CLASS | WaGr, wenn nur AR's zu dieser WaGr zu selektiere | |
IM_WAS_TUN | TYPE | C | 0-Alle 1-zum Material 2-zur WaGru 3-zu all WaGru |
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 |
---|---|---|---|---|
EX_T_SVKO | LIKE | SVKO | Tabelle der AR'n, die selektiert wurden. | |
EX_T_SVPOS | LIKE | SVPOS | Tabelle der AR-Pos, die selektiert wurden | |
EX_T_SVUP | LIKE | SVUP | Tabelle der AR-Betriebe (bei fixierten AR) | |
IM_T_BETRIEBE | LIKE | RWFILIALEN | Tab.(DebitorenNr/WerkNr) *** Debitor füllen !!! |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUGR_IS_NOT_CLASS | |
CLASS_INKONSISTENZ | |
DISPATERRULE_LOCKED | |
LOCGR_IS_NOT_CLASS | |
MATNR_NOT_FOUND | |
NO_AR_FOUND | |
NO_AUGR_INPUT | |
NO_CLASS_FOR_MATNR | |
WRONG_PARAMETERS |