Search Results jtf_tty_terr_groups
Overview
The JTF_TTY_TERR_GROUPS table is a core repository for territory group data within the Oracle E-Business Suite (EBS) CRM Foundation module (JTF). In the context of Oracle EBS 12.1.1 and 12.2.2, it serves as a fundamental component of the territory management system. Territory groups are logical collections of territories, enabling hierarchical structuring and simplified management of complex sales, service, or marketing territories. This table facilitates the grouping mechanism, allowing for the aggregation of individual territories into larger, more manageable units for assignment, reporting, and access control purposes.
Key Information Stored
While the provided ETRM metadata does not list specific column details beyond the primary and foreign keys, the structure and relationships define its critical data. The primary column is TERR_GROUP_ID, which uniquely identifies each territory group record. A significant relational column is PARENT_TERR_ID, which establishes a self-referential or hierarchical link to a parent territory in the JTF_TERR_ALL table. This implies the table stores data that defines the group's identity (TERR_GROUP_ID) and its position within a broader territory hierarchy (via PARENT_TERR_ID). Other attributes likely stored include group name, description, effective dates, and creation metadata, which are standard for setup entities in EBS.
Common Use Cases and Queries
This table is central to operations involving territory hierarchies and group-based assignments. A primary use case is generating reports on the composition of territory groups or rolling up performance metrics from child territories to a parent group level. Administrators query this table to audit group structures or resolve assignment issues. Common SQL patterns include joining the table to its related detail tables to list all components of a specific group. For example, to find all geographic territories assigned to a group, one would join JTF_TTY_TERR_GROUPS to JTF_TTY_GEO_TERR. Another typical query involves hierarchical SQL (CONNECT BY) using the PARENT_TERR_ID to traverse and map the complete territory group hierarchy for a given root node.
Related Objects
The JTF_TTY_TERR_GROUPS table maintains integral relationships with several other key territory management tables, as documented by its foreign key constraints.
- Referenced Parent Table: JTF_TERR_ALL via the column JTF_TTY_TERR_GROUPS.PARENT_TERR_ID. This links a territory group to a master territory record.
- Referencing Child Tables:
- JTF_TTY_GEO_TERR: Links via JTF_TTY_GEO_TERR.TERR_GROUP_ID. This associates geographic territory definitions with a group.
- JTF_TTY_TERR_GRP_ACCTS: Links via JTF_TTY_TERR_GRP_ACCTS.TERR_GROUP_ID. This stores the accounts assigned to a specific territory group.
- JTF_TTY_TERR_GRP_OWNERS: Links via JTF_TTY_TERR_GRP_OWNERS.TERR_GROUP_ID. This defines the resource owners responsible for the group.
- JTF_TTY_TERR_GRP_ROLES: Links via JTF_TTY_TERR_GRP_ROLES.TERR_GROUP_ID. This manages the functional roles and access privileges associated with the territory group.
-
Table: JTF_TTY_TERR_GROUPS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_TTY_TERR_GROUPS, object_name:JTF_TTY_TERR_GROUPS, status:VALID, product: JTF - CRM Foundation , description: This table stores territory group data , implementation_dba_data: JTF.JTF_TTY_TERR_GROUPS ,
-
Table: JTF_TTY_TERR_GROUPS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_TTY_TERR_GROUPS, object_name:JTF_TTY_TERR_GROUPS, status:VALID, product: JTF - CRM Foundation , description: This table stores territory group data , implementation_dba_data: JTF.JTF_TTY_TERR_GROUPS ,
-
APPS.JTF_TTY_NA_TERRGP dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TERR_NA_MERGE_PUB dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_ALIGN_WEBADI_INT_PKG dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TERR_ENGINE_GEN_PVT dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_CATCHALL_WORKFLOW dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TERR_ENGINE_GEN_PVT dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_MAINTAIN_NA_PVT dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_ALIGN_WEBADI_INT_PKG dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_WEBADI_SALSTEAM_UPDATE dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_ALIGN_ACTIVATE_PKG dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_WEBADI_SALSTEAM_UPDATE dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_CATCHALL_WORKFLOW dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TERR_NA_MERGE_PUB dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_OVERLAP_WEBADI_PKG dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_GEO_TERRGP dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_GEO_TERRGP dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_NA_TERRGP dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_ALIGN_ACTIVATE_PKG dependencies on JTF_TTY_TERR_GROUPS
12.1.1
-
APPS.JTF_TTY_MAINTAIN_NA_PVT dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_OVERLAP_WEBADI_PKG dependencies on JTF_TTY_TERR_GROUPS
12.2.2
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_GEOGRAPHIES
12.2.2
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_GEOGRAPHIES
12.1.1
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_GEO_GRP_VALUES
12.2.2
-
APPS.JTF_TTY_GEN_TERR_PVT dependencies on JTF_TTY_GEO_GRP_VALUES
12.1.1
-
APPS.JTF_TTY_MAINTAIN_NA_PVT dependencies on JTF_TERR_ALL
12.2.2
-
APPS.JTF_TTY_MAINTAIN_NA_PVT dependencies on JTF_TERR_ALL
12.1.1
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_GEOGRAPHIES
12.2.2
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_GEOGRAPHIES
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEOGRAPHIES
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEOGRAPHIES
12.2.2
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_GRP_VALUES
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_GRP_VALUES
12.2.2
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_TERR_RSC
12.1.1
-
VIEW: JTF.JTF_TTY_TERR_GROUPS#
12.2.2
owner:JTF, object_type:VIEW, object_name:JTF_TTY_TERR_GROUPS#, status:VALID,
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_TERR_RSC
12.2.2
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_TERR
12.1.1
-
APPS.JTF_TTY_NA_TERRGP dependencies on JTF_TTY_GEO_TERR_RSC
12.2.2
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_GEO_GRP_VALUES
12.2.2
-
APPS.JTF_TTY_NA_GEO_TERR_PVT dependencies on JTF_TTY_GEO_GRP_VALUES
12.1.1
-
APPS.JTF_TTY_GEO_WEBADI_INT_PKG dependencies on JTF_TTY_GEO_TERR
12.2.2