Share via


WrkCtrTable::lookupWrkCtrId Method

Opens a lookup form for resources.

Syntax

client public static void lookupWrkCtrId(
    FormStringControl _ctrl, 
   [InventSiteId _siteId, 
    ProdUnitId _prodUnitId, 
    RefRecId _resourceGroup, 
    boolean _onlyIndividualResource])

Run On

Client

Parameters

  • _prodUnitId
    Type: ProdUnitId Extended Data Type
    The ID of a production unit that the results in the lookup should be filtered based on; optional.
  • _resourceGroup
    Type: RefRecId Extended Data Type
    The ID of a resource group that the results in the lookup should be filtered based on; optional.
  • _onlyIndividualResource
    Type: boolean
    Indicates that only individual resources should be shown in the lookup; optional.

See Also

Reference

WrkCtrTable Table