The Function Module WAUF_DISPATCHERRULE_SEARCH () is a standard Function Module in SAP ERP and is part of the function group WF04 within the package WAUF.
Function Module | WAUF_DISPATCHERRULE_SEARCH |
Short Text | |
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_AKLAR | LIKE | KLAH-KLART | ArtikelKlassenart der Warengruppe | |
IM_AUFGR | LIKE | KLAH-CLASS | SPACE | Warengruppe zu der die Ar gessucht wird |
IM_AUGR_SW | LIKE | SPACE | Schalter, ob Warengruppe angegeb. | |
IM_FILKL | LIKE | KLAH-CLASS | Werksgruppe in Aufteilregel (!NICHT BasisWerkgr) | |
IM_MATNR | LIKE | MARA-MATNR | Artikel für den eine Aufteilregel gesucht wird |
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 |
---|---|---|---|---|
T_HINWEISE | LIKE | RW014A | Hinweise, die bei der Suche aufgetreten sind | |
T_T624 | LIKE | T624 | Aufteilregeln, die gefunden wurden |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUGR_IS_NOT_CLASS | |
CLASS_INKONSISTENZ | |
LOCGR_IS_NOT_CLASS | |
MATNR_NOT_FOUND | Material existiert nicht |
NO_AR_ENTRY_FOUND | keine Aufteilregel gefunden |
NO_AUGR_INPUT | |
NO_CLASS_FOR_MATNR | Warengruppe des Materials existiert nicht |