BudgetPlanPriorityConstraint::exist Method
Indicates whether a specified record in the BudgetPlanPriorityConstraint table exists.
Syntax
client server public static boolean exist(BudgetPlanPriorityConstraintRecId _budgetPlanPriorityConstraintRecId)
Run On
Called
Parameters
- _budgetPlanPriorityConstraintRecId
Type: BudgetPlanPriorityConstraintRecId Extended Data Type
The record ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false .