Location
Represents locations used as dimensions for financial reporting, including parent-child hierarchies, manager assignments, and date range settings.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the location. |
| auditCreatedDateTime | Datetime | True |
The date and time when the location was created. |
| auditModifiedBy | String | True |
The user who last modified the location. |
| auditModifiedDateTime | Datetime | True |
The date and time when the location was last modified. |
| baseCurrency | String | True |
The base currency used for financial reporting at this location. |
| businessId | String | False |
The business Id associated with this location. |
| endDate | Date | False |
The date on which this location becomes inactive. |
| entity_Href | String | True |
The URL of the entity associated with this location. |
| entity_Id | String | True |
The Id of the entity associated with this location. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this location. |
| entity_Name | String | True |
The name of the entity associated with this location. |
| href | String | True |
The URL of the location resource. |
| id | String | False |
The unique identifier of the location record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the location record. |
| locationReportingTitle | String | False |
The reporting title used for this location in financial reports. |
| locationType | String | True |
The type of this location, such as entity or non-entity. |
| manager_Href | String | True |
The URL of the manager associated with this location. |
| manager_Id | String | False |
The Id of the manager associated with this location. |
| manager_Key | String | False |
The system-assigned key of the manager associated with this location. |
| manager_Name | String | True |
The name of the manager associated with this location. |
| name | String | False |
The name of the location. |
| parent_Href | String | True |
The URL of the parent location associated with this location. |
| parent_Id | String | False |
The Id of the parent location associated with this location. |
| parent_Key | String | False |
The system-assigned key of the parent location associated with this location. |
| parent_LocationType | String | True |
The location type of the parent location associated with this location. |
| parent_Name | String | True |
The name of the parent location associated with this location. |
| printAs | String | False |
The name format used when printing this location on documents. |
| reportTitle | String | False |
The title used for this location in reports. |
| startDate | Date | False |
The date on which this location becomes active. |
| status | String | False |
The current status of the location, such as active or inactive. |
| taxId | String | False |
The tax Id associated with this location. |