WrkCtrResourceGroup::lookupWrkCtrId Method
Performs a form lookup for a resource group name.
Syntax
client public static Common lookupWrkCtrId(
FormControl _callingControl,
[InventSiteId _siteId,
ProdUnitId _prodUnitId,
boolean _filterByWorkCell])
Run On
Client
Parameters
- _callingControl
Type: FormControl Class
An instance of the FormControl class to which the lookup should bind.
- _siteId
Type: InventSiteId Extended Data Type
A SiteId extended data type value with which to filter the lookup data.
- _prodUnitId
Type: ProdUnitId Extended Data Type
A ProdUnitId extended data type value with which to filter the lookup data.
- _filterByWorkCell
Type: boolean
A Boolean value that indicates whether to only filter for work cells.
Return Value
Type: Common Table
The record stored in a reference control; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).