BudgetPlanScenarioConstraint::exist Method
Indicates whether a specified record exists in the BudgetPlanScenarioConstraint table.
Syntax
client server public static boolean exist(BudgetPlanScenarioConstraintRecId _budgetPlanScenarioConstraintRecId)
Run On
Called
Parameters
- _budgetPlanScenarioConstraintRecId
Type: BudgetPlanScenarioConstraintRecId Extended Data Type
The record ID of the BudgetPlanScenarioConstraint record.
Return Value
Type: boolean
true if the record was found; otherwise, false.