Search Results credit
The PA_CREDIT_RECEIVERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Project Accounting (PA) module. It serves as a repository for storing information about individuals or entities designated to receive credit for project-related activities, particularly in scenarios involving revenue recognition, billing, and performance reporting. This table plays a pivotal role in ensuring accurate attribution of project contributions, which is essential for financial reporting, compliance, and internal governance.
Table Structure and Key Columns
ThePA_CREDIT_RECEIVERS
table contains several important columns that define the relationship between projects and credit recipients:
- CREDIT_RECEIVER_ID: Primary key identifier for each credit receiver record.
- PROJECT_ID: Foreign key reference to the project in
PA_PROJECTS_ALL
. - PERSON_ID: Reference to the employee in
PER_ALL_PEOPLE_F
if the receiver is an individual. - ORGANIZATION_ID: Reference to
HR_ORGANIZATION_UNITS
if the receiver is an organizational unit. - CREDIT_TYPE_CODE: Categorizes the type of credit (e.g., 'REVENUE', 'BILLING', 'PERFORMANCE').
- PERCENTAGE: The allocation percentage for the credit receiver.
- START_DATE_ACTIVE/END_DATE_ACTIVE: Defines the validity period of the credit assignment.
Functional Integration
The table integrates with multiple Oracle EBS modules:- Project Billing: Used to determine who receives credit for billing transactions.
- Revenue Recognition: Helps allocate revenue to appropriate parties based on predefined percentages.
- Performance Reporting: Supports attribution of project success metrics to team members.
Technical Implementation
In Oracle EBS 12.1.1 and 12.2.2, the table is part of the Project Foundation schema (PA). Key technical aspects include:- Multi-org enabled through the
ORG_ID
column - Audit columns (
CREATION_DATE
,CREATED_BY
, etc.) for compliance - Indexes on frequently queried columns like
PROJECT_ID
andPERSON_ID
- Foreign key constraints to maintain referential integrity
Business Process Context
The table supports critical business processes:- Project Setup: Credit receivers are defined during project initiation.
- Periodic Adjustments: Credit allocations can be modified as project teams change.
- Financial Reporting: Used to generate accurate revenue distribution reports.
- Incentive Compensation: Serves as input for calculating performance-based compensation.
Customization Considerations
Implementation teams should note:- The table is frequently extended through descriptive flexfields
- Custom workflows may be built around credit receiver approvals
- Integration with third-party systems may require API development
- Historical data retention policies must be considered
Version-Specific Notes
Between 12.1.1 and 12.2.2, the table structure remained largely consistent, but 12.2.2 introduced:- Enhanced auditing capabilities
- Improved performance for bulk operations
- Tighter integration with Oracle Fusion Middleware
PA_CREDIT_RECEIVERS
table exemplifies Oracle's approach to complex project accounting requirements, providing a flexible yet structured way to manage credit attribution across multiple dimensions of project execution.
-
Lookup Type: CREDIT TYPE
12.2.2
product: PA - Projects , meaning: Credit Type , description: Credit Type ,
-
Lookup Type: CREDIT TYPE
12.1.1
product: PA - Projects , meaning: Credit Type , description: Credit Type ,
-
Lookup Type: PA_XLA_ACCT_LINE_TYPE
12.2.2
product: PA - Projects , meaning: Sub Ledger Line Type , description: Sub Ledger Line Type ,
-
Lookup Type: INVOICE_CREDIT_TYPE
12.1.1
product: PA - Projects , meaning: Invoice Credit Type , description: Invoice_Credit_Type ,
-
Lookup Type: INVOICE_CREDIT_TYPE
12.2.2
product: PA - Projects , meaning: Invoice Credit Type , description: Invoice_Credit_Type ,
-
Lookup Type: PA_XLA_ACCT_LINE_TYPE
12.1.1
product: PA - Projects , meaning: Sub Ledger Line Type , description: Sub Ledger Line Type ,
-
Concurrent Program: PAXRWCTY
12.1.1
execution_filename: PAXRWCTY , product: PA - Projects , user_name: PAXRWCTY , description: Credit Types , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXRWCTY
12.2.2
execution_filename: PAXRWCTY , product: PA - Projects , user_name: PAXRWCTY , description: Credit Types , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXRWCTY_XML
12.1.1
product: PA - Projects , user_name: IMP: Credit Types (XML) , description: Credit Types , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXRWCTY_XML
12.2.2
product: PA - Projects , user_name: IMP: Credit Types (XML) , description: Credit Types , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: AR TRANSACTION TYPE MISSING
12.1.1
product: PA - Projects , meaning: Ar Transaction Type Missing , description: AR transaction type or credit memo type not defined for this organization ,
-
Lookup Type: INVOICE_CLASS
12.2.2
product: PA - Projects , meaning: Invoice Class , description: Invoice_Class ,
-
Lookup Type: INVOICE_CLASS
12.1.1
product: PA - Projects , meaning: Invoice Class , description: Invoice_Class ,
-
Lookup Type: TRANSFER REJECTION CODE
12.2.2
product: PA - Projects , meaning: Transfer Rejection Code , description: Reason why a cost or revenue item was rejected during transfer to another application or tieback from another application ,
-
Lookup Type: COST DISTRIBUTION LINE TYPE
12.1.1
product: PA - Projects , meaning: Cost Distribution Line Type , description: Cost Distribution Line Type ,
-
Lookup Type: AR TRANSACTION TYPE MISSING
12.2.2
product: PA - Projects , meaning: Ar Transaction Type Missing , description: AR transaction type or credit memo type not defined for this organization ,
-
Lookup Type: COST DISTRIBUTION LINE TYPE
12.2.2
product: PA - Projects , meaning: Cost Distribution Line Type , description: Cost Distribution Line Type ,
-
Lookup Type: TRANSFER REJECTION CODE
12.1.1
product: PA - Projects , meaning: Transfer Rejection Code , description: Reason why a cost or revenue item was rejected during transfer to another application or tieback from another application ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.2.2
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.1.1
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.2.2
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
View: PA_XLA_CCDL_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CCDL_LINES_V, object_name:PA_XLA_CCDL_LINES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CCDL_LINES_V ,
-
View: PA_CC_GL_COST_XFER_AUDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CC_GL_COST_XFER_AUDIT_V, object_name:PA_CC_GL_COST_XFER_AUDIT_V, status:VALID, product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger , implementation_dba_data: APPS.PA_CC_GL_COST_XFER_AUDIT_V ,
-
View: PA_CC_GL_COST_XFER_AUDIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CC_GL_COST_XFER_AUDIT_V, object_name:PA_CC_GL_COST_XFER_AUDIT_V, status:VALID, product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger , implementation_dba_data: APPS.PA_CC_GL_COST_XFER_AUDIT_V ,
-
View: PA_XLA_CCDL_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CCDL_LINES_V, object_name:PA_XLA_CCDL_LINES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CCDL_LINES_V ,
-
View: PA_AP_INV_EXCEPTIONS_SUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_AP_INV_EXCEPTIONS_SUM_V, object_name:PA_AP_INV_EXCEPTIONS_SUM_V, status:VALID, product: PA - Projects , description: PA_AP_INV_EXCEPTIONS_SUM_V is a view that identifies the Payables invoices that prevent a period from being closed. , implementation_dba_data: APPS.PA_AP_INV_EXCEPTIONS_SUM_V ,
-
Table: PA_CREDIT_RECEIVERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CREDIT_RECEIVERS, object_name:PA_CREDIT_RECEIVERS, status:VALID, product: PA - Projects , description: Employees who receive credit for project revenue , implementation_dba_data: PA.PA_CREDIT_RECEIVERS ,
-
Table: PA_CREDIT_RECEIVERS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CREDIT_RECEIVERS, object_name:PA_CREDIT_RECEIVERS, status:VALID, product: PA - Projects , description: Employees who receive credit for project revenue , implementation_dba_data: PA.PA_CREDIT_RECEIVERS ,
-
Lookup Type: PA_OPTIONS
12.2.2
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Lookup Type: PA_OPTIONS
12.1.1
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.1.1
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
View: PA_PROJ_INVOICES_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICES_VIEW, object_name:PA_PROJ_INVOICES_VIEW, status:VALID, product: PA - Projects , description: View of all project invoices , implementation_dba_data: APPS.PA_PROJ_INVOICES_VIEW ,
-
View: PA_PROJ_INVOICES_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICES_VIEW, object_name:PA_PROJ_INVOICES_VIEW, status:VALID, product: PA - Projects , description: View of all project invoices , implementation_dba_data: APPS.PA_PROJ_INVOICES_VIEW ,
-
Lookup Type: CC_REJECTION_CODE
12.1.1
product: PA - Projects , meaning: Cross Charge Rejection code , description: Cross Charge Rejection code ,
-
Lookup Type: CC_REJECTION_CODE
12.2.2
product: PA - Projects , meaning: Cross Charge Rejection code , description: Cross Charge Rejection code ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.2.2
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.1.1
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
View: PA_XLA_BC_PKT_AP_DETAIL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_BC_PKT_AP_DETAIL_V, object_name:PA_XLA_BC_PKT_AP_DETAIL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_BC_PKT_AP_DETAIL_V ,
-
View: PA_XLA_BC_PKT_AP_DETAIL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_BC_PKT_AP_DETAIL_V, object_name:PA_XLA_BC_PKT_AP_DETAIL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_BC_PKT_AP_DETAIL_V ,
-
View: PA_XLA_CDL_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CDL_LINES_V, object_name:PA_XLA_CDL_LINES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CDL_LINES_V ,
-
View: PA_XLA_CDL_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CDL_LINES_V, object_name:PA_XLA_CDL_LINES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CDL_LINES_V ,
-
Lookup Type: COST_EXCP
12.1.1
product: PA - Projects , meaning: Costing Exceptions , description: Costing Exceptions ,
-
Lookup Type: COST_EXCP
12.2.2
product: PA - Projects , meaning: Costing Exceptions , description: Costing Exceptions ,
-
View: PA_CC_GL_COST_AUDIT_REP_MRC_V
12.2.2
product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger. This view shows the cross charge transactions in Oracle Projects for both GL Categories (Borrowed , implementation_dba_data: Not implemented in this database ,
-
View: PA_CC_GL_COST_AUDIT_REP_MRC_V
12.1.1
product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger. This view shows the cross charge transactions in Oracle Projects for both GL Categories (Borrowed , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: TRANSACTION REJECTION REASON
12.2.2
product: PA - Projects , meaning: Transaction Rejection Reason , description: The reason why a transaction was rejected during import into PA from an external system via Transaction Import ,
-
Lookup Type: TRANSACTION REJECTION REASON
12.1.1
product: PA - Projects , meaning: Transaction Rejection Reason , description: The reason why a transaction was rejected during import into PA from an external system via Transaction Import ,