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