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.
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
- _legalEntity
Type: SelectableDataArea Extended Data Type
The identifier of the legal entity.
- _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.