Share via


BudgetPlanningConfiguration::findByLegalEntity Method

Finds the record in the BudgetPlanningConfiguration table that is associated with the specified legal entity.

Syntax

client server public static BudgetPlanningConfiguration findByLegalEntity(SelectableDataArea _legalEntity, [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