The Function Module LXVAS_WCNTR_GV_VORID_GET (Get the global variable of VAS Order id) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.
Function Module | LXVAS_WCNTR_GV_VORID_GET |
Short Text | Get the global variable of VAS Order id |
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_VAS_ORDER_ONLY | TYPE | FLAG | SPACE | General Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_PACKNR | TYPE | LXHME_PACKNR | Unique internal packing object number | |
EV_VAS_ORDER_ID | TYPE | LXVAS_VORID | VAS Order |
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 |
---|---|
INITIAL_VORID | Global VAS Order ID is initial |
NO_VAS_ORDER | No VAS Order |