InventTransOriginAssemblyComponent::exist Method
Determines whether the specified assembly inventory transaction originator in the InventTransOriginAssemblyComponent table exists.
Syntax
client server public static boolean exist(InventTransOriginId _assemblyInventTransOriginId)
Run On
Called
Parameters
- _assemblyInventTransOriginId
Type: InventTransOriginId Extended Data Type
The identifier of an assembly inventory transaction originator assembly.
Return Value
Type: boolean
true if the specified assembly inventory transaction originator record exists; otherwise, false.