Search Results jtf_rs_team_members
Overview
The JTF_RS_TEAM_MEMBERS table is a core data structure within the Oracle E-Business Suite CRM Foundation (JTF) module. It functions as the definitive repository for defining team composition by storing the assignment of individual resources as members to specific teams. This table is fundamental to the Resource Manager functionality, enabling the grouping of resources (employees, partners, or equipment) into logical teams for assignment, reporting, and management purposes across various CRM and service-related applications. Its integrity is maintained through a primary key constraint and critical foreign key relationships to master resource and team definition tables.
Key Information Stored
The table's primary purpose is to link a resource to a team. The central columns facilitating this are TEAM_ID, which references the team definition, and TEAM_RESOURCE_ID, which identifies the resource being assigned as a member. The unique identifier for each membership record is the TEAM_MEMBER_ID column, which serves as the primary key. While the provided metadata does not list all columns, typical supplementary columns in such junction tables often include attributes like START_DATE_ACTIVE and END_DATE_ACTIVE to manage the effective period of the membership, and CREATION_DATE for auditing. The foreign key relationships indicate that a TEAM_RESOURCE_ID can map to either an individual resource (JTF_RS_RESOURCE_EXTNS) or a group resource (JTF_RS_GROUPS_B).
Common Use Cases and Queries
This table is central to queries that list team rosters, validate resource assignments, and support reporting on team capacity. A common operational use case is retrieving all members of a specific team for task assignment or escalation procedures. For example, to list all active resources in a team named 'Support Tier 1', a query would join JTF_RS_TEAM_MEMBERS to JTF_RS_TEAMS_B and JTF_RS_RESOURCE_EXTNS. Conversely, to find all teams a particular resource belongs to, one would query using the TEAM_RESOURCE_ID. Reporting use cases include analyzing team size distributions or generating membership audit trails. Developers often reference this table when customizing team-based assignment engines or building team-centric dashboards.
Related Objects
- JTF_RS_TEAMS_B: The master definition table for teams. JTF_RS_TEAM_MEMBERS.TEAM_ID is a foreign key to this table.
- JTF_RS_RESOURCE_EXTNS: Stores detailed information for individual resources. Linked via the TEAM_RESOURCE_ID foreign key.
- JTF_RS_GROUPS_B: Stores definition for resource groups. TEAM_RESOURCE_ID can also reference a group, allowing for nested team structures.
- JTF_RS_ROLE_RELATIONS: This table references JTF_RS_TEAM_MEMBERS, indicating that a team member (ROLE_RESOURCE_ID) can be associated with specific functional roles within the team context.
- JTF_RS_TEAM_MEMBERS_PK: The primary key constraint on the TEAM_MEMBER_ID column.
-
Table: JTF_RS_TEAM_MEMBERS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_TEAM_MEMBERS, object_name:JTF_RS_TEAM_MEMBERS, status:VALID, product: JTF - CRM Foundation , description: This table stores the resources who are assigned to be team members. Primary key is Team_member_id. , implementation_dba_data: JTF.JTF_RS_TEAM_MEMBERS ,
-
Table: JTF_RS_TEAM_MEMBERS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_TEAM_MEMBERS, object_name:JTF_RS_TEAM_MEMBERS, status:VALID, product: JTF - CRM Foundation , description: This table stores the resources who are assigned to be team members. Primary key is Team_member_id. , implementation_dba_data: JTF.JTF_RS_TEAM_MEMBERS ,
-
APPS.CAC_SYNC_TASK_COMMON dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_ROLE_RELATE_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_ROLE_RELATE_VUHK dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBERS_PKG dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_VUHK dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_CONC_WF_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_RTTAP_OPPTY dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_ACCOUNTS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_ROLE_RELATE_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_IUHK dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_PROPOSALS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_TASK_UTL dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_RESOURCE_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_OPPTYS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.PRP_RTTAP_INT_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBER_VUHK dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_RTTAP_ACCOUNT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.IEU_TASKS_ENUMS_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_RTTAP_OPPTY dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBER_VUHK dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_VUHK dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_CONC_WF_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_RTTAP_ACCOUNT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_TASK_SECURITY_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_TASK_SECURITY_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.ASO_SALES_TEAM_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_USAGES_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_RESOURCE_UTL_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAMS_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAMS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.CAC_VIEW_ACC_DAILY_VIEW_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.OKL_AM_ASSET_RETURN_WF dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_GAR_QOT_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_TASK_WF_UTIL dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_IUHK dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_LEADS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_GAR_PROPOSALS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.CAC_SYNC_TASK_COMMON dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_CUHK dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_OPPTYS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.AS_GAR_LEADS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.2.2
-
APPS.JTF_RS_TEAM_MEMBER_CUHK dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.AS_GAR_ACCOUNTS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBER_IUHK dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBERS_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_RESOURCE_UTL_PUB dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.JTF_RS_TEAM_MEMBERS_PVT dependencies on JTF_RS_TEAM_MEMBERS
12.1.1
-
APPS.SR_UWQ_INTEG dependencies on JTF_RS_TEAM_MEMBERS
12.1.1