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.