Share via


BudgetPlanningConfiguration::find Method

Finds the record in the BudgetPlanningConfiguration table that is associated with the current company.

Syntax

client server public static BudgetPlanningConfiguration find([boolean _forupdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

BudgetPlanningConfiguration Table