LtAssetPackingSlip::existPackingSlipId Method
Indicates whether the specified record in the LtAssetPackingSlip table exists for a packing slip ID.
Syntax
server public static boolean existPackingSlipId(PackingSlipId _packingSlipId)
Run On
Server
Parameters
- _packingSlipId
Type: PackingSlipId Extended Data Type
The ID of the packing slip.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.