Share via


InventTransOrigin::findMarkingRefInventTransOrigin Method

Finds the ID of an inventory transaction originator marked with the specified inventory transaction originator.

Syntax

client server public static InventTransOriginId findMarkingRefInventTransOrigin(
    InventTransOriginId _inventTransOriginId, 
    ItemId _itemId, 
   [boolean _findVirtual, 
    boolean _findForce])

Run On

Called

Parameters

  • _findVirtual
    Type: boolean
    true if virtual transactions should be examined; otherwise, false.
  • _findForce
    Type: boolean
    true if a time-using examination of many transactions should be used as a last resort; otherwise, false.

Return Value

Type: InventTransOriginId Extended Data Type
The ID of an inventory transaction originator marked with the specified value.

See Also

Reference

InventTransOrigin Table