Search Results rent related terms
The PO_MULTI_MOD_CHANGES
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Purchasing (PO) module, primarily used to track modifications made to purchase orders (POs) that undergo multiple revisions. This table plays a pivotal role in maintaining an audit trail of changes, ensuring data integrity, and supporting compliance requirements. Below is a detailed breakdown of its purpose, structure, and functional significance.
Purpose and Functional Context
The PO_MULTI_MOD_CHANGES
table is designed to log incremental changes made to purchase orders when they are modified multiple times. In Oracle EBS, POs often undergo revisions due to updates in quantities, pricing, delivery schedules, or other terms. This table captures each change as a discrete record, enabling traceability and historical analysis. It is particularly useful in scenarios where approval workflows, audit trails, or reconciliation processes require granular visibility into PO modifications.
Key Columns and Data Structure
The table's schema includes columns that store metadata about the change event, the modified attributes, and references to related entities. Notable columns include:
- CHANGE_ID: A unique identifier for each change record.
- PO_HEADER_ID: References the parent PO in
PO_HEADERS_ALL
. - PO_LINE_ID: Links to the modified PO line in
PO_LINES_ALL
(if applicable). - CHANGE_TYPE: Indicates the nature of the change (e.g., "QUANTITY," "PRICE," "DELIVERY_DATE").
- OLD_VALUE and NEW_VALUE: Capture the before-and-after states of the modified attribute.
- CREATION_DATE and CREATED_BY: Timestamp and user who initiated the change.
- MODIFICATION_NUMBER: Tracks the sequence of changes for versioning.
Integration with PO Workflow
The table integrates with Oracle's PO approval workflows and change management processes. When a user submits a PO for approval or revises an existing PO, triggers or APIs populate PO_MULTI_MOD_CHANGES
with relevant data. This ensures that approvers and auditors can review the change history before approving or rejecting modifications. In EBS 12.2.2, enhancements to the table may include additional columns for cloud integration or advanced analytics.
Audit and Compliance
From a compliance perspective, PO_MULTI_MOD_CHANGES
supports regulatory requirements (e.g., SOX, GDPR) by providing an immutable record of PO modifications. Organizations leverage this data for internal audits, dispute resolution, and forensic analysis. For instance, if a PO's unit price is altered, the table can reveal who made the change, when, and the justification (if captured via descriptive fields).
Performance Considerations
In high-volume environments, the table can grow significantly, necessitating archival or purging strategies. Indexes on PO_HEADER_ID
, PO_LINE_ID
, and CREATION_DATE
are recommended to optimize query performance. In EBS 12.2.2, partitioning may be employed to manage large datasets efficiently.
Custom Extensions
Customers often extend the table's functionality by adding custom columns (e.g., REASON_CODE
) or integrating it with third-party systems via APIs. Such extensions must adhere to Oracle's customization guidelines to avoid upgrade conflicts.
Conclusion
The PO_MULTI_MOD_CHANGES
table is a cornerstone of Oracle EBS Purchasing's change management framework. Its structured approach to tracking PO modifications ensures transparency, supports compliance, and enhances operational control. Understanding its schema and integration points is essential for functional consultants, developers, and auditors working with Oracle EBS 12.1.1 or 12.2.2.
-
Lookup Type: FREIGHT TERMS
12.2.2
product: PO - Purchasing , meaning: Valid freight terms , description: Valid freight terms ,
-
Lookup Type: FREIGHT TERMS
12.1.1
product: PO - Purchasing , meaning: Valid freight terms , description: Valid freight terms ,
-
Lookup Type: RFQ HEADER INFO
12.1.1
product: PO - Purchasing , meaning: Additional information options for headers in Enter RFQs form , description: Additional information options for headers in Enter RFQs form ,
-
Lookup Type: RFQ HEADER INFO
12.2.2
product: PO - Purchasing , meaning: Additional information options for headers in Enter RFQs form , description: Additional information options for headers in Enter RFQs form ,
-
Lookup Type: ACCEPTANCE TYPE
12.1.1
product: PO - Purchasing , meaning: Purchase order acceptance type , description: Purchase order acceptance type ,
-
Lookup Type: PO RELEASE
12.1.1
product: PO - Purchasing , meaning: PO Release Navigation , description: PO Release Navigation ,
-
Lookup Type: PO HEADER
12.1.1
product: PO - Purchasing , meaning: PO Header Navigation , description: PO Header Navigation ,
-
Lookup Type: PO HEADER
12.2.2
product: PO - Purchasing , meaning: PO Header Navigation , description: PO Header Navigation ,
-
Lookup Type: AUTOCREATE QUOTE HEADER INFO
12.1.1
product: PO - Purchasing , meaning: Additional information options for headers in AutoCreate Quotations form , description: Additional information options for headers in AutoCreate Quotations form ,
-
Lookup Type: ACCEPTANCE TYPE
12.2.2
product: PO - Purchasing , meaning: Purchase order acceptance type , description: Purchase order acceptance type ,
-
Lookup Type: AUTOCREATE QUOTE HEADER INFO
12.2.2
product: PO - Purchasing , meaning: Additional information options for headers in AutoCreate Quotations form , description: Additional information options for headers in AutoCreate Quotations form ,
-
Lookup Type: PO RELEASE
12.2.2
product: PO - Purchasing , meaning: PO Release Navigation , description: PO Release Navigation ,
-
Lookup Type: QUOTE HEADER INFO
12.1.1
product: PO - Purchasing , meaning: Additional information options for headers in Enter Quotations form , description: Additional information options for headers in Enter Quotations form ,
-
Lookup Type: QUOTE HEADER INFO
12.2.2
product: PO - Purchasing , meaning: Additional information options for headers in Enter Quotations form , description: Additional information options for headers in Enter Quotations form ,
-
Lookup Type: POXZMPHD
12.1.1
product: PO - Purchasing , meaning: Additional PO header detail information. , description: Additional PO header detail information. ,
-
Lookup Type: POXZMPHD
12.2.2
product: PO - Purchasing , meaning: Additional PO header detail information. , description: Additional PO header detail information. ,
-
Lookup Type: QUOTE APPROVAL INFO
12.1.1
product: PO - Purchasing , meaning: Additional options for headers in Enter Quotation Approvals form , description: Additional options for headers in Enter Quotation Approvals form ,
-
Lookup Type: QUOTE APPROVAL INFO
12.2.2
product: PO - Purchasing , meaning: Additional options for headers in Enter Quotation Approvals form , description: Additional options for headers in Enter Quotation Approvals form ,
-
Lookup Type: LOOKUP TYPE
12.1.1
product: PO - Purchasing , meaning: NODESCRIPTION102 ,
-
Lookup Type: PO_MODIFICATION_ACTIONS
12.2.2
product: PO - Purchasing , meaning: Modification Actions ,
-
Lookup Type: LOOKUP TYPE
12.2.2
product: PO - Purchasing , meaning: NODESCRIPTION102 ,
-
Lookup Type: PO_DOCUMENT_ACTIONS
12.1.1
product: PO - Purchasing , meaning: PO Document Actions , description: Purchasing Document Actions ,
-
Lookup Type: PO_DOCUMENT_ACTIONS
12.2.2
product: PO - Purchasing , meaning: PO Document Actions , description: Purchasing Document Actions ,
-
View: PO_CXML_HEADER_ARCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_CXML_HEADER_ARCH_V, object_name:PO_CXML_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_CXML_HEADER_ARCH_V ,
-
View: PO_ECX_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ECX_HEADER_V, object_name:PO_ECX_HEADER_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_ECX_HEADER_V ,
-
View: PO_ECX_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ECX_HEADER_V, object_name:PO_ECX_HEADER_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_ECX_HEADER_V ,
-
View: PO_FREIGHT_TERMS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_FREIGHT_TERMS_VAL_V, object_name:PO_FREIGHT_TERMS_VAL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY , implementation_dba_data: APPS.PO_FREIGHT_TERMS_VAL_V ,
-
View: PO_FREIGHT_TERMS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_FREIGHT_TERMS_VAL_V, object_name:PO_FREIGHT_TERMS_VAL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY , implementation_dba_data: APPS.PO_FREIGHT_TERMS_VAL_V ,
-
View: PO_CXML_HEADER_ARCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_CXML_HEADER_ARCH_V, object_name:PO_CXML_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_CXML_HEADER_ARCH_V ,
-
View: PO_ECX_HEADER_ARCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ECX_HEADER_ARCH_V, object_name:PO_ECX_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_ECX_HEADER_ARCH_V ,
-
View: PO_ECX_HEADER_ARCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ECX_HEADER_ARCH_V, object_name:PO_ECX_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_ECX_HEADER_ARCH_V ,
-
View: RCV_FTE_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_FTE_HEADERS_V, object_name:RCV_FTE_HEADERS_V, status:VALID, product: PO - Purchasing , description: Header Lines for logistics , implementation_dba_data: APPS.RCV_FTE_HEADERS_V ,
-
View: RCV_FTE_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_FTE_HEADERS_V, object_name:RCV_FTE_HEADERS_V, status:VALID, product: PO - Purchasing , description: Header Lines for logistics , implementation_dba_data: APPS.RCV_FTE_HEADERS_V ,
-
View: PO_RFQ_LINE_LOCATIONS_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_LINE_LOCATIONS_PRINT, object_name:PO_RFQ_LINE_LOCATIONS_PRINT, status:VALID, product: PO - Purchasing , description: Print view of RFQ line locations , implementation_dba_data: APPS.PO_RFQ_LINE_LOCATIONS_PRINT ,
-
View: PO_HEADERS_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_PRINT, object_name:PO_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_PRINT ,
-
View: PO_HEADERS_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_PRINT, object_name:PO_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_PRINT ,
-
Lookup Type: PO_CLM_PROGRAM_CODES
12.2.2
product: PO - Purchasing , meaning: Program Codes ,
-
View: PO_RFQ_LINE_LOCATIONS_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_LINE_LOCATIONS_PRINT, object_name:PO_RFQ_LINE_LOCATIONS_PRINT, status:VALID, product: PO - Purchasing , description: Print view of RFQ line locations , implementation_dba_data: APPS.PO_RFQ_LINE_LOCATIONS_PRINT ,
-
View: PO_HEADERS_CHANGE_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_CHANGE_PRINT, object_name:PO_HEADERS_CHANGE_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_CHANGE_PRINT ,
-
View: PO_HEADERS_CHANGE_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_CHANGE_PRINT, object_name:PO_HEADERS_CHANGE_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_CHANGE_PRINT ,
-
View: POS_PO_SUPPLIER_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_ORDERS_V, object_name:POS_PO_SUPPLIER_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_ORDERS_V ,
-
View: POS_PO_HEADERS_ARCHIVE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_HEADERS_ARCHIVE_V POS.POS_PO_HEADERS_ARCHIVE_V, object_name:POS_PO_HEADERS_ARCHIVE_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_HEADERS_ARCHIVE_V ,
-
View: POS_PO_HEADERS_ARCHIVE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_HEADERS_ARCHIVE_V, object_name:POS_PO_HEADERS_ARCHIVE_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_HEADERS_ARCHIVE_V ,
-
View: POS_PO_SUPPLIER_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_ORDERS_V POS.POS_PO_SUPPLIER_ORDERS_V, object_name:POS_PO_SUPPLIER_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_ORDERS_V ,
-
Table: PO_MULTI_MOD_CHANGES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_MULTI_MOD_CHANGES, object_name:PO_MULTI_MOD_CHANGES, status:VALID, product: PO - Purchasing , description: This table stores the Supplier related changes pertaining to a Multiple Modifications Request. , implementation_dba_data: PO.PO_MULTI_MOD_CHANGES ,
-
View: PO_RFQ_HEADERS_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_HEADERS_PRINT, object_name:PO_RFQ_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: Print view of RFQ headers , implementation_dba_data: APPS.PO_RFQ_HEADERS_PRINT ,
-
View: PO_RFQ_HEADERS_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_HEADERS_PRINT, object_name:PO_RFQ_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: Print view of RFQ headers , implementation_dba_data: APPS.PO_RFQ_HEADERS_PRINT ,
-
View: POS_PO_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUMMARY_V, object_name:POS_PO_SUMMARY_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUMMARY_V ,
-
View: POS_PO_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUMMARY_V POS.POS_PO_SUMMARY_V, object_name:POS_PO_SUMMARY_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUMMARY_V ,
-
View: POS_PO_RFQ_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_RFQ_HEADERS_V, object_name:POS_PO_RFQ_HEADERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_RFQ_HEADERS_V ,