Search Results contracts
The OKI_K_SALESREPS table in Oracle E-Business Suite (EBS) versions 12.1.1 or 12.2.2 is a custom table typically associated with sales representative data management within an Oracle EBS implementation. While not a standard Oracle-delivered table, it is often created as part of customizations or extensions to support specific business requirements, particularly in sales, commissions, or territory management modules. Below is a detailed analysis of its potential structure, purpose, and integration within Oracle EBS.
1. Overview and Purpose
The OKI_K_SALESREPS table is likely designed to store detailed information about sales representatives, including their assignments, performance metrics, or commission-related data. In Oracle EBS, sales representatives are typically managed through standard modules like Oracle Trade Management, Oracle Incentive Compensation, or Oracle Sales, but custom tables like this may be introduced to address gaps or unique business processes. Key use cases may include:- Tracking extended attributes of sales reps not captured in standard tables (e.g.,
JTF_RS_SALESREPS
). - Storing historical performance data for analytics.
- Supporting custom commission calculations or territory assignments.
2. Table Structure and Key Columns
While the exact schema of OKI_K_SALESREPS may vary by implementation, it commonly includes columns such as:- SALESREP_ID: Primary key, often linked to
JTF_RS_SALESREPS.SALESREP_ID
. - NAME: Sales representative's name or display label.
- TERRITORY_ID: Foreign key to a custom territory table.
- COMMISSION_RATE: Custom commission percentage or tier.
- START_DATE/END_DATE: Active period for the representative.
- ATTRIBUTE1-20: Flexfields for additional custom attributes.
CREATED_BY
, CREATION_DATE
, etc.) and indexes for performance optimization.
3. Integration with Oracle EBS Modules
In a typical Oracle EBS deployment, OKI_K_SALESREPS integrates with:- Oracle Trade Management: Enhances rep-specific promotions or discounts.
- Oracle Incentive Compensation: Extends commission rules beyond standard functionality.
- Oracle CRM: Provides additional rep performance tracking.
JTF_RS_SALESREPS
or HZ_PARTIES
(for party relationships).
4. Customization Considerations
Implementations using OKI_K_SALESREPS should account for:- Upgrade Impact: Custom tables require validation during EBS upgrades (e.g., 12.1.1 to 12.2.2).
- Data Security: Ensure row-level or column-level security aligns with Oracle's
VPD
(Virtual Private Database) policies. - Performance: Indexing and partitioning strategies for large datasets.
5. Best Practices
To maintain system integrity:- Document the table's schema and dependencies thoroughly.
- Use Oracle's
AD_DD
utility to register the table for integration with Oracle Developer Suite tools. - Leverage Oracle Application Framework (OAF) or ADF for UI extensions.
Conclusion
The OKI_K_SALESREPS table exemplifies how Oracle EBS can be extended to meet specialized sales management needs. While not part of the standard EBS data model, its design and integration patterns reflect common customization practices. Proper implementation ensures scalability and alignment with Oracle's modular architecture, supporting long-term maintainability across versions like 12.1.1 and 12.2.2.-
File: R1159 Contracts Intelligence ERD.pdf
12.1.1
product: OKI - Contracts Intelligence , size: 27.657 KBytes , file_type: PDF Diagram ,
-
Lookup Type: OKI_SEQ_GROWTH_RATE_TYPES
12.1.1
product: OKI - Contracts Intelligence , meaning: Sequential Growth Rate Types , description: Sequential Growth Rate Types ,
-
Concurrent Program: OKILODKCONV
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_K_CONV_RATES , product: OKI - Contracts Intelligence , user_name: OKILODKCONV , description: Load Conversion Rates for Active Contracts , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODTNK
12.1.1
execution_filename: OKI_LOAD_TNK_PUB.CRT_TOP_N_K , product: OKI - Contracts Intelligence , user_name: OKILODTNK , description: Load the OKI_TOP_N_CONTRACTS table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOSHD
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_SALES_K_HDRS , product: OKI - Contracts Intelligence , user_name: OKILOSHD , description: Load Contracts Intelligence Sales Contracts Headers , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIRF_DAILY_RATES
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_DAILY_RATES , product: OKI - Contracts Intelligence , user_name: OKIRF_DAILY_RATES , description: Refresh Contracts Intelligence Daily Rates , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIFR1MV
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_MV , product: OKI - Contracts Intelligence , user_name: OKIRF1MV , description: Refresh A Single Contracts Intelligence Materialized View , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKI_DBI_SCM_MVRF
12.1.1
execution_filename: OKI_DBI_SCM_MVIEWS_PUB.refresh_scm , product: OKI - Contracts Intelligence , user_name: OKI_DBI_SCM_MVRF , description: Service Contracts Materialized View Refresh , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOSIL
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_SOLD_ITM_LINES , product: OKI - Contracts Intelligence , user_name: OKILOSIL , description: Load Contracts Intelligence Sold Item Lines , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOCPD
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_COV_PRD_LINES , product: OKI - Contracts Intelligence , user_name: OKILOCPD , description: Load Contracts Intelligence Covered Product Lines , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIRF_ALLMV
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_ALL_MV , product: OKI - Contracts Intelligence , user_name: OKIRF_ALLMV , description: Refresh All Contracts Intelligence Materialized Views , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOADDR
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_ADDRS , product: OKI - Contracts Intelligence , user_name: OKILOADDR , description: Load Contracts Intelligence Addresses , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOKSR
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_K_SALESREPS , product: OKI - Contracts Intelligence , user_name: OKILOKSR , description: Load Contracts Intelligence Contract Salereps , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: OKI_DBI_EXPIRED
12.1.1
product: OKI - Contracts Intelligence , meaning: Contracts Expired , description: DBI Contracts Expired Portlet Status ,
-
Lookup Type: OKI_RNWL_PROC_STATUS_TYPES
12.1.1
product: OKI - Contracts Intelligence , meaning: Renewal Process Statuses , description: Renewal Process Statuses ,
-
Lookup Type: OKI_DBI_BOOKED
12.1.1
product: OKI - Contracts Intelligence , meaning: Contracts Booked , description: DBI Contracts Booked Portlet Status ,
-
Concurrent Program: OKILOTERR
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_JTF_TERR , product: OKI - Contracts Intelligence , user_name: OKILOTERR , description: Load Contracts Intelligence JTF Territories , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODOKV
12.1.1
execution_filename: OKI_LOAD_OKV_PUB.CREATE_PERF_MEASURES , product: OKI - Contracts Intelligence , user_name: OKILODOKV , description: Load the OKI_PERF_MEASURES table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODWBC
12.1.1
execution_filename: OKI_LOAD_WBC_PUB.CRT_WIP_BY_CUST , product: OKI - Contracts Intelligence , user_name: OKILODWBC , description: Load the OKI_WIP_BY_CUSTOMERS table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODETR
12.1.1
execution_filename: OKI_LOAD_ETR_PUB.CRT_EXP_TO_RNWL , product: OKI - Contracts Intelligence , user_name: OKILODETR , description: Load the OKI_EXP_TO_RNWL table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIJSSUP
12.1.1
execution_filename: OKI_REFRESH_PUB.JOB_START , product: OKI - Contracts Intelligence , user_name: OKIJSSUP , description: Job Start Set-up for OKI Fast Loads , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODRAG
12.1.1
execution_filename: OKI_LOAD_RAG_PUB.CRT_RNWL_AGING , product: OKI - Contracts Intelligence , user_name: OKILODRAG , description: Load the OKI_RENEWAL_AGING table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODSGR
12.1.1
execution_filename: OKI_LOAD_SGR_PUB.CRT_SEQ_GRW , product: OKI - Contracts Intelligence , user_name: OKILODSGR , description: Load the OKI_SEQ_GROWTH_RATE table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIJTFWORKER
12.1.1
execution_filename: OKI_REFRESH_PVT.LAUNCH_WORKER , product: OKI - Contracts Intelligence , user_name: OKIJTFWORKER , description: Sub-Worker for loading Contracts Intelligence JTF Territories , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODYRA
12.1.1
execution_filename: OKI_LOAD_YRA_PUB.CRT_YOY_RNWL , product: OKI - Contracts Intelligence , user_name: OKILODYRA , description: Load the OKI_YOY_RENEWAL_AMT table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOELE
12.1.1
execution_filename: OKI_REFRESH_PUB.REFRESH_EXPIRED_LINES , product: OKI - Contracts Intelligence , user_name: OKILOELE , description: Load Expired Lines , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKI_DBI_CLE_REN_B_C
12.1.1
execution_filename: OKI_DBI_LOAD_CLEB_PUB.Populate_base_tables , product: OKI - Contracts Intelligence , user_name: OKI_DBI_CLE_REN_B_C , description: Load Covered Lines and renewal relationships , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODENR
12.1.1
execution_filename: OKI_LOAD_ENR_PUB.CRT_EXP_NOT_RNW , product: OKI - Contracts Intelligence , user_name: OKILODENR , description: Load the OKI_EXP_NOT_RENEWED table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODRBS
12.1.1
execution_filename: OKI_LOAD_RBS_PUB.CRT_RNWL_BY_STAT , product: OKI - Contracts Intelligence , user_name: OKILODRBS , description: Load the OKI_RENEW_BY_STATUSES table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILODFBO
12.1.1
execution_filename: OKI_LOAD_FBO_PUB.CRT_FCST_ORG , product: OKI - Contracts Intelligence , user_name: OKILODFBO , description: Load the OKI_FORECAST_BY_ORGS table. , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIJESUP
12.1.1
execution_filename: OKI_REFRESH_PUB.JOB_END , product: OKI - Contracts Intelligence , user_name: OKIJESUP , description: Job End Set-up for OKI Fast Loads , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOSHDFAST
12.1.1
execution_filename: OKI_REFRESH_PUB.FAST_SALES_K_HDRS , product: OKI - Contracts Intelligence , user_name: OKIFLSHD , description: Fast Refresh of Sales Contract Headers , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIJICHK
12.1.1
execution_filename: OKI_REFRESH_PUB.INITIAL_JOB_CHECK , product: OKI - Contracts Intelligence , user_name: OKIJICHK , description: Seeds the OKI tables when it is the first time the fast refresh has ever run , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: OKI_K_SALESREPS
12.1.1
owner:OKI, object_type:TABLE, fnd_design_data:OKI.OKI_K_SALESREPS, object_name:OKI_K_SALESREPS, status:VALID, product: OKI - Contracts Intelligence , description: Holds the salesreps for contracts. , implementation_dba_data: OKI.OKI_K_SALESREPS ,
-
Table: OKI_RENEW_BY_STATUSES
12.1.1
owner:OKI, object_type:TABLE, fnd_design_data:OKI.OKI_RENEW_BY_STATUSES, object_name:OKI_RENEW_BY_STATUSES, status:VALID, product: OKI - Contracts Intelligence , description: Holds information about renewal contracts by contract status. , implementation_dba_data: OKI.OKI_RENEW_BY_STATUSES ,
-
Table: OKI_COV_PRD_LINES
12.1.1
owner:OKI, object_type:TABLE, fnd_design_data:OKI.OKI_COV_PRD_LINES, object_name:OKI_COV_PRD_LINES, status:VALID, product: OKI - Contracts Intelligence , description: Information about covered product lines in Contracts for Service. , implementation_dba_data: OKI.OKI_COV_PRD_LINES ,
-
Table: OKI_SALES_K_HDRS
12.1.1
owner:OKI, object_type:TABLE, fnd_design_data:OKI.OKI_SALES_K_HDRS, object_name:OKI_SALES_K_HDRS, status:VALID, product: OKI - Contracts Intelligence , description: Information about contracts of the sell intent. , implementation_dba_data: OKI.OKI_SALES_K_HDRS ,
-
Table: OKI_YOY_RENEWAL_AMT
12.1.1
owner:OKI, object_type:TABLE, fnd_design_data:OKI.OKI_YOY_RENEWAL_AMT, object_name:OKI_YOY_RENEWAL_AMT, status:VALID, product: OKI - Contracts Intelligence , description: Holds information about the value of renewed contracts on a historical basis. , implementation_dba_data: OKI.OKI_YOY_RENEWAL_AMT ,
-
Lookup Type: OKI_PERF_MEASURE_TYPES
12.1.1
product: OKI - Contracts Intelligence , meaning: Performance Measures , description: Performance Measures ,
-
Concurrent Program: OKIFLPRU
12.1.1
execution_filename: OKI_REFRESH_PUB.fast_k_pricing_rules , product: OKI - Contracts Intelligence , user_name: OKIFLPRU , description: Fast Load Contract Rules , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIIJSSUP
12.1.1
execution_filename: OKI_REFRESH_PUB.INITIAL_LOAD_JOB_START , product: OKI - Contracts Intelligence , user_name: OKIIJSSUP , description: Initial Job Start Set up , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIFUSIL
12.1.1
execution_filename: OKI_REFRESH_PUB.fast_update_service_line , product: OKI - Contracts Intelligence , user_name: OKIFUSIL , description: Fast update Sold Item Lines , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKIUPSIL
12.1.1
execution_filename: OKI_REFRESH_PUB.update_service_line , product: OKI - Contracts Intelligence , user_name: OKIUPSIL , description: Update Sold item lines price negotiated , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOPRU
12.1.1
execution_filename: OKI_REFRESH_PUB.refresh_k_pricing_rules , product: OKI - Contracts Intelligence , user_name: OKILOPRU , description: Load Contract Rules , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKILOTERRFAST
12.1.1
execution_filename: OKI_REFRESH_PUB.FAST_JTF_TERR , product: OKI - Contracts Intelligence , user_name: OKILOTERRFAST , description: Fast Load Contracts Intelligence JTF Territories , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: OKI_RENEWAL_KPI_CODE
12.1.1
product: OKI - Contracts Intelligence , meaning: Renewal Perfromance Measure Indicators , description: Key Performance Indicators in Contracts Renewal ,
-
Concurrent Program: OKI_TERR_WORKER
12.1.1
execution_filename: OKI_LOAD_TERR_PVT.worker , product: OKI - Contracts Intelligence , user_name: OKI_TERR_WORKER , description: Worker to load Territory Information in OKI , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: OKI_RENEW_BY_STATUSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKI.OKI_RENEW_BY_STATUSES_V, object_name:OKI_RENEW_BY_STATUSES_V, status:VALID, product: OKI - Contracts Intelligence , description: Holds information about renewal contracts by contract status. , implementation_dba_data: APPS.OKI_RENEW_BY_STATUSES_V ,
-
View: OKI_YOY_RENEWAL_AMT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKI.OKI_YOY_RENEWAL_AMT_V, object_name:OKI_YOY_RENEWAL_AMT_V, status:VALID, product: OKI - Contracts Intelligence , description: Holds information about the value of renewed contracts on a historical basis. , implementation_dba_data: APPS.OKI_YOY_RENEWAL_AMT_V ,
-
View: OKI_BILL_TO_ADDRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKI.OKI_BILL_TO_ADDRS_V, object_name:OKI_BILL_TO_ADDRS_V, status:VALID, product: OKI - Contracts Intelligence , description: Bill to addresses for contracts. , implementation_dba_data: APPS.OKI_BILL_TO_ADDRS_V ,