Share via


InventCostTrans.setTypeFromInventDirection Method

Determines the InventCostTransType value that is used for a transaction from the InventDirection value.

Syntax

private void setTypeFromInventDirection(InventDirection _inventDirection, InventTransType _inventTransType)

Run On

Called

Parameters

  • _inventDirection
    Type: InventDirection Enumeration
    The InventDirection value that should be transferred to the InventCostTransType value.

Remarks

This method maps the inventDirection to the inventCostTransType . In the case of the resetting of a production order, these transactions should be treated as production issues, not as receipts.

See Also

Reference

InventCostTrans Table