The Function Module LXVAS_ORDER_DISPLAY_GET (Get VAS orders that are to be displayed in LVASWC02 and LVASWC03) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.
Function Module | LXVAS_ORDER_DISPLAY_GET |
Short Text | Get VAS orders that are to be displayed in LVASWC02 and LVASWC03 |
Function Group | LXVAS_WCNTR |
Package | LXVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DOCNR | TYPE | LEINT_DOCNR | Reference Document | |
IV_LGNUM | TYPE | LEINT_LGNUM | Warehouse Number | |
IV_MODE | TYPE | LXVAS_WCMOD | LXVAS Work Center Transaction Operation Mode (1-Disp, 2-Upd) | |
IV_WRKST | TYPE | LXHME_WRKST | Packing / Work station key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DOCTY | TYPE | LXHME_DOCTY | Reference Document Type |
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 |
---|---|---|---|---|
ET_ORDER_SCREEN | TYPE | ORDER_SCREEN230_T | SCREEN 230 VAS order ALV Table Type |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORDS | No records found |