CustPackingSlipJour::lookupPackingSlipId_W Method

This method is used to create a lookup for the Packing slip field on the SalesEditLines form.

Syntax

client public static void lookupPackingSlipId_W(Object _lookupCtrl, Query _query)

Run On

Client

Parameters

  • _lookupCtrl
    Type: Object Class
    The countrol for which the lookup is being created.
  • _query
    Type: Query Class
    The Query to be applied while creating the lookup.

See Also

Reference

CustPackingSlipJour Table