MCRInventTransferLine_Staging::exists Method
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.