Search Results operating
The PA_INTEGRATION_CONTROLS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical configuration and control mechanism for integration between Oracle Projects and other Oracle modules, such as General Ledger (GL), Accounts Payable (AP), Accounts Receivable (AR), and Purchasing (PO). This table stores parameters that determine how transactions from Projects are processed, validated, and transferred to other modules, ensuring data consistency and adherence to business rules. Below is a detailed breakdown of its structure, purpose, and significance in Oracle EBS.
1. Purpose and Role
ThePA_INTEGRATION_CONTROLS
table acts as a central repository for integration settings that govern how Oracle Projects interacts with other financial and supply chain modules. It defines validation rules, approval workflows, and posting controls for transactions such as cost distributions, revenue accruals, and invoice generation. By configuring entries in this table, organizations can enforce compliance with accounting policies, automate cross-module processes, and prevent data inconsistencies.
2. Key Columns and Their Functions
The table includes several important columns, each serving a specific integration control function:- INTEGRATION_CONTROL_ID: A unique identifier for each integration control record.
- CONTROL_TYPE: Specifies the type of control, such as "GL_POSTING," "AP_INVOICE_VALIDATION," or "AR_INVOICE_GENERATION."
- ENABLED_FLAG: Indicates whether the control is active (Y/N).
- SOURCE_MODULE: Identifies the originating module (e.g., "PA" for Projects).
- DESTINATION_MODULE: Specifies the target module (e.g., "GL," "AP").
- VALIDATION_LEVEL: Defines the rigor of validation (e.g., "WARNING," "ERROR").
- APPROVAL_REQUIRED_FLAG: Determines if manual approval is needed before processing.
3. Integration Scenarios
The table supports various integration scenarios:- GL Integration: Controls how project costs and revenues are posted to the General Ledger, including accrual accounting rules.
- AP Integration: Manages validation of supplier invoices tied to projects, ensuring proper cost allocation.
- AR Integration: Governs the generation of customer invoices for project-related billable work.
- PO Integration: Validates purchase orders against project budgets and funding limits.
4. Configuration and Customization
Administrators can tailor integration behavior by updating records inPA_INTEGRATION_CONTROLS
. For example:
- Enabling/disabling specific validations to align with organizational policies.
- Setting validation levels to "ERROR" to block invalid transactions or "WARNING" to allow override.
- Linking controls to specific project types or templates for granular control.
5. Impact on Business Processes
Proper configuration of this table ensures:- Data Accuracy: Prevents mispostings or mismatches between modules.
- Process Efficiency: Automates approvals and reduces manual intervention.
- Audit Compliance: Maintains a clear audit trail for integrations.
6. Technical Considerations
In EBS 12.2.2, the table may leverage Oracle's Online Patching (ADOP) framework for updates, ensuring minimal downtime. It is often referenced by APIs likePA_TRANSACTION_PUB
and PA_FUNDS_CONTROL_PUB
during transaction processing.
7. Conclusion
ThePA_INTEGRATION_CONTROLS
table is indispensable for seamless interoperability between Oracle Projects and other EBS modules. Its configuration directly impacts financial reporting, operational efficiency, and regulatory compliance, making it a cornerstone of Oracle EBS implementations in project-centric organizations.
-
Lookup Type: CC_CROSS_CHARGE_TYPE
12.2.2
product: PA - Projects , meaning: Cc Cross Charge Type , description: Cross Charge Type ,
-
Lookup Type: CC_CROSS_CHARGE_TYPE
12.1.1
product: PA - Projects , meaning: Cc Cross Charge Type , description: Cross Charge Type ,
-
Lookup Type: RES_PULL_REJ_REASONS
12.1.1
product: PA - Projects , meaning: Res Pull Rej Reasons , description: Res Pull Rej Reasons ,
-
Lookup Type: RES_PULL_REJ_REASONS
12.2.2
product: PA - Projects , meaning: Res Pull Rej Reasons , description: Res Pull Rej Reasons ,
-
View: PA_CROSS_CHARGEABLE_OU_BASE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_BASE_V, object_name:PA_CROSS_CHARGEABLE_OU_BASE_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_BASE_V ,
-
View: PA_CROSS_CHARGEABLE_OU_BASE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_BASE_V, object_name:PA_CROSS_CHARGEABLE_OU_BASE_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_BASE_V ,
-
View: PA_XCHARGE_PROJECT_ORGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XCHARGE_PROJECT_ORGS_V, object_name:PA_XCHARGE_PROJECT_ORGS_V, status:VALID, product: PA - Projects , description: View to list all project owning Organizations associated with the operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_XCHARGE_PROJECT_ORGS_V ,
-
View: PA_XCHARGE_PROJECT_ORGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XCHARGE_PROJECT_ORGS_V, object_name:PA_XCHARGE_PROJECT_ORGS_V, status:VALID, product: PA - Projects , description: View to list all project owning Organizations associated with the operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_XCHARGE_PROJECT_ORGS_V ,
-
Lookup Type: CC_PROCESSED_CODE
12.2.2
product: PA - Projects , meaning: Cross Charge Processed code , description: Cross Charge Processed code ,
-
Lookup Type: CC_PROCESSED_CODE
12.1.1
product: PA - Projects , meaning: Cross Charge Processed code , description: Cross Charge Processed code ,
-
View: PA_CROSS_CHARGEABLE_OU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_V, object_name:PA_CROSS_CHARGEABLE_OU_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_V ,
-
View: PA_CROSS_CHARGEABLE_OU_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_V, object_name:PA_CROSS_CHARGEABLE_OU_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_V ,
-
View: PABV_REVENUE_DISTRIBUTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_REVENUE_DISTRIBUTIONS, object_name:PABV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_REVENUE_DISTRIBUTIONS ,
-
View: PABV_REVENUE_DISTRIBUTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_REVENUE_DISTRIBUTIONS, object_name:PABV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_REVENUE_DISTRIBUTIONS ,
-
Lookup Type: CC_CROSS_CHARGE_CODE
12.2.2
product: PA - Projects , meaning: Cross Charge code , description: Cross Charge code ,
-
Lookup Type: CC_CROSS_CHARGE_CODE
12.1.1
product: PA - Projects , meaning: Cross Charge code , description: Cross Charge code ,
-
View: PA_PROJECTS_V_PAXTRAPE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_V_PAXTRAPE, object_name:PA_PROJECTS_V_PAXTRAPE, status:VALID, product: PA - Projects , description: For bug 2556167 to be used for record group in PAXTRAPE Only , implementation_dba_data: APPS.PA_PROJECTS_V_PAXTRAPE ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.1.1
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.2.2
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
View: PA_PROJECTS_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_EXPEND_V, object_name:PA_PROJECTS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can charge expenditures , implementation_dba_data: APPS.PA_PROJECTS_EXPEND_V ,
-
View: PA_PROJECTS_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_EXPEND_V, object_name:PA_PROJECTS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can charge expenditures , implementation_dba_data: APPS.PA_PROJECTS_EXPEND_V ,
-
View: PA_CE_PROJECTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_PROJECTS_V, object_name:PA_CE_PROJECTS_V, status:VALID, product: PA - Projects , description: View of all projects across operating units , implementation_dba_data: APPS.PA_CE_PROJECTS_V ,
-
View: PA_CE_PROJECTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_PROJECTS_V, object_name:PA_CE_PROJECTS_V, status:VALID, product: PA - Projects , description: View of all projects across operating units , implementation_dba_data: APPS.PA_CE_PROJECTS_V ,
-
Table: PA_INTEGRATION_CONTROLS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_INTEGRATION_CONTROLS, object_name:PA_INTEGRATION_CONTROLS, status:VALID, product: PA - Projects , description: PA_INTEGRATION_CONTROLS is used to stores controls for each Integration Option pertaining to its integration of designated Operating Units and Project Organizations , implementation_dba_data: PA.PA_INTEGRATION_CONTROLS ,
-
Table: PA_EVENT_TYPE_OUS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPE_OUS_ALL, object_name:PA_EVENT_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific information for Event Types , implementation_dba_data: PA.PA_EVENT_TYPE_OUS_ALL ,
-
Table: PA_PTE_MORG_EMP_TAB
12.1.1
product: PA - Projects , description: The operating unit to use for an employee using Oracle Personal Time and Expense (used if Multi-Org is implemented) , implementation_dba_data: Not implemented in this database ,
-
Table: PA_EVENT_TYPE_OUS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPE_OUS_ALL, object_name:PA_EVENT_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific information for Event Types , implementation_dba_data: PA.PA_EVENT_TYPE_OUS_ALL ,
-
View: PA_PROJECTS_ALL_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_ALL_EXPEND_V, object_name:PA_PROJECTS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can do search. (For subledgers LOV) , implementation_dba_data: APPS.PA_PROJECTS_ALL_EXPEND_V ,
-
View: PA_PROJECTS_ALL_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_ALL_EXPEND_V, object_name:PA_PROJECTS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can do search. (For subledgers LOV) , implementation_dba_data: APPS.PA_PROJECTS_ALL_EXPEND_V ,
-
Table: PA_EXPENDITURE_TYPE_OUS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPE_OUS_ALL, object_name:PA_EXPENDITURE_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific tax code information for expenditure types , implementation_dba_data: PA.PA_EXPENDITURE_TYPE_OUS_ALL ,
-
View: PA_CE_PROJECTS_SEC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_PROJECTS_SEC_V, object_name:PA_CE_PROJECTS_SEC_V, status:VALID, product: PA - Projects , description: View of all projects across operating units , implementation_dba_data: APPS.PA_CE_PROJECTS_SEC_V ,
-
Table: PA_EXPENDITURE_TYPE_OUS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPE_OUS_ALL, object_name:PA_EXPENDITURE_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific tax code information for expenditure types , implementation_dba_data: PA.PA_EXPENDITURE_TYPE_OUS_ALL ,
-
Table: PA_RESOURCE_OU
12.1.1
product: PA - Projects , description: PA_RESOURCE_OU is a table that stores the Operating Unit of the resource which is derived from the resource organization , implementation_dba_data: Not implemented in this database ,
-
View: PA_CE_PROJECTS_SEC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_PROJECTS_SEC_V, object_name:PA_CE_PROJECTS_SEC_V, status:VALID, product: PA - Projects , description: View of all projects across operating units , implementation_dba_data: APPS.PA_CE_PROJECTS_SEC_V ,
-
Table: PA_PTE_MORG_EMP_TAB
12.2.2
product: PA - Projects , description: The operating unit to use for an employee using Oracle Personal Time and Expense (used if Multi-Org is implemented) , implementation_dba_data: Not implemented in this database ,
-
Table: PA_RESOURCE_OU
12.2.2
product: PA - Projects , description: PA_RESOURCE_OU is a table that stores the Operating Unit of the resource which is derived from the resource organization , implementation_dba_data: Not implemented in this database ,
-
Table: PA_CINT_RATE_INFO_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_RATE_INFO_ALL, object_name:PA_CINT_RATE_INFO_ALL, status:VALID, product: PA - Projects , description: Stores information used to determine how capitalized interest is calculated for each operating unit , implementation_dba_data: PA.PA_CINT_RATE_INFO_ALL ,
-
View: PA_PTE_MULTI_ORG_EMP_MAP
12.2.2
product: PA - Projects , description: View of PERSON_ID to operating unit (ORG_ID) relationship from Oracle Projects used by Oracle Personal Time and Expense , implementation_dba_data: Not implemented in this database ,
-
View: PA_PTE_MULTI_ORG_EMP_MAP
12.1.1
product: PA - Projects , description: View of PERSON_ID to operating unit (ORG_ID) relationship from Oracle Projects used by Oracle Personal Time and Expense , implementation_dba_data: Not implemented in this database ,
-
Table: PA_CINT_RATE_INFO_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_RATE_INFO_ALL, object_name:PA_CINT_RATE_INFO_ALL, status:VALID, product: PA - Projects , description: Stores information used to determine how capitalized interest is calculated for each operating unit , implementation_dba_data: PA.PA_CINT_RATE_INFO_ALL ,
-
View: PA_ADW_OPER_UNITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ADW_OPER_UNITS_V, object_name:PA_ADW_OPER_UNITS_V, status:VALID, product: PA - Projects , description: Values for the operating unit dimension , implementation_dba_data: APPS.PA_ADW_OPER_UNITS_V ,
-
Table: PA_CC_ORG_RELATIONSHIPS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CC_ORG_RELATIONSHIPS, object_name:PA_CC_ORG_RELATIONSHIPS, status:VALID, product: PA - Projects , description: Information about relationship between operating units and the attributes that specify cross charge control and processing. , implementation_dba_data: PA.PA_CC_ORG_RELATIONSHIPS ,
-
Table: PA_UTILIZATION_OPTIONS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_UTILIZATION_OPTIONS_ALL, object_name:PA_UTILIZATION_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various utilization options.If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_UTILIZATION_OPTIONS_ALL ,
-
Table: PA_OPER_UNITS_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_OPER_UNITS_IT, object_name:PA_OPER_UNITS_IT, status:VALID, product: PA - Projects , description: Information about operating units for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_OPER_UNITS_IT ,
-
Table: PA_CINT_EXP_TYPE_EXCL_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_EXP_TYPE_EXCL_ALL, object_name:PA_CINT_EXP_TYPE_EXCL_ALL, status:VALID, product: PA - Projects , description: Stores expenditure type exclusions by interest rate code for each operating unit. Cost associated with each expenditure type is excluded from the capitalized interest calculation , implementation_dba_data: PA.PA_CINT_EXP_TYPE_EXCL_ALL ,
-
View: PA_ADW_OPER_UNITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ADW_OPER_UNITS_V, object_name:PA_ADW_OPER_UNITS_V, status:VALID, product: PA - Projects , description: Values for the operating unit dimension , implementation_dba_data: APPS.PA_ADW_OPER_UNITS_V ,
-
Table: PA_FORECASTING_OPTIONS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FORECASTING_OPTIONS_ALL, object_name:PA_FORECASTING_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various options for forecasting options. If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_FORECASTING_OPTIONS_ALL ,
-
Table: PA_UTILIZATION_OPTIONS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_UTILIZATION_OPTIONS_ALL, object_name:PA_UTILIZATION_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various utilization options.If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_UTILIZATION_OPTIONS_ALL ,
-
Table: PA_CC_ORG_RELATIONSHIPS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CC_ORG_RELATIONSHIPS, object_name:PA_CC_ORG_RELATIONSHIPS, status:VALID, product: PA - Projects , description: Information about relationship between operating units and the attributes that specify cross charge control and processing. , implementation_dba_data: PA.PA_CC_ORG_RELATIONSHIPS ,
-
Table: PA_FORECASTING_OPTIONS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FORECASTING_OPTIONS_ALL, object_name:PA_FORECASTING_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various options for forecasting options. If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_FORECASTING_OPTIONS_ALL ,