BudgetSourceTrackingRelievingDetail::existRelievedBudgetSource Method
Indicates whether the specified record in the BudgetSourceTrackingRelievingDetail table exists.
Syntax
client server public static boolean existRelievedBudgetSource(BudgetSourceRecId _relievedBudgetSourceRecId)
Run On
Called
Parameters
- _relievedBudgetSourceRecId
Type: BudgetSourceRecId Extended Data Type
The record ID of the BudgetSource table that is relieved for which the BudgetSourceTrackingRelievingDetail record that is corresponding is to be searched.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.