Summary
Legal entities defined in the organization. Also contains some System parameters and Ledger information.
Dynamics 365 Menu Item(s)
- Organization administration > Organizations > Legal entities
- System administration > Setup > System parameters
- General ledger > Ledger setup > Ledger
Legacy data model’s data entities
- PMBI_deDataArea
New data model’s data entities
- FNBI_PartitionsEntity
- FNBI_DataAreaEntity
- FNBI_TimeZonesListEntity
- FNBI_CompanyInfoEntity
- FNBI_LedgerEntity
- FNBI_SystemParametersEntity
- FNBI_ExchangeRateTypeEntity
Synapse link approach tables
- Partitions
- DataArea
- TimeZonesList
- CompanyInfo
- Ledger
- SystemParameters
- ExchangeRateType
Field level functional description
- AccountingCurrency: The primary currency used for accounting purposes within the legal entity or business unit.
- DataAreaID: The unique identifier for the data area, often representing a company or legal entity in the system.
- DataAreaID_LegalEntityName: A combined field showing both the data area ID and the legal entity name for easier identification.
- LegalEntityName: The full name of the legal entity or company associated with the data area.
- LegalEntityName_DataAreaID: A combined field showing both the legal entity name and the data area ID for display or selection purposes.
- ReportingCurrencyCode: The code for the currency used in financial reporting for the data area.
- ReportingExchangeRateType: The numeric code representing the type of exchange rate used for reporting purposes.
- TimeZoneKey: The key or code indicating the time zone associated with the data area.
- PartitionRecId: The unique identifier for the partition record, used for data segregation and management.
- ReportingExchangeRateTypeName: The descriptive name of the exchange rate type used for reporting.
- NAME: The name field, which may represent the name of the data area or another descriptive label.
- PARTITIONKEY: The key used to identify the partition within the system.
- partition: The numeric value representing the partition, used for data management and segregation.
Post your comment on this topic.