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.
Retrieves the InventLocation value, depending on the site ID.
Syntax
client public static void lookupBySiteId(
FormStringControl _ctrl,
InventSiteId _inventSiteId,
InventLocationType _inventLocationType,
[boolean _lookupBySiteId,
boolean _includeBlankSite])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The control on the string in the form that calls this lookup.
- _inventSiteId
Type: InventSiteId Extended Data Type
The site ID of the InventLocation value.
- _inventLocationType
Type: InventLocationType Enumeration
The InventLocation type.
- _lookupBySiteId
Type: boolean
A Boolean value that indicates whether to sort the lookup by the site ID; optional.
- _includeBlankSite
Type: boolean
A Boolean value that determines whether to include the InventLocations value without the site ID in the lookup; optional.