BudgetPlanLineBudgetTransactionLineLink::exist Method
Indicates whether a specified record in the BudgetPlanLineBudgetTransactionLineLink table exists.
Syntax
client server public static boolean exist(RecId _budgetPlanLineBudgetTransactionLineLinkRecId)
Run On
Called
Parameters
- _budgetPlanLineBudgetTransactionLineLink
Type: RecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false .