ProjControlPeriodCostGroup::find Method
Syntax
client server public static ProjControlPeriodCostGroup find(
ProjId _projId,
ProjControlId _controlId,
ProjPeriodFrom _periodFrom,
Integer _version,
ProjCostGroupId _costGroupId,
[boolean _forUpdate])
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
- _controlId
Type: ProjControlId Extended Data Type
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
- _version
Type: Integer Extended Data Type
- _costGroupId
Type: ProjCostGroupId Extended Data Type
- _forUpdate
Type: boolean