Search Results boku no one chann douji
The PA_CI_COMMENTS 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, specifically designed to store comments associated with Change Initiatives (CI). Change Initiatives are a core feature of Oracle Project Portfolio Management (PPM), enabling organizations to track and manage project-related changes, approvals, and communications. This table serves as a repository for textual annotations, remarks, or supplementary information linked to Change Initiatives, facilitating collaboration and auditability across project lifecycles.
Table Structure and Key Columns
The PA_CI_COMMENTS table comprises several key columns that define its functionality:- CI_COMMENT_ID: A unique identifier for each comment record, serving as the primary key.
- CHANGE_ID: Foreign key referencing the PA_CHANGE_INITIATIVES table, linking comments to specific Change Initiatives.
- COMMENT_TEXT: Stores the actual comment content, typically in a CLOB or VARCHAR2 format to accommodate lengthy text.
- CREATION_DATE and LAST_UPDATE_DATE: Timestamp fields for tracking comment creation and modifications.
- CREATED_BY and LAST_UPDATED_BY: Capture the user IDs responsible for comment entries and updates.
- COMMENT_TYPE: Optional field to categorize comments (e.g., 'APPROVAL', 'REJECTION', 'GENERAL').
Functional Role in Oracle EBS
The table plays a pivotal role in:- Audit and Compliance: Provides a historical record of stakeholder feedback, approvals, or rejections tied to Change Initiatives, essential for audit trails.
- Collaboration: Enables cross-functional teams to document discussions, clarifications, or decisions within the context of a Change Initiative.
- Integration: Often referenced by Oracle Workflow or custom PL/SQL processes to trigger notifications or approvals based on comment content.
Technical Considerations
- Indexing: Typically indexed on CHANGE_ID and CI_COMMENT_ID to optimize query performance for comment retrieval.
- Data Volume: Can grow significantly in environments with high Change Initiative activity; partitioning may be considered for performance tuning.
- Security: Access is controlled via Oracle EBS function security (e.g., 'Project Change Initiative' responsibilities).
Customization and Extensions
Organizations often extend the table's utility by:- Creating custom APIs to automate comment ingestion from external systems.
- Developing BI reports leveraging comment data for project analytics.
- Integrating with Oracle WebADI for bulk comment uploads.
Version-Specific Notes
Differences between 12.1.1 and 12.2.2 are minimal for this table, though 12.2.2 may include:- Enhanced CLOB handling in Oracle Database 12c/19c.
- Tighter integration with Oracle Fusion Middleware for comment syndication.
-
Lookup Type: NO SUPERVISOR
12.2.2
product: PA - Projects , meaning: NO SUPERVISOR , description: No Supervisor ,
-
Lookup Type: ONE-STEP INTERFACE STREAMLINE
12.2.2
product: PA - Projects , meaning: One-step interface streamline type , description: One-step interface streamline type ,
-
Lookup Type: ONE-STEP INTERFACE STREAMLINE
12.1.1
product: PA - Projects , meaning: One-step interface streamline type , description: One-step interface streamline type ,
-
Lookup Type: TRANSFER ERROR
12.1.1
product: PA - Projects , meaning: AR/AP transfer error code , description: AR/AP transfer error code ,
-
Lookup Type: TRANSFER ERROR
12.2.2
product: PA - Projects , meaning: AR/AP transfer error code , description: AR/AP transfer error code ,
-
Lookup Type: ADJUST EXP ITEM ACTION
12.2.2
product: PA - Projects , meaning: Adjust Exp Item Action , description: Adjust Exp Item Action ,
-
Lookup Type: ADJUST EXP ITEM ACTION
12.1.1
product: PA - Projects , meaning: Adjust Exp Item Action , description: Adjust Exp Item Action ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.2.2
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
Lookup Type: BILLING HOLD CRITERIA
12.1.1
product: PA - Projects , meaning: Billing Hold Criteria , description: Billing Hold Criteria ,
-
Lookup Type: BILLING HOLD CRITERIA
12.2.2
product: PA - Projects , meaning: Billing Hold Criteria , description: Billing Hold Criteria ,
-
Lookup Type: BILLING HOLD
12.2.2
product: PA - Projects , meaning: Billing Hold , description: Billing Hold ,
-
Lookup Type: BILLING HOLD
12.1.1
product: PA - Projects , meaning: Billing Hold , description: Billing Hold ,
-
Lookup Type: BASELINE MESSAGE
12.1.1
product: PA - Projects , meaning: Baseline Message , description: Baseline Message ,
-
Lookup Type: BASELINE MESSAGE
12.2.2
product: PA - Projects , meaning: Baseline Message , description: Baseline Message ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.1.1
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.2.2
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
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: 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: 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: 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 ,
-
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: PA_GANTT_SHIFT_PERIOD
12.1.1
product: PA - Projects , meaning: Gantt Shift Period , description: Gantt Shift Period ,
-
Lookup Type: PA_GANTT_SHIFT_PERIOD
12.2.2
product: PA - Projects , meaning: Gantt Shift Period , description: Gantt Shift Period ,
-
Lookup Type: COST DIST REJECTION CODE
12.1.1
product: PA - Projects , meaning: Reason why an expenditure item cannot be cost distributed , description: Reason why an expenditure item cannot be cost distributed ,
-
Lookup Type: COST DIST REJECTION CODE
12.2.2
product: PA - Projects , meaning: Reason why an expenditure item cannot be cost distributed , description: Reason why an expenditure item cannot be cost distributed ,
-
Lookup Type: FC_RESULT_CODE
12.1.1
product: PA - Projects , meaning: FC_RESULT_CODE ,
-
Lookup Type: FC_RESULT_CODE
12.2.2
product: PA - Projects , meaning: FC_RESULT_CODE ,
-
Lookup Type: ADJUST INVOICE ITEM ACTION
12.2.2
product: PA - Projects , meaning: Adjust Invoice Item Action , description: Adjust Invoice Item Action ,
-
Lookup Type: ADJUST INVOICE ITEM ACTION
12.1.1
product: PA - Projects , meaning: Adjust Invoice Item Action , description: Adjust Invoice Item Action ,
-
Lookup Type: ADJUST INVOICE ACTION
12.1.1
product: PA - Projects , meaning: Adjust Invoice Action , description: Adjust Invoice Action ,
-
Lookup Type: ADJUST INVOICE ACTION
12.2.2
product: PA - Projects , meaning: Adjust Invoice Action , description: Adjust Invoice Action ,
-
Lookup Type: TIMELINE_SCALE_TYPE
12.2.2
product: PA - Projects , meaning: Timeline Time Scale , description: Timeline Time Scale ,
-
Lookup Type: TIMELINE_SCALE_TYPE
12.1.1
product: PA - Projects , meaning: Timeline Time Scale , description: Timeline Time Scale ,
-
Lookup Type: COPY EXPENDITURE OPTION
12.1.1
product: PA - Projects , meaning: Copy Expenditure Option , description: Copy Expenditure Option ,
-
Lookup Type: COPY EXPENDITURE OPTION
12.2.2
product: PA - Projects , meaning: Copy Expenditure Option , description: Copy Expenditure Option ,
-
Lookup Type: PA_FP_ADV_DISPLAY_FACTORS
12.1.1
product: PA - Projects , meaning: PA_FP_ADV_DISPLAY_FACTORS , description: Factor for Display Amounts in Budget Versions ,
-
Lookup Type: PA_FP_ADV_DISPLAY_FACTORS
12.2.2
product: PA - Projects , meaning: PA_FP_ADV_DISPLAY_FACTORS , description: Factor for Display Amounts in Budget Versions ,
-
Table: PA_CI_COMMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CI_COMMENTS, object_name:PA_CI_COMMENTS, status:VALID, product: PA - Projects , description: This table stores all the comments in the action log. A comment can be a requestor, closure or progress comment on an action, or unsolicited comment to the control item. For each action, there will be only one requestor comment and one cl , implementation_dba_data: PA.PA_CI_COMMENTS ,
-
Table: PA_CI_COMMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CI_COMMENTS, object_name:PA_CI_COMMENTS, status:VALID, product: PA - Projects , description: This table stores all the comments in the action log. A comment can be a requestor, closure or progress comment on an action, or unsolicited comment to the control item. For each action, there will be only one requestor comment and one cl , implementation_dba_data: PA.PA_CI_COMMENTS ,
-
Lookup Type: MASS_UPDATE_REJECTION_CODE
12.1.1
product: PA - Projects , meaning: Mass Update Rejection Code , description: Mass_Update_Rejection_Code ,
-
Lookup Type: MASS_UPDATE_REJECTION_CODE
12.2.2
product: PA - Projects , meaning: Mass Update Rejection Code , description: Mass_Update_Rejection_Code ,
-
Lookup Type: REVIEW MASS UPDATE OPTION
12.1.1
product: PA - Projects , meaning: Review Mass Update Option , description: Review Mass Update Option ,
-
Lookup Type: REVIEW MASS UPDATE OPTION
12.2.2
product: PA - Projects , meaning: Review Mass Update Option , description: Review Mass Update Option ,
-
Lookup Type: REVIEW EXP ITEM OPTION
12.2.2
product: PA - Projects , meaning: Review Exp Item Option , description: Review Exp Item Option ,
-
Lookup Type: REVIEW EXP ITEM OPTION
12.1.1
product: PA - Projects , meaning: Review Exp Item Option , description: Review Exp Item Option ,
-
Lookup Type: YES_NO
12.1.1
product: PA - Projects , meaning: Yes and No , description: Yes and No ,
-
Lookup Type: YES_NO
12.2.2
product: PA - Projects , meaning: Yes and No , description: Yes and No ,
-
Lookup Type: FUNDING REVAL REJECTION
12.1.1
product: PA - Projects , meaning: Funding Revaluation Rejection Reason , description: Funding Revaluation Rejection Reason ,
-
Lookup Type: PERIODIC_EVENT_CREATION
12.1.1
product: PA - Projects , meaning: Periodic Event Creation , description: Periodic Event Creation ,