Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the fields that are required for a revaluation of the work in progress (WIP) in quantity.
Syntax
public void setWIPRevaluation(
InventCostTransType _costTransType,
Qty _wipInqty,
Qty _wipOutQty)
Run On
Called
Parameters
- _costTransType
Type: InventCostTransType Enumeration
The costTransType that is currently processed.
- _wipInqty
Type: Qty Extended Data Type
The WIP in quantity that should be set.
- _wipOutQty
Type: Qty Extended Data Type
The WIP out quantity that should be set.