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