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.
Initializes an inventCostTrans record from an inventTransOrigin record.
Syntax
private void initFromInventTransOrigin(InventTransOrigin _inventTransOrigin, LeanCostingFacadeBase _leanCostingFacade)
Run On
Called
Parameters
- _inventTransOrigin
Type: InventTransOrigin Table
The inventory transaction origin record, from which the data should be taken.
- _leanCostingFacade
Type: LeanCostingFacadeBase Class
Remarks
Sets all InventTransId, ItemId, TransRefId and TransType fields for an inventCostTrans record from a given inventTransOrigin record.