Search Results ra_cust_trx_line_salesreps_all
The RA_CUST_TRX_LINE_SALESREPS_ALL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for tracking sales representative assignments at the transaction line level within the Receivables module. This table plays a pivotal role in commission calculations, sales performance analysis, and revenue attribution by maintaining relationships between transaction lines and sales representatives. Below is a detailed technical and functional analysis of this table:
Table Purpose and Functional Context
This table stores commission attribution details for individual invoice/distributable lines in Oracle Receivables. When transactions are created in RA_CUST_TRX_LINES_ALL, the system uses RA_CUST_TRX_LINE_SALESREPS_ALL to record which sales representatives should receive credit for specific line items. This granular assignment enables:- Precise commission calculations at line-item level
- Multiple sales rep assignments per transaction line
- Different commission splits between primary and secondary reps
- Historical tracking of sales performance metrics
Key Columns and Relationships
The table's structure includes these critical columns:Column Name | Description | Related Table |
---|---|---|
CUST_TRX_LINE_SALESREP_ID | PK: Unique identifier | - |
CUSTOMER_TRX_LINE_ID | FK to RA_CUST_TRX_LINES_ALL | RA_CUST_TRX_LINES_ALL |
SALESREP_ID | FK to JTF_RS_SALESREPS | JTF_RS_SALESREPS |
PRIMARY_FLAG | Indicates primary sales rep (Y/N) | - |
REVENUE_AMOUNT_SPLIT | Commissionable amount | - |
PERCENT_SPLIT | Commission percentage | - |
LAST_UPDATE_DATE | Standard Who column | - |
Technical Implementation
In EBS 12.x implementations:- Data is populated through the AR transaction workflow or API calls
- Supports multi-org architecture through ORG_ID
- Integrates with Oracle Trade Management for complex commission rules
- Used as source for AR and Sales Compensation reports
Business Process Integration
The table participates in these key processes:- Order-to-Cash: Captures sales rep assignments during invoice creation
- Commission Processing: Provides source data for Incentive Compensation module
- Revenue Recognition: Supports revenue allocation by sales channel
- Sales Analytics: Feeds OBIEE and OTBI dashboards
Customization Considerations
Common extension scenarios include:- Adding custom columns for vertical-specific commission rules
- Creating triggers for real-time commission alerts
- Developing custom APIs for external CRM integration
- Building custom views for sales performance reporting
Performance Implications
For optimal performance:- Indexes exist on CUSTOMER_TRX_LINE_ID and SALESREP_ID
- High-volume implementations may require partitioning
- Batch processes should avoid full-table scans
- Consider materialized views for reporting
-
Table: RA_CUST_TRX_LINE_SALESREPS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_SALESREPS_ALL, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID, product: AR - Receivables , description: Sales credit assignments for transactions , implementation_dba_data: AR.RA_CUST_TRX_LINE_SALESREPS_ALL ,
-
Table: RA_CUST_TRX_LINE_SALESREPS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_SALESREPS_ALL, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID, product: AR - Receivables , description: Sales credit assignments for transactions , implementation_dba_data: AR.RA_CUST_TRX_LINE_SALESREPS_ALL ,
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on RA_CUST_TRX_LINE_SALESREPS_ALL
12.2.2
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on RA_CUST_TRX_LINE_SALESREPS_ALL
12.1.1
-
APPS.FII_AR_SALES_CREDITS_C dependencies on RA_CUST_TRX_LINE_SALESREPS_ALL
12.1.1
-
Table: RA_SALESREPS_ALL
12.1.1
product: AR - Receivables , description: Information about salespeople , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.RA_CUST_TRX_LINE_SALESREPS_DFV
12.1.1
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on RA_SALESREPS_ALL
12.1.1
-
SYNONYM: APPS.RA_CUST_TRX_LINE_SALESREPS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID,
-
Table: RA_SALESREPS_ALL
12.2.2
product: AR - Receivables , description: Information about salespeople , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.RA_CUST_TRX_LINE_SALESREPS_DFV
12.2.2
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on RA_SALESREPS_ALL
12.2.2
-
VIEW: APPS.AR_CM_SALESREP_L_V
12.1.1
-
APPS.FII_AR_SALES_CREDITS_C dependencies on FII_AR_SALES_CREDITS_D_T
12.1.1
-
VIEW: APPS.AR_CM_SALESREP_L_V
12.2.2
-
VIEW: AR.RA_CUST_TRX_LINE_SALESREPS_AL#
12.2.2
-
Table: JTF_RS_GROUPS_B
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_GROUPS_B, object_name:JTF_RS_GROUPS_B, status:VALID, product: JTF - CRM Foundation , description: Base Table JTF_RS_GROUPS_B stores general information about a given Group. , implementation_dba_data: JTF.JTF_RS_GROUPS_B ,
-
VIEW: APPS.AR_SALESREP_L_V
12.1.1
-
VIEW: APPS.AR_SALESREP_L_V
12.2.2
-
Table: RA_CUST_TRX_LINE_GL_DIST_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_GL_DIST_ALL, object_name:RA_CUST_TRX_LINE_GL_DIST_ALL, status:VALID, product: AR - Receivables , description: Accounting records for revenue, unearned revenue and unbilled receivables , implementation_dba_data: AR.RA_CUST_TRX_LINE_GL_DIST_ALL ,
-
Table: JTF_RS_GROUPS_B
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_GROUPS_B, object_name:JTF_RS_GROUPS_B, status:VALID, product: JTF - CRM Foundation , description: Base Table JTF_RS_GROUPS_B stores general information about a given Group. , implementation_dba_data: JTF.JTF_RS_GROUPS_B ,
-
Table: FII_AR_SALES_CREDITS_D_T
12.2.2
product: FII - Financial Intelligence (Obsolete) , description: Store Deleted Sales Credits for AR transactions , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.RA_CUST_TRX_LINE_SALESREPS_DFV
12.2.2
owner:APPS, object_type:VIEW, object_name:RA_CUST_TRX_LINE_SALESREPS_DFV, status:VALID,
-
Table: RA_CUST_TRX_LINE_GL_DIST_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_GL_DIST_ALL, object_name:RA_CUST_TRX_LINE_GL_DIST_ALL, status:VALID, product: AR - Receivables , description: Accounting records for revenue, unearned revenue and unbilled receivables , implementation_dba_data: AR.RA_CUST_TRX_LINE_GL_DIST_ALL ,
-
Table: FII_AR_SALES_CREDITS_D_T
12.1.1
owner:FII, object_type:TABLE, fnd_design_data:FII.FII_AR_SALES_CREDITS_D_T, object_name:FII_AR_SALES_CREDITS_D_T, status:VALID, product: FII - Financial Intelligence , description: Store Deleted Sales Credits for AR transactions , implementation_dba_data: FII.FII_AR_SALES_CREDITS_D_T ,
-
Table: FII_AR_SALES_CREDITS
12.2.2
product: FII - Financial Intelligence (Obsolete) , description: Intermediate FII table to store Sales Credits for AR transactions , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.FII_AR_SALES_CREDITS_C
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FII_AR_SALES_CREDITS_C, status:VALID,
-
APPS.FII_AR_SALES_CREDITS_C SQL Statements
12.1.1
-
Table: FII_AR_SALES_CREDITS
12.1.1
owner:FII, object_type:TABLE, fnd_design_data:FII.FII_AR_SALES_CREDITS, object_name:FII_AR_SALES_CREDITS, status:VALID, product: FII - Financial Intelligence , description: Intermediate FII table to store Sales Credits for AR transactions , implementation_dba_data: FII.FII_AR_SALES_CREDITS ,
-
SYNONYM: APPS.RA_CUST_TRX_LINE_SALESREPS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID,
-
View: AR_CM_SALESREP_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SALESREP_L_V, object_name:AR_CM_SALESREP_L_V, status:VALID, product: AR - Receivables , description: credit memo salesrep line extract , implementation_dba_data: APPS.AR_CM_SALESREP_L_V ,
-
VIEW: APPS.RA_CUST_TRX_LINE_SALESREPS_DFV
12.1.1
owner:APPS, object_type:VIEW, object_name:RA_CUST_TRX_LINE_SALESREPS_DFV, status:VALID,
-
View: AR_CM_SALESREP_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SALESREP_L_V, object_name:AR_CM_SALESREP_L_V, status:VALID, product: AR - Receivables , description: credit memo salesrep line extract , implementation_dba_data: APPS.AR_CM_SALESREP_L_V ,
-
View: AR_SALESREP_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SALESREP_L_V, object_name:AR_SALESREP_L_V, status:VALID, product: AR - Receivables , description: salesrep line extract , implementation_dba_data: APPS.AR_SALESREP_L_V ,
-
View: AR_SALESREP_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SALESREP_L_V, object_name:AR_SALESREP_L_V, status:VALID, product: AR - Receivables , description: salesrep line extract , implementation_dba_data: APPS.AR_SALESREP_L_V ,
-
APPS.FII_AR_SALES_CREDITS_C dependencies on FII_AR_SALES_CREDITS
12.1.1
-
VIEW: APPS.AR_CM_SALESREP_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SALESREP_L_V, object_name:AR_CM_SALESREP_L_V, status:VALID,
-
VIEW: APPS.AR_SALESREP_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SALESREP_L_V, object_name:AR_SALESREP_L_V, status:VALID,
-
PACKAGE BODY: APPS.JAI_AR_SUP_TRX_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_AR_SUP_TRX_PKG, status:VALID,
-
VIEW: APPS.AR_CM_SALESREP_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SALESREP_L_V, object_name:AR_CM_SALESREP_L_V, status:VALID,
-
VIEW: APPS.AR_SALESREP_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SALESREP_L_V, object_name:AR_SALESREP_L_V, status:VALID,
-
PACKAGE BODY: APPS.JAI_AR_SUP_TRX_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_AR_SUP_TRX_PKG, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_LINE_SALESREPS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_LINE_SALESREPS, status:VALID,
-
VIEW: AR.RA_CUST_TRX_LINE_SALESREPS_AL#
12.2.2
owner:AR, object_type:VIEW, object_name:RA_CUST_TRX_LINE_SALESREPS_AL#, status:VALID,
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on JAI_AR_SUP_LINES
12.1.1
-
TABLE: AR.RA_CUST_TRX_LINE_SALESREPS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_SALESREPS_ALL, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID,
-
TABLE: AR.RA_CUST_TRX_LINE_SALESREPS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_SALESREPS_ALL, object_name:RA_CUST_TRX_LINE_SALESREPS_ALL, status:VALID,
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on JAI_AR_SUP_LINES
12.2.2
-
Table: RA_CUSTOMER_TRX_LINES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_LINES_ALL, object_name:RA_CUSTOMER_TRX_LINES_ALL, status:VALID, product: AR - Receivables , description: Invoice, debit memo, chargeback, credit memo and commitment lines , implementation_dba_data: AR.RA_CUSTOMER_TRX_LINES_ALL ,
-
Table: RA_CUSTOMER_TRX_LINES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_LINES_ALL, object_name:RA_CUSTOMER_TRX_LINES_ALL, status:VALID, product: AR - Receivables , description: Invoice, debit memo, chargeback, credit memo and commitment lines , implementation_dba_data: AR.RA_CUSTOMER_TRX_LINES_ALL ,