Search Results pa_events
The PA_EVENTS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Project Accounting (PA) module. It serves as the foundation for tracking and managing project-related events, which are essential for financial reporting, budgeting, and operational control. This table stores transactional data related to events such as project milestones, cost accruals, revenue recognition triggers, and other significant occurrences that impact project accounting processes. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
### **Table Structure and Key Columns**
The PA_EVENTS
table contains several key columns that define the nature of events and their impact on project accounting. Some of the most important columns include:
- EVENT_ID – A unique identifier for each event, typically generated via a sequence.
- EVENT_TYPE – Categorizes the event (e.g., 'REVENUE_ACCRUAL', 'COST_ACCRUAL', 'MILESTONE').
- PROJECT_ID – Links the event to a specific project in the
PA_PROJECTS_ALL
table. - TASK_ID – Associates the event with a project task from
PA_TASKS
. - EVENT_DATE – The date when the event occurred or was recorded.
- STATUS_CODE – Indicates the processing status (e.g., 'PENDING', 'PROCESSED', 'ERROR').
- AMOUNT – The monetary value associated with the event (if applicable).
- GL_POSTED_FLAG – A flag indicating whether the event has been posted to the General Ledger.
PA_EVENTS
table plays a pivotal role in Oracle Project Accounting by:
- Revenue Recognition – Events trigger revenue accruals based on predefined rules (e.g., percentage of completion, milestone billing).
- Cost Accruals – Captures cost-related events such as supplier invoices, labor costs, or expense reports.
- Budgetary Control – Helps enforce budget checks by recording financial commitments and actual expenditures.
- Audit and Compliance – Provides an audit trail for financial reporting and regulatory compliance.
PA_EVENTS
table integrates with multiple Oracle EBS modules, including:
- General Ledger (GL) – Events that impact financials are transferred via the
PA_TRANSACTION_INTERFACE
for posting. - Accounts Payable (AP) – Supplier invoice events are linked to project costs.
- Accounts Receivable (AR) – Revenue events may generate invoices or credit memos.
- Project Billing – Events trigger billing cycles and revenue recognition schedules.
PA_EVENTS
table to:
- Add custom event types for industry-specific requirements.
- Integrate with third-party project management tools via APIs.
- Enhance reporting by adding descriptive flexfields (DFFs).
PA_EVENTS
table is a cornerstone of Oracle Project Accounting, enabling organizations to track, analyze, and report on project financials accurately. Its integration with core EBS modules ensures seamless financial operations, while its extensibility allows for tailored implementations. Understanding its structure and functionality is essential for consultants, developers, and functional users working with Oracle EBS 12.1.1 or 12.2.2.
-
Table: PA_EVENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENTS, object_name:PA_EVENTS, status:VALID, product: PA - Projects , description: Entries assigned to tasks that generate revenue and/or billing but are not directly related to expenditure items , implementation_dba_data: PA.PA_EVENTS ,
-
Table: PA_EVENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENTS, object_name:PA_EVENTS, status:VALID, product: PA - Projects , description: Entries assigned to tasks that generate revenue and/or billing but are not directly related to expenditure items , implementation_dba_data: PA.PA_EVENTS ,
-
Table: PA_FIN_PLAN_TYPES_B
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FIN_PLAN_TYPES_B, object_name:PA_FIN_PLAN_TYPES_B, status:VALID, product: PA - Projects , description: This table stores the various plan types for financial plans. , implementation_dba_data: PA.PA_FIN_PLAN_TYPES_B ,
-
Table: PA_FIN_PLAN_TYPES_B
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FIN_PLAN_TYPES_B, object_name:PA_FIN_PLAN_TYPES_B, status:VALID, product: PA - Projects , description: This table stores the various plan types for financial plans. , implementation_dba_data: PA.PA_FIN_PLAN_TYPES_B ,
-
View: PA_CE_BILLING_EVENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_BILLING_EVENTS_V, object_name:PA_CE_BILLING_EVENTS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CE_BILLING_EVENTS_V ,
-
View: PA_CE_BILLING_EVENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_BILLING_EVENTS_V, object_name:PA_CE_BILLING_EVENTS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CE_BILLING_EVENTS_V ,
-
View: PA_PROJ_BILLING_DETAIL_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_BILLING_DETAIL_VIEW, object_name:PA_PROJ_BILLING_DETAIL_VIEW, status:VALID, product: PA - Projects , description: Base view used to report billing status detail for projects , implementation_dba_data: APPS.PA_PROJ_BILLING_DETAIL_VIEW ,
-
View: PA_PROJ_BILLING_DETAIL_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_BILLING_DETAIL_VIEW, object_name:PA_PROJ_BILLING_DETAIL_VIEW, status:VALID, product: PA - Projects , description: Base view used to report billing status detail for projects , implementation_dba_data: APPS.PA_PROJ_BILLING_DETAIL_VIEW ,
-
View: PA_EVENT_OUTPUT_TAX
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENT_OUTPUT_TAX, object_name:PA_EVENT_OUTPUT_TAX, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_EVENT_OUTPUT_TAX ,
-
Table: PA_PROJECT_FUNDINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_FUNDINGS, object_name:PA_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Incremental amounts of allocated funds from agreements to projects and tasks , implementation_dba_data: PA.PA_PROJECT_FUNDINGS ,
-
View: PA_EVENTS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_AMG_V, object_name:PA_EVENTS_AMG_V, status:VALID, product: PA - Projects , description: This view is based on pa_events table, and stores events assigned to a task that generate revenue and/or billing activities that are not directly associated to the cost and revenue generated by expenditure items. , implementation_dba_data: APPS.PA_EVENTS_AMG_V ,
-
View: PA_EVENTS_DELIVERABLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_DELIVERABLE_V, object_name:PA_EVENTS_DELIVERABLE_V, status:VALID, product: PA - Projects , description: 10 Sc only , implementation_dba_data: APPS.PA_EVENTS_DELIVERABLE_V ,
-
View: PA_EVENTS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_AMG_V, object_name:PA_EVENTS_AMG_V, status:VALID, product: PA - Projects , description: This view is based on pa_events table, and stores events assigned to a task that generate revenue and/or billing activities that are not directly associated to the cost and revenue generated by expenditure items. , implementation_dba_data: APPS.PA_EVENTS_AMG_V ,
-
View: PA_EVENT_OUTPUT_TAX
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENT_OUTPUT_TAX, object_name:PA_EVENT_OUTPUT_TAX, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_EVENT_OUTPUT_TAX ,
-
Table: PA_PROJECT_FUNDINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_FUNDINGS, object_name:PA_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Incremental amounts of allocated funds from agreements to projects and tasks , implementation_dba_data: PA.PA_PROJECT_FUNDINGS ,
-
View: PA_EVENTS_DELIVERABLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_DELIVERABLE_V, object_name:PA_EVENTS_DELIVERABLE_V, status:VALID, product: PA - Projects , description: 10 Sc only , implementation_dba_data: APPS.PA_EVENTS_DELIVERABLE_V ,
-
Table: PA_EVENT_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPES, object_name:PA_EVENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of events , implementation_dba_data: PA.PA_EVENT_TYPES ,
-
Table: PA_EVENT_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPES, object_name:PA_EVENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of events , implementation_dba_data: PA.PA_EVENT_TYPES ,
-
View: PA_STATUS_EVENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STATUS_EVENTS_V, object_name:PA_STATUS_EVENTS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_STATUS_EVENTS_V ,
-
View: PA_STATUS_EVENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STATUS_EVENTS_V, object_name:PA_STATUS_EVENTS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_STATUS_EVENTS_V ,
-
View: PABV_EVENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_EVENTS, object_name:PABV_EVENTS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_EVENTS ,
-
View: PABV_EVENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_EVENTS, object_name:PABV_EVENTS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_EVENTS ,
-
View: PA_DRAFT_INVOICE_LINES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DRAFT_INVOICE_LINES_ALL_V, object_name:PA_DRAFT_INVOICE_LINES_ALL_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_DRAFT_INVOICE_LINES_ALL_V ,
-
View: PA_DRAFT_INVOICE_LINES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DRAFT_INVOICE_LINES_ALL_V, object_name:PA_DRAFT_INVOICE_LINES_ALL_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_DRAFT_INVOICE_LINES_ALL_V ,
-
View: PA_PROJ_INVOICE_EVENTS_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICE_EVENTS_VIEW, object_name:PA_PROJ_INVOICE_EVENTS_VIEW, status:VALID, product: PA - Projects , description: View of events included on project invoices. Full Description: is a view that displays detailed information for events included on a project invoices. You can use this view to easily report event details for a project invoice backup r , implementation_dba_data: APPS.PA_PROJ_INVOICE_EVENTS_VIEW ,
-
View: PA_PROJ_INVOICE_EVENTS_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICE_EVENTS_VIEW, object_name:PA_PROJ_INVOICE_EVENTS_VIEW, status:VALID, product: PA - Projects , description: View of events included on project invoices. Full Description: is a view that displays detailed information for events included on a project invoices. You can use this view to easily report event details for a project invoice backup r , implementation_dba_data: APPS.PA_PROJ_INVOICE_EVENTS_VIEW ,
-
View: PA_PROJ_EVENTS_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_EVENTS_VIEW, object_name:PA_PROJ_EVENTS_VIEW, status:VALID, product: PA - Projects , description: The view displays all relevant information for project events , implementation_dba_data: APPS.PA_PROJ_EVENTS_VIEW ,
-
View: PAFV_REVENUE_DISTRIBUTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_REVENUE_DISTRIBUTIONS, object_name:PAFV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: This shows information about revenue distribution lines. , implementation_dba_data: APPS.PAFV_REVENUE_DISTRIBUTIONS ,
-
View: PAFV_REVENUE_DISTRIBUTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_REVENUE_DISTRIBUTIONS, object_name:PAFV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: This shows information about revenue distribution lines. , implementation_dba_data: APPS.PAFV_REVENUE_DISTRIBUTIONS ,
-
View: PA_PROJ_EVENTS_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_EVENTS_VIEW, object_name:PA_PROJ_EVENTS_VIEW, status:VALID, product: PA - Projects , description: The view displays all relevant information for project events , implementation_dba_data: APPS.PA_PROJ_EVENTS_VIEW ,
-
View: PAFV_EVENTS_OBSOLETE
12.1.1
product: PA - Projects , description: Business view to show information about the events used to generate revenue and invoice for the projects. , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_EVENTS_OBSOLETE
12.2.2
product: PA - Projects , description: Business view to show information about the events used to generate revenue and invoice for the projects. , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJECT_FUNDING_AUDITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDING_AUDITS, object_name:PA_PROJECT_FUNDING_AUDITS, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECT_FUNDING_AUDITS ,
-
View: PA_FUND_REVAL_AUDITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FUND_REVAL_AUDITS_V, object_name:PA_FUND_REVAL_AUDITS_V, status:VALID, product: PA - Projects , description: To list the funding revaluation components in the audit report , implementation_dba_data: APPS.PA_FUND_REVAL_AUDITS_V ,
-
View: PA_PROJECT_FUNDING_AUDITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDING_AUDITS, object_name:PA_PROJECT_FUNDING_AUDITS, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECT_FUNDING_AUDITS ,
-
View: PAFV_EVENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_EVENTS, object_name:PAFV_EVENTS, status:VALID, product: PA - Projects , description: Business view to show information about the events used to generate revenue and invoice for the projects. Business view to show information about the events used to generate revenue and invoice for the projects. , implementation_dba_data: APPS.PAFV_EVENTS ,
-
View: PA_FUND_REVAL_AUDITS_REP_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_EVENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_EVENTS, object_name:PAFV_EVENTS, status:VALID, product: PA - Projects , description: Business view to show information about the events used to generate revenue and invoice for the projects. Business view to show information about the events used to generate revenue and invoice for the projects. , implementation_dba_data: APPS.PAFV_EVENTS ,
-
View: PA_FUND_REVAL_AUDITS_REP_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_FUND_REVAL_AUDITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FUND_REVAL_AUDITS_V, object_name:PA_FUND_REVAL_AUDITS_V, status:VALID, product: PA - Projects , description: To list the funding revaluation components in the audit report , implementation_dba_data: APPS.PA_FUND_REVAL_AUDITS_V ,
-
View: PA_EVENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_V, object_name:PA_EVENTS_V, status:VALID, product: PA - Projects , description: 10 Sc only , implementation_dba_data: APPS.PA_EVENTS_V ,
-
View: PA_EVENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EVENTS_V, object_name:PA_EVENTS_V, status:VALID, product: PA - Projects , description: 10 Sc only , implementation_dba_data: APPS.PA_EVENTS_V ,
-
View: PA_PROJ_UNBILLED_BASE_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_UNBILLED_BASE_VIEW, object_name:PA_PROJ_UNBILLED_BASE_VIEW, status:VALID, product: PA - Projects , description: Base view of project unbilled amounts based on detail transactions , implementation_dba_data: APPS.PA_PROJ_UNBILLED_BASE_VIEW ,
-
View: PA_PROJ_UNBILLED_BASE_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_UNBILLED_BASE_VIEW, object_name:PA_PROJ_UNBILLED_BASE_VIEW, status:VALID, product: PA - Projects , description: Base view of project unbilled amounts based on detail transactions , implementation_dba_data: APPS.PA_PROJ_UNBILLED_BASE_VIEW ,
-
View: PA_BILLING_ORIG_EVENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILLING_ORIG_EVENTS_V, object_name:PA_BILLING_ORIG_EVENTS_V, status:VALID, product: PA - Projects , description: PA_BILLING_ORIG_EVENTS_V is a run time view for use in billing extensions that shows event info. , implementation_dba_data: APPS.PA_BILLING_ORIG_EVENTS_V ,
-
View: PA_BILLING_ORIG_EVENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILLING_ORIG_EVENTS_V, object_name:PA_BILLING_ORIG_EVENTS_V, status:VALID, product: PA - Projects , description: PA_BILLING_ORIG_EVENTS_V is a run time view for use in billing extensions that shows event info. , implementation_dba_data: APPS.PA_BILLING_ORIG_EVENTS_V ,
-
View: PAFV_EXPENDITURE_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_EXPENDITURE_ITEMS, object_name:PAFV_EXPENDITURE_ITEMS, status:VALID, product: PA - Projects , description: Business view to show information about the expenditure items entered. , implementation_dba_data: APPS.PAFV_EXPENDITURE_ITEMS ,
-
View: PAFV_EXPENDITURE_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_EXPENDITURE_ITEMS, object_name:PAFV_EXPENDITURE_ITEMS, status:VALID, product: PA - Projects , description: Business view to show information about the expenditure items entered. , implementation_dba_data: APPS.PAFV_EXPENDITURE_ITEMS ,
-
View: PA_EVENTS_FORMS_MRC_V
12.2.2
product: PA - Projects , description: 10 Sc only , implementation_dba_data: Not implemented in this database ,
-
View: PA_EVENTS_FORMS_MRC_V
12.1.1
product: PA - Projects , description: 10 Sc only , implementation_dba_data: Not implemented in this database ,