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.
Determines the InventCostTransRefType value that is used for a specified transaction.
Syntax
private void setRefTypeFromInventTransType(InventTransType _inventTransType)
Run On
Called
Parameters
- _inventTransType
Type: InventTransType Enumeration
The InventTransType value that is used to determine the InventCostTransRefType value.
Exceptions
Exception | Condition |
---|---|
Error | The inventory transaction types not handled by standard cost. |
Remarks
This method associates the InventTransType value to the inventCostTransRefType object.