BudgetPlanningProcessAdministration::checkExist Method
Checks whether a specified record exists in the BudgetPlanningProcessAdministration table.
Syntax
client server public static boolean checkExist(BudgetPlanningProcessAdministrationRecId _budgetPlanningProcessAdministrationRecId)
Run On
Called
Parameters
- _budgetPlanningProcessAdministrationRecI
Type: BudgetPlanningProcessAdministrationRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.