Share via


BudgetPlanningAllocationSchedule::findByName Method

Finds the specified record in the BudgetPlanningAllocationSchedule table.

Syntax

client server public static BudgetPlanningAllocationSchedule findByName(
    BudgetPlanAllocationScheduleName _budgetPlanAllocationScheduleName, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BudgetPlanningAllocationSchedule Table
A record in the BudgetPlanningAllocationSchedule table; otherwise, an empty record.

See Also

Reference

BudgetPlanningAllocationSchedule Table