BudgetCycleTimeSpan::hasBudgetCycle Method
Indicates whether the BudgetCycle record exists for a BudgetCycleTimeSpan record.
Syntax
client server public static boolean hasBudgetCycle(RecId _budgetCycleTimeSpanRecId)
Run On
Called
Parameters
- _budgetCycleTimeSpanRecId
Type: RecId Extended Data Type
A record ID that the BudgetCycle records must be verified.
Return Value
Type: boolean
true if there is a BudgetCycle record; otherwise, false.