CustPackingSlipJour::queryPackingSlipStorno_LT Method
This method is used to provide a query to be used to perform a lookup on Packing slip numbering field on the SalesEditLines form while posting a packing slip.
The lookup provides a list of all packing slips that are being updated with the current packing slip whose PackingSlipStatus_LT field is not set to Broken or Cancelled.
Syntax
client server public static Query queryPackingSlipStorno_LT()
Run On
Called
Return Value
Type: Query Class
A query to be used for Packing slip lookup.