The Function Module WBAR_ALLOC_RULE_BY_MERCH_CAT (Suche Aufteilregeln zur Warengruppe) is a standard Function Module in SAP ERP and is part of the function group WBAR within the package WAUF.
Function Module | WBAR_ALLOC_RULE_BY_MERCH_CAT |
Short Text | Suche Aufteilregeln zur Warengruppe |
Function Group | WBAR |
Package | WAUF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_ALLOC_RULE | LIKE | SVKO | Tabelle mit Aufteilregeln (Ausgabe) | |
T_MERCH_CAT | LIKE | API_CLINT | Tabelle mit Clints (Eingabe) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_READING_ALLOC_RULE | Datenbankfehler |
NO_ALLOC_RULES_FOUND | Keine Aufteilregeln zu Clints gefunden |
T_MERCH_CAT_EMPTY | Tab. T_MERCH_CAT ist leer |