PlanActivity::lookupPlanActivityType Method
Performs a lookup filtered by PlanActvityType enumeration values.
Syntax
client server public static void lookupPlanActivityType(
FormControl _formControl,
[container _containerPlanActivityType,
PlanReferenceRefRecId _planReferenceRefRecId,
LegalEntity _legalEntity])
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The FormControl object that the lookup will be bound to.
- _containerPlanActivityType
Type: container
A container that has the PlanActvityType enumeration values; optional.
- _planReferenceRefRecId
Type: PlanReferenceRefRecId Extended Data Type
A record ID to the PlanReference table; optional.
- _legalEntity
Type: LegalEntity Extended Data Type