Search Results order number
The PA_BC_PACKET_ARRIVAL_ORDER table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Project Accounting (PA) module, specifically related to the Burden Costing (BC) functionality. This table plays a pivotal role in the processing and sequencing of cost transactions, ensuring that burden costs are calculated and applied in the correct order. Below is a detailed summary of its purpose, structure, and significance in Oracle EBS.
Purpose and Context
The PA_BC_PACKET_ARRIVAL_ORDER table is part of the Burden Costing engine, which is responsible for calculating indirect costs (overheads) associated with projects. Burden costs are typically applied to direct costs based on predefined rules, such as allocation bases, rates, and schedules. The table ensures that cost transactions are processed in the correct sequence, maintaining data integrity and accuracy in cost calculations. This is particularly important in environments where large volumes of transactions are processed, and the order of arrival impacts the final cost distribution.Table Structure
The table consists of several key columns that facilitate the sequencing and tracking of cost packets. While the exact schema may vary slightly between Oracle EBS 12.1.1 and 12.2.2, the core columns typically include:- PACKET_ID: A unique identifier for the cost packet, linking it to the PA_BC_PACKETS table.
- ARRIVAL_ORDER: A numerical value indicating the sequence in which the packet was received by the system.
- PROCESSED_FLAG: A flag indicating whether the packet has been processed by the Burden Costing engine.
- CREATION_DATE: The timestamp when the packet was created.
- LAST_UPDATE_DATE: The timestamp of the last modification to the packet.
- STATUS_CODE: A status indicator (e.g., 'PENDING', 'PROCESSED', 'ERROR') for the packet.
Functionality and Workflow
The PA_BC_PACKET_ARRIVAL_ORDER table is integral to the following workflow:- Transaction Submission: When a cost transaction is submitted (e.g., labor, expense, or inventory costs), it is grouped into a packet and assigned a unique PACKET_ID.
- Sequencing: The system records the arrival order of the packet in the ARRIVAL_ORDER column, ensuring first-in-first-out (FIFO) processing.
- Processing: The Burden Costing engine retrieves packets in the order specified by ARRIVAL_ORDER, applies burden costs, and updates the PROCESSED_FLAG and STATUS_CODE accordingly.
- Error Handling: If processing fails, the STATUS_CODE is updated to reflect the error, and administrators can investigate using the packet details.
Integration with Other Tables
The PA_BC_PACKET_ARRIVAL_ORDER table is closely linked to other tables in the Burden Costing subsystem, including:- PA_BC_PACKETS: Stores the detailed cost transactions within each packet.
- PA_BC_EVENTS: Tracks events related to burden cost calculations.
- PA_PROJECTS_ALL: Contains project details referenced by the cost packets.
Significance in Oracle EBS
In Oracle EBS 12.1.1 and 12.2.2, the PA_BC_PACKET_ARRIVAL_ORDER table ensures that burden costs are applied consistently and accurately, which is critical for financial reporting, project costing, and compliance. Without proper sequencing, costs could be misallocated, leading to inaccurate project accounting and financial statements. The table also supports auditability by maintaining a clear record of transaction processing order.Conclusion
The PA_BC_PACKET_ARRIVAL_ORDER table is a foundational component of the Burden Costing engine in Oracle EBS Project Accounting. It guarantees the orderly processing of cost transactions, enabling precise burden cost calculations and reliable financial data. Understanding its structure and role is essential for administrators, implementers, and consultants working with Oracle EBS Project Accounting modules.-
Lookup Type: INVOICE NUMBER ENTRY
12.2.2
product: PA - Projects , meaning: Invoice Number Entry , description: Invoice Number Entry ,
-
Lookup Type: MANUAL INVOICE NUMBER
12.1.1
product: PA - Projects , meaning: Manual Invoice Number , description: Manual Invoice Number ,
-
Lookup Type: INVOICE NUMBER ENTRY
12.1.1
product: PA - Projects , meaning: Invoice Number Entry , description: Invoice Number Entry ,
-
Lookup Type: MANUAL PROJECT NUMBER
12.1.1
product: PA - Projects , meaning: Manual Project Number , description: Manual Project Number ,
-
Lookup Type: MANUAL INVOICE NUMBER
12.2.2
product: PA - Projects , meaning: Manual Invoice Number , description: Manual Invoice Number ,
-
Lookup Type: PROJECT NUMBER ENTRY
12.2.2
product: PA - Projects , meaning: Project Number Entry , description: Project Number Entry ,
-
Lookup Type: PROJECT NUMBER ENTRY
12.1.1
product: PA - Projects , meaning: Project Number Entry , description: Project Number Entry ,
-
Lookup Type: MANUAL PROJECT NUMBER
12.2.2
product: PA - Projects , meaning: Manual Project Number , description: Manual Project Number ,
-
Lookup Type: PA_PAXSIADJ_SORT_ORDER
12.1.1
product: PA - Projects , meaning: Supplier Cost Sort Order , description: Sort order options used for supplier cost audit reporting ,
-
Lookup Type: PA_PAXSIADJ_SORT_ORDER
12.2.2
product: PA - Projects , meaning: Supplier Cost Sort Order , description: Sort order options used for supplier cost audit reporting ,
-
View: PA_BUDGET_LINES_DIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_LINES_DIST_V, object_name:PA_BUDGET_LINES_DIST_V, status:VALID, product: PA - Projects , description: PA_BUDGET_LINES_DIST_V stores the information of a project or task budget by budget line, including the task number and sort order; the resource, period name, and budget amounts; and the code combination identifier and rejection message. , implementation_dba_data: APPS.PA_BUDGET_LINES_DIST_V ,
-
View: PA_BUDGET_LINES_DIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_LINES_DIST_V, object_name:PA_BUDGET_LINES_DIST_V, status:VALID, product: PA - Projects , description: PA_BUDGET_LINES_DIST_V stores the information of a project or task budget by budget line, including the task number and sort order; the resource, period name, and budget amounts; and the code combination identifier and rejection message. , implementation_dba_data: APPS.PA_BUDGET_LINES_DIST_V ,
-
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 ,
-
View: PA_FCST_PROJ_DTL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_DTL_V, object_name:PA_FCST_PROJ_DTL_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_DTL_V is a view that shows project detail forecasting , implementation_dba_data: APPS.PA_FCST_PROJ_DTL_V ,
-
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 ,
-
View: PA_FP_VP_TXNCURRENCY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FP_VP_TXNCURRENCY_V, object_name:PA_FP_VP_TXNCURRENCY_V, status:VALID, product: PA - Projects , description: This view is used for the View Plans page. It retrieves user-entered budget lines , implementation_dba_data: APPS.PA_FP_VP_TXNCURRENCY_V ,
-
View: PA_FP_VP_TXNCURRENCY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FP_VP_TXNCURRENCY_V, object_name:PA_FP_VP_TXNCURRENCY_V, status:VALID, product: PA - Projects , description: This view is used for the View Plans page. It retrieves user-entered budget lines , implementation_dba_data: APPS.PA_FP_VP_TXNCURRENCY_V ,
-
View: PA_FCST_PROJ_DTL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_DTL_V, object_name:PA_FCST_PROJ_DTL_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_DTL_V is a view that shows project detail forecasting , implementation_dba_data: APPS.PA_FCST_PROJ_DTL_V ,
-
View: PA_FCST_PERIODIC_HDR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PERIODIC_HDR_V, object_name:PA_FCST_PERIODIC_HDR_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_DTL_V is a view that shows project detail forecasting , implementation_dba_data: APPS.PA_FCST_PERIODIC_HDR_V ,
-
View: PA_FCST_PERIODIC_HDR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PERIODIC_HDR_V, object_name:PA_FCST_PERIODIC_HDR_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_DTL_V is a view that shows project detail forecasting , implementation_dba_data: APPS.PA_FCST_PERIODIC_HDR_V ,
-
Lookup Type: PA_CI_TYPE_CLASSES
12.1.1
product: PA - Projects , meaning: Control Item Type Classes , description: Control item type classes ,
-
Lookup Type: PA_CI_TYPE_CLASSES
12.2.2
product: PA - Projects , meaning: Control Item Type Classes , description: Control item type classes ,
-
Lookup Type: PA_PWP_REP_SORT_OPTIONS
12.2.2
product: PA - Projects , meaning: Release Pay When Paid Program Sort Options , description: Release Pay When Paid Program Sort Options ,
-
Lookup Type: PA_PWP_REP_SORT_OPTIONS
12.1.1
product: PA - Projects , meaning: Release Pay When Paid Program Sort Options , description: Release Pay When Paid Program Sort Options ,
-
Lookup Type: PA_CI_PAGE_LIST
12.1.1
product: PA - Projects , meaning: Control Items Page List , description: Control Items Page List ,
-
Lookup Type: PA_CI_PAGE_LIST
12.2.2
product: PA - Projects , meaning: Control Items Page List , description: Control Items Page List ,
-
Lookup Type: PA_CI_LIST_ACTIONS
12.1.1
product: PA - Projects , meaning: Project Control Items List Actions , description: Project Control Items List Actions ,
-
Lookup Type: PA_CI_LIST_ACTIONS
12.2.2
product: PA - Projects , meaning: Project Control Items List Actions , description: Project Control Items List Actions ,
-
Lookup Type: PA_TASK_LIST_ACTIONS
12.1.1
product: PA - Projects , meaning: Task List Actions , description: The task-related actions available for the Task List page ,
-
Lookup Type: PA_TASK_LIST_ACTIONS
12.2.2
product: PA - Projects , meaning: Task List Actions , description: The task-related actions available for the Task List page ,
-
View: PA_FCST_PERIODIC_DTL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PERIODIC_DTL_V, object_name:PA_FCST_PERIODIC_DTL_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_HDR_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PERIODIC_DTL_V ,
-
View: PA_FCST_PERIODIC_DTL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PERIODIC_DTL_V, object_name:PA_FCST_PERIODIC_DTL_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_HDR_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PERIODIC_DTL_V ,
-
Table: PA_BC_PACKET_ARRIVAL_ORDER
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BC_PACKET_ARRIVAL_ORDER, object_name:PA_BC_PACKET_ARRIVAL_ORDER, status:VALID, product: PA - Projects , description: Keeps track of the processing order of budgetary control packets. , implementation_dba_data: PA.PA_BC_PACKET_ARRIVAL_ORDER ,
-
Table: PA_BC_PACKET_ARRIVAL_ORDER
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BC_PACKET_ARRIVAL_ORDER, object_name:PA_BC_PACKET_ARRIVAL_ORDER, status:VALID, product: PA - Projects , description: Keeps track of the processing order of budgetary control packets. , implementation_dba_data: PA.PA_BC_PACKET_ARRIVAL_ORDER ,
-
View: PA_PROJECTS_DIST_RULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_DIST_RULE_V, object_name:PA_PROJECTS_DIST_RULE_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECTS_DIST_RULE_V ,
-
View: PA_PROJECTS_DIST_RULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_DIST_RULE_V, object_name:PA_PROJECTS_DIST_RULE_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECTS_DIST_RULE_V ,
-
View: PA_INVOICE_SCHEDULES_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_INVOICE_SCHEDULES_LOV_V, object_name:PA_INVOICE_SCHEDULES_LOV_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_INVOICE_SCHEDULES_LOV_V ,
-
View: PA_INVOICE_SCHEDULES_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_INVOICE_SCHEDULES_LOV_V, object_name:PA_INVOICE_SCHEDULES_LOV_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_INVOICE_SCHEDULES_LOV_V ,
-
View: PA_REP_YEAR_CAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_YEAR_CAL_V, object_name:PA_REP_YEAR_CAL_V, status:VALID, product: PA - Projects , description: PA_REP_YEAR_CAL_V is a view to get Calendar year numbers , implementation_dba_data: APPS.PA_REP_YEAR_CAL_V ,
-
View: PA_REP_QUARTER_PA_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_QUARTER_PA_V, object_name:PA_REP_QUARTER_PA_V, status:VALID, product: PA - Projects , description: PA_REP_QUARTER_PA_V is a view to get PA quarter numbers , implementation_dba_data: APPS.PA_REP_QUARTER_PA_V ,
-
View: PA_OUTPUT_TAX_REASON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_OUTPUT_TAX_REASON_V, object_name:PA_OUTPUT_TAX_REASON_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_OUTPUT_TAX_REASON_V ,
-
View: PA_REP_YEAR_CAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_YEAR_CAL_V, object_name:PA_REP_YEAR_CAL_V, status:VALID, product: PA - Projects , description: PA_REP_YEAR_CAL_V is a view to get Calendar year numbers , implementation_dba_data: APPS.PA_REP_YEAR_CAL_V ,
-
View: PA_REP_QUARTER_PA_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_QUARTER_PA_V, object_name:PA_REP_QUARTER_PA_V, status:VALID, product: PA - Projects , description: PA_REP_QUARTER_PA_V is a view to get PA quarter numbers , implementation_dba_data: APPS.PA_REP_QUARTER_PA_V ,
-
View: PA_OUTPUT_TAX_REASON_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_OUTPUT_TAX_REASON_V, object_name:PA_OUTPUT_TAX_REASON_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_OUTPUT_TAX_REASON_V ,
-
Table: PA_ACTN_SETLN_AUD_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ACTN_SETLN_AUD_AR, object_name:PA_ACTN_SETLN_AUD_AR, status:VALID, product: PA - Projects , description: PA_ACTION_SET LINE_AUD stores audit information for each action set line. Each audit line describes what action has been taken in order to implement the action line. For example, if the Advertising action set is to publish a requirement t , implementation_dba_data: PA.PA_ACTN_SETLN_AUD_AR ,
-
Table: PA_ACTION_SET_LINE_AUD
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ACTION_SET_LINE_AUD, object_name:PA_ACTION_SET_LINE_AUD, status:VALID, product: PA - Projects , description: PA_ACTION_SET LINE_AUD stores audit information for each action set line. Each audit line describes what action has been taken in order to implement the action line. For example, if the Advertising action set is to publish a requirement t , implementation_dba_data: PA.PA_ACTION_SET_LINE_AUD ,
-
Table: PA_ACTION_SET_LINE_AUD
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ACTION_SET_LINE_AUD, object_name:PA_ACTION_SET_LINE_AUD, status:VALID, product: PA - Projects , description: PA_ACTION_SET LINE_AUD stores audit information for each action set line. Each audit line describes what action has been taken in order to implement the action line. For example, if the Advertising action set is to publish a requirement t , implementation_dba_data: PA.PA_ACTION_SET_LINE_AUD ,
-
Table: PA_ACTN_SETLN_AUD_AR
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ACTN_SETLN_AUD_AR, object_name:PA_ACTN_SETLN_AUD_AR, status:VALID, product: PA - Projects , description: PA_ACTION_SET LINE_AUD stores audit information for each action set line. Each audit line describes what action has been taken in order to implement the action line. For example, if the Advertising action set is to publish a requirement t , implementation_dba_data: PA.PA_ACTN_SETLN_AUD_AR ,
-
View: PA_PROJ_ASGN_LEG_DET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_ASGN_LEG_DET_V, object_name:PA_PROJ_ASGN_LEG_DET_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_ASGN_LEG_DET_V ,
-
View: PA_REP_QUARTER_GL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_QUARTER_GL_V, object_name:PA_REP_QUARTER_GL_V, status:VALID, product: PA - Projects , description: PA_REP_QUARTER_GL_V is a view to get GL quarter numbers , implementation_dba_data: APPS.PA_REP_QUARTER_GL_V ,