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.
Determines if a load line exists for the inventTransId value specified.
Syntax
client server public static boolean existsForInventTransId(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId value that you want to check for related load lines.
Return Value
Type: boolean
true if a load line exists for the inventTransId value specified; otherwise, false .