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.
Indicates whether a record in the InventTransferLine table exists.
Syntax
client server public static boolean exists(MCRInventTransferId _transferId)
Run On
Called
Parameters
- _transferId
Type: MCRInventTransferId Extended Data Type
The inventory transfer Id to check for existance.
Return Value
Type: boolean
true if the transfer line exists; otherwise, false.