The Function Module WSAO_ALST_VENDOR_GET (Verdichtete Tabelle der Lieferanten) 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_VENDOR_GET |
Short Text | Verdichtete Tabelle der Lieferanten |
Function Group | WSAO_ALST |
Package | WOST |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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 |
---|---|---|---|---|
VENDOR | LIKE | WSAO_ALST_GINDEX | Verdichtete Tabelle der Lieferanten |
This function module does not define any Exceptions.