The Function Module WSAO_ALST_LISTGEN_DISPO (Generierung der Dispositionsliste) is a standard Function Module in SAP ERP and is part of the function group WSAO_ALST within the package WOST.
Function Module | WSAO_ALST_LISTGEN_DISPO |
Short Text | Generierung der Dispositionsliste |
Function Group | WSAO_ALST |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASSORTLIST_TYPE | TYPE | BBTYP | Sortimenztslistenart | |
DEPARTMENT_NO | TYPE | ABTNR | Abteilung | |
LAYOUT_MOD | LIKE | BAPI3032_GROUP-LAYOUT_MOD | Layoutbaustein | |
MATL_GROUP | LIKE | BAPI3032_GROUP-MATL_GROUP | Warengruppe | |
VEND_PART | LIKE | BAPI3032_GROUP-VEND_PART | Lieferantenteilsortiment |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_CONTROL | LIKE | BAPI3032_FIELD_CONTROL | Sortimentslisten-Gruppen-Nummer-Flag | |
RETURN | LIKE | BAPIRETURN1 | Rückmeldung |
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 |
---|---|---|---|---|
ITEM_TAB | LIKE | BAPI3032_POSITION | Sortimentslisten-Gruppen-Nummer |
This function module does not define any Exceptions.