Search Results jtf_rs_salesreps
Overview
The JTF_RS_SALESREPS table is a core data object within the Oracle E-Business Suite CRM Foundation (JTF) module. It serves as the central repository for storing master information about sales representatives across the application. This table is integral to the Resource Manager functionality, linking sales personnel data to other critical CRM and financial operations such as territory management, sales credit assignment, and resource tracking. Its role is to maintain a definitive list of sales reps, each uniquely identified, enabling consistent referencing throughout the suite for processes like opportunity management, order booking, and commission calculations.
Key Information Stored
The table's primary key is the SALESREP_ID, a unique system-generated identifier for each sales representative record. As indicated by the metadata, a critical business rule is enforced where, if the associated resource's category is 'OTHERS', the combination of SALESREP_NUMBER (a user-facing identifier) and ORG_ID (the operating unit identifier) must be unique. While the provided metadata does not list all columns, based on its purpose and common schema patterns, the table typically stores attributes such as the sales representative's name, active status (e.g., START_DATE_ACTIVE, END_DATE_ACTIVE), associated RESOURCE_ID (linking to the JTF_RS_RESOURCE_EXTNS table), job title, email address, and the ORG_ID for multi-org security. The RESOURCE_ID foreign key is explicitly documented, establishing the link to the broader resource management framework.
Common Use Cases and Queries
This table is frequently accessed for reporting, data validation, and integration tasks. A common use case is generating a list of active sales representatives within a specific operating unit for assignment in sales orders or opportunities. Another is validating salesrep data during migration or interfacing from external systems. Sample SQL patterns include retrieving basic rep information for a dropdown list or validating the existence of a rep ID. For example:
SELECT salesrep_id, salesrep_number, name FROM jtf_rs_salesreps WHERE org_id = :p_org_id AND SYSDATE BETWEEN start_date_active AND NVL(end_date_active, SYSDATE);
It is also central to queries that join sales performance data with rep master information from related transactional tables.
Related Objects
The JTF_RS_SALESREPS table has defined relationships with several other key EBS objects, as per the provided foreign key metadata. It is a parent table to:
- JTF_RS_SRP_TERRITORIES: Stores territory assignments for each sales representative.
- FII_AR_SALES_CREDITS: Used by the Financial Intelligence (FII) schema for analytical reporting on sales credits attributed to reps.
- JTF_RS_RESOURCE_EXTNS: The foundational resource table, linking the salesrep to a more general resource entity which may have additional classifications and attributes.
-
Table: JTF_RS_SALESREPS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_SALESREPS, object_name:JTF_RS_SALESREPS, status:VALID, product: JTF - CRM Foundation , description: This table stores information about salesreps. Salesrep_id is the primary key. If resource category is 'OTHERS' then salesrep_number and org_id are unique. , implementation_dba_data: JTF.JTF_RS_SALESREPS ,
-
Table: JTF_RS_SALESREPS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_SALESREPS, object_name:JTF_RS_SALESREPS, status:VALID, product: JTF - CRM Foundation , description: This table stores information about salesreps. Salesrep_id is the primary key. If resource category is 'OTHERS' then salesrep_number and org_id are unique. , implementation_dba_data: JTF.JTF_RS_SALESREPS ,
-
APPS.OZF_CLAIM_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OZF_AR_SETTLEMENT_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.ARP_ETAX_AUTOINV_UTIL dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.ISC_DBI_BOOK_SUM2_F_C dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.OKS_ENTITLEMENTS_WEB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_PUB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.AR_MO_CACHE_UTILS dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.CN_CALC_SUBMISSION_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_SALESREPS_PUB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_ROLE_RELATE_VUHK dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_SALESREPS_IUHK dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.ARP_ETAX_UTIL dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_IMPORT_VALIDATE dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.ARP_ETAX_RECURR_UTIL dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_SRP_GROUPS_CONC_PUB dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.CN_COMMISSION_CALC_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_OKSSUMRP_XMLP_PKG dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_ENTITLEMENTS_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_EXTWAR_UTIL_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_PUB dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_MASS_UPDATE_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_EXTWARPRGM_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.IBE_ORDER_SAVE_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_RES_SSWA_PUB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.OKC_REP_UTIL_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_SALESREPS_PKG dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_CONC_RES_PUB dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.MRP_MSC_EXP_WF dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RESOURCE_UTL dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SRP_TERRITORIES_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_IUHK dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OKS_EXTWAR_UTIL_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_SRP_GROUPS_CONC_PUB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.CN_GET_COMM_PMT_PAID_GRP dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.CN_WEBSERVICE_PUB dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.OZF_CLAIM_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.OKS_IMPORT_VALIDATE dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.OKS_MASS_UPDATE_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_IMP_RES_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.ARP_ETAX_RECURR_UTIL dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.CN_CALC_SUBMISSION_PVT dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_VUHK dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_IMP_RES_PVT dependencies on JTF_RS_SALESREPS
12.2.2
-
APPS.JTF_RS_CONC_RES_PUB dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.JTF_RS_SALESREPS_PKG dependencies on JTF_RS_SALESREPS
12.1.1
-
APPS.OKS_IMPORT_TEST_INSERT dependencies on JTF_RS_SALESREPS
12.1.1