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 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.