BudgetPlanningConfiguration::existForLegalEntity Method
Determines whether a BudgetPlanningConfiguration record exists for the specified legal entity.
Syntax
client server public static boolean existForLegalEntity(SelectableDataArea _legalEntity)
Run On
Called
Parameters
- _legalEntity
Type: SelectableDataArea Extended Data Type
The identifier of the legal entity.
Return Value
Type: boolean
true if the record exists; otherwise, false.