Table Company

ID 2000000006
Namespace: System.Environment

Stores company definitions and settings for Business Central tenants. Manages company creation, configuration, and identification across the platform.

Remarks

This table serves as the central registry for all companies within a tenant, supporting multi-company operations, company-specific data isolation, and business profile management. Integrates with tenant provisioning, user access control, and company-specific configuration systems.

Properties

Name Value
Caption Company
DataPerCompany False
Scope Cloud
ReplicateData False

Fields

Name Type Description
Name Text[30]

Unique identifier name of the company used for database partitioning and access control.

"Evaluation Company" Boolean

Indicates whether this is an evaluation company with limited functionality and data restrictions.

"Display Name" Text[250]

User-friendly display name of the company shown in interfaces and reports.

Id Guid

Global unique identifier for the company used in integration and external references.

"Business Profile Id" Text[250]

Business profile identifier linking the company to external business classification systems.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also