InventTransOrigin::existMarked_RU Method
Checks whether any inventory transaction exists for the inventory transactions originator and reference lot.
Syntax
client server public static boolean existMarked_RU(InventTransOriginId _inventTransOriginId, [InventTransOriginId _markingOriginId])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.
- _markingOriginId
Type: InventTransOriginId Extended Data Type
The ID of the reference lot.
Return Value
Type: boolean
true if any transaction exists; otherwise, false.