This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_TERRITORY_D
Module:
TERRITORY_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TERRITORY_ID | VARCHAR2 | 32 | True | Primary key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. SOURCE_RECORD_ID | ||||
| CURRENCY_ISO_CODE | VARCHAR2 | 16 | Available only for organizations with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization. | ||||
| DESCRIPTION | VARCHAR2 | 999 | The description of the territory. | ||||
| LAST_MODIFIED_DATE | TIMESTAMP | Last Modified Date - Audit column | |||||
| NAME | VARCHAR2 | 128 | The name of the territory. | ||||
| PARENT_TERRITORY_ID | VARCHAR2 | 32 | The ID of the territorys parent territory |
Represents a sales territory. Available only if Enterprise Territory Management has been enabled for your organization.
Copyright © 2019, 2025, Oracle and/or its affiliates.