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