Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.