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