Share via


InventTransOrigin::create Method

Creates a new record in the InventTransOrigin table.

Syntax

    client server public static InventTransOrigin create(
        InventTransId _inventTransId, 
        ItemId _itemId, 
        InventTransType _referenceCategory, 
        InventTransRefId _referenceId, 
       [DirPartyRecId _party, 
        InventDimId _itemInventDimId])

Run On

Called

Parameters

Return Value

Type: InventTransOrigin Table
The inventory originator that has been created.

See Also

Reference

InventTransOrigin Table