ProdRoute::lookupOprId Method
Performs lookup for the OprId values that match the given parameters for a given form control.
Syntax
client server public static void lookupOprId(
FormControl _formControl,
ProdId _prodId,
OprNum _oprNum)
Run On
Called
Parameters
- _formControl
Type: FormControl Class
A FormControl reference to the form control that uses the lookup.
- _prodId
Type: ProdId Extended Data Type
A ProdId value to match.
- _oprNum
Type: OprNum Extended Data Type
An OprNum value to match.