BudgetPlanScenarioConstraint::checkExist Method
Checks whether a specified record exists in the BudgetPlanScenarioConstraint table.
Syntax
client server public static boolean checkExist(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 specified record exists; otherwise, false.