LedgerDerivedFinHierarchyLegalEntities.editDataAreaId Method
Gets or sets the record ID of the CompanyInfo record in the LedgerDerivedFinHierarchyLegalEntities table.
Syntax
edit DataAreaId editDataAreaId(boolean _set, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _dataAreaId
Type: DataAreaId Extended Data Type
The ID of the legal entity.
Return Value
Type: DataAreaId Extended Data Type
The ID of the legal entity.