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.
Performs lookups in the forms.
Syntax
client server public static void lookup(
FormStringControl _ctrl,
AlcoholActivityType_RU _profileAlcoholActivityType,
TransDate _transDate,
AlcoholProductionTypeId_RU _productionTypeId,
DirPartyRecId _party,
[CustVend_RU _custVend])
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The FormStringControl object where the lookup is performed.
- _profileAlcoholActivityType
Type: AlcoholActivityType_RU Enumeration
The alcohol activity type to use in searches.
- _transDate
Type: TransDate Extended Data Type
The date on which the license is valid.
- _productionTypeId
Type: AlcoholProductionTypeId_RU Extended Data Type
The ID of the production type for which the licenses should be filtered.
- _party
Type: DirPartyRecId Extended Data Type
The record ID of the party to which the license is bound.
- _custVend
Type: CustVend_RU Enumeration
A value that indicates whether the license is being found for a customer or a vendor; optional.
This parameter is used to search for the corresponding license activity type.