Share via


BudgetPlanScenarioConstraint::find Method

Finds a record in the BudgetPlanScenarioConstraint table.

Syntax

client server public static BudgetPlanScenarioConstraint find(
    BudgetPlanScenarioConstraintRecId _budgetPlanScenarioConstraintRecId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BudgetPlanScenarioConstraint Table
A record in the BudgetPlanScenarioConstraint table; otherwise, an empty record.

See Also

Reference

BudgetPlanScenarioConstraint Table