The Function Module LXVAS_STOCK_FROM_WCNTR_EXIT (Create stock movements to exit completed VAS material from Work Center) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.
Function Module | LXVAS_STOCK_FROM_WCNTR_EXIT |
Short Text | Create stock movements to exit completed VAS material from Work Center |
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 |
---|---|---|---|---|
IS_REF_DOCUMENT | TYPE | LXHME_REFDC | Logistic document view | |
IV_COMMIT | TYPE | FLAG | SPACE | General Flag |
IV_NEXT_VAS_ORDER_ID | TYPE | LXVAS_VORID | VAS Order | |
IV_VAS_ORDER_ID | TYPE | LXVAS_VORID | LXVAS Order table type | |
IV_WAREHOUSE | TYPE | LEINT_LGNUM | Warehouse Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_COMPLETE_VAS_ORDER_FOUND | No VAS order with -complete- status was found |
NO_STOCK_MOVMENT_REQUIRED | No VAS document item requires stock transfer from work station |
NO_VAS_ORDER_FOUND | No VAS order was found |
PARAMETER_ERROR | Parameter combination error |