Search Results rcv shipments
The PO_LINE_LOCATIONS_ARCHIVE_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical repository for historical purchase order shipment data, ensuring compliance, auditability, and reporting capabilities. This table archives shipment-level information from PO_LINE_LOCATIONS_ALL
when purchase orders are modified, canceled, or closed, preserving a complete transactional history. Below is a detailed analysis of its structure, purpose, and integration within Oracle Procurement.
Purpose and Functional Overview
ThePO_LINE_LOCATIONS_ARCHIVE_ALL
table captures snapshots of shipment details (e.g., quantities, prices, delivery dates) associated with purchase order lines before changes are made. Key scenarios triggering archiving include:
- Order Modifications: Changes to shipment terms, quantities, or pricing.
- Order Cancellation/Closure: Retains pre-closure shipment data for reference.
- Audit Requirements: Supports regulatory compliance (e.g., SOX, GDPR) by maintaining immutable records.
Key Columns and Relationships
The table mirrors the structure ofPO_LINE_LOCATIONS_ALL
with additional archival metadata. Notable columns include:
- PO_LINE_LOCATION_ID: Foreign key to the original shipment record.
- ARCHIVE_DATE: Timestamp of archival (critical for historical tracking).
- SHIPMENT_TYPE: Distinguishes between standard, blanket, or planned shipments.
- QUANTITY/PRICE: Archived values at the time of modification.
- ORG_ID: Multi-org identifier for partitioned data access.
PO_HEADERS_ARCHIVE_ALL
and PO_LINES_ARCHIVE_ALL
, forming a complete historical purchase order hierarchy.
Integration with Oracle EBS Modules
The table interacts with several EBS components:- Procurement: Tracks changes to shipments for supplier performance analysis.
- Inventory/Receiving: Links archived shipments to receipt histories via
RCV_SHIPMENT_LINES
. - Financials: Provides audit trails for AP invoice matching (
PO_DISTRIBUTIONS_ARCHIVE_ALL
).
Technical Considerations
- Partitioning: In EBS 12.2.2, partitioning by
ARCHIVE_DATE
improves query performance for large datasets. - Indexing: Key indexes on
PO_LINE_LOCATION_ID
,PO_HEADER_ID
, andORG_ID
optimize joins. - Purge Policies: Controlled via concurrent programs (e.g., "Purge Document Archival Records") to manage storage.
Customization and Extensions
Common enhancements include:- Custom Reports: SQL queries leveraging archived data for trend analysis.
- Triggers: Additional validation during archival (e.g., capturing user comments).
- APIs:
PO_ARCHIVE
package for programmatic access to archived records.
Conclusion
ThePO_LINE_LOCATIONS_ARCHIVE_ALL
table is indispensable for maintaining data integrity in Oracle Procurement. Its design ensures traceability across the procure-to-pay lifecycle while supporting advanced reporting and compliance needs. Organizations should align archival retention policies with business requirements and leverage partitioning in EBS 12.2.2 for optimal performance.
-
Lookup Type: RELEASE SHIPMENTS
12.2.2
product: PO - Purchasing , meaning: PO Release Shipments Nav , description: PO Release Shipments Nav ,
-
Lookup Type: RELEASE SHIPMENTS
12.1.1
product: PO - Purchasing , meaning: PO Release Shipments Nav , description: PO Release Shipments Nav ,
-
Lookup Type: RCV OPTION
12.1.1
product: PO - Purchasing , meaning: Receiving option Codes , description: Receiving option Codes ,
-
Lookup Type: RCV PROCESSING MODE
12.2.2
product: PO - Purchasing , meaning: Receiving transactions Processing Mode , description: Receiving transactions Processing Mode ,
-
Lookup Type: RCV HEADER DETAIL
12.2.2
product: PO - Purchasing , meaning: Header Detail/Notes type , description: Header Detail/Notes type ,
-
Lookup Type: RCV OPTION
12.2.2
product: PO - Purchasing , meaning: Receiving option Codes , description: Receiving option Codes ,
-
Lookup Type: RCV DESTINATION TYPE
12.1.1
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: RCV TRANSACTION TYPE
12.1.1
product: PO - Purchasing , meaning: Receiving Transaction Types , description: Receiving Transaction Types ,
-
Lookup Type: RCV PROCESSING MODE
12.1.1
product: PO - Purchasing , meaning: Receiving transactions Processing Mode , description: Receiving transactions Processing Mode ,
-
Lookup Type: RCV HEADER DETAIL
12.1.1
product: PO - Purchasing , meaning: Header Detail/Notes type , description: Header Detail/Notes type ,
-
Lookup Type: RCV DESTINATION TYPE
12.2.2
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: RCV TRANSACTION TYPE
12.2.2
product: PO - Purchasing , meaning: Receiving Transaction Types , description: Receiving Transaction Types ,
-
Lookup Type: NOTE ENTITY
12.1.1
product: PO - Purchasing , meaning: Entities to which notes are attached , description: Entities to which notes are attached ,
-
Lookup Type: NOTE ENTITY
12.2.2
product: PO - Purchasing , meaning: Entities to which notes are attached , description: Entities to which notes are attached ,
-
Concurrent Program: POXRVODS
12.1.1
execution_filename: POXRVODS , product: PO - Purchasing , user_name: POXRVODS , description: Overdue Vendor Shipments Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: POXRVODS
12.2.2
execution_filename: POXRVODS , product: PO - Purchasing , user_name: POXRVODS , description: Overdue Vendor Shipments Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: RELEASE_SHIPMENTS
12.1.1
product: PO - Purchasing , meaning: Release Shipments Actions , description: Release Shipments Actions ,
-
Concurrent Program: POXRVODS_XML
12.1.1
product: PO - Purchasing , user_name: Overdue Vendor Shipments Report (XML) , description: Overdue Vendor Shipments Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: POXRVODS_XML
12.2.2
product: PO - Purchasing , user_name: Overdue Vendor Shipments Report (XML) , description: Overdue Vendor Shipments Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: RELEASE_SHIPMENTS
12.2.2
product: PO - Purchasing , meaning: Release Shipments Actions , description: Release Shipments Actions ,
-
Lookup Type: AUTOCREATE QUOTE ACTION
12.1.1
product: PO - Purchasing , meaning: AutoCreate Quotation Actions , description: AutoCreate Quotation Actions ,
-
Lookup Type: AUTOCREATE QUOTE ACTION
12.2.2
product: PO - Purchasing , meaning: AutoCreate Quotation Actions , description: AutoCreate Quotation Actions ,
-
View: RCV_AEL_SL_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_SL_MRC_V, object_name:RCV_AEL_SL_MRC_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.RCV_AEL_SL_MRC_V ,
-
View: RCV_AEL_SL_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_SL_MRC_V, object_name:RCV_AEL_SL_MRC_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.RCV_AEL_SL_MRC_V ,
-
View: RCV_AEL_SL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_SL_V, object_name:RCV_AEL_SL_V, status:VALID, product: PO - Purchasing , description: PO view accounting View , implementation_dba_data: APPS.RCV_AEL_SL_V ,
-
View: RCV_AEL_SL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_SL_V, object_name:RCV_AEL_SL_V, status:VALID, product: PO - Purchasing , description: PO view accounting View , implementation_dba_data: APPS.RCV_AEL_SL_V ,
-
View: RCV_AEL_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_GL_V, object_name:RCV_AEL_GL_V, status:VALID, product: PO - Purchasing , description: View for GL Drilldown , implementation_dba_data: APPS.RCV_AEL_GL_V ,
-
View: POABV_EDW_RECEIVING_TXN_FCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POABV_EDW_RECEIVING_TXN_FCV, object_name:POABV_EDW_RECEIVING_TXN_FCV, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POABV_EDW_RECEIVING_TXN_FCV ,
-
View: RCV_AEL_GL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_AEL_GL_V, object_name:RCV_AEL_GL_V, status:VALID, product: PO - Purchasing , description: View for GL Drilldown , implementation_dba_data: APPS.RCV_AEL_GL_V ,
-
View: POABV_EDW_RECEIVING_TXN_FCV
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: VIEW ACCOUNTING
12.1.1
product: PO - Purchasing , meaning: VIEW ACCOUNTING , description: Receiving Transaction ,
-
Lookup Type: VIEW ACCOUNTING
12.2.2
product: PO - Purchasing , meaning: VIEW ACCOUNTING , description: Receiving Transaction ,
-
Table: PO_LINE_LOCATIONS_ARCHIVE_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_LOCATIONS_ARCHIVE_ALL, object_name:PO_LINE_LOCATIONS_ARCHIVE_ALL, status:VALID, product: PO - Purchasing , description: Archived purchase order shipments , implementation_dba_data: PO.PO_LINE_LOCATIONS_ARCHIVE_ALL ,
-
View: EDW_LOOKUP_CODE_FKV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDW_LOOKUP_CODE_FKV, object_name:EDW_LOOKUP_CODE_FKV, status:VALID, product: PO - Purchasing , description: Lookup Code Key View , implementation_dba_data: APPS.EDW_LOOKUP_CODE_FKV ,
-
View: EDW_LOOKUP_CODE_FKV
12.2.2
product: PO - Purchasing , description: Lookup Code Key View , implementation_dba_data: Not implemented in this database ,
-
View: RCV_RECEIVING_ACCT_DISTR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_RECEIVING_ACCT_DISTR_V, object_name:RCV_RECEIVING_ACCT_DISTR_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted - Retrofitted , implementation_dba_data: APPS.RCV_RECEIVING_ACCT_DISTR_V ,
-
View: RCV_REC_ACCT_DISTR_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_REC_ACCT_DISTR_MRC_V, object_name:RCV_REC_ACCT_DISTR_MRC_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.RCV_REC_ACCT_DISTR_MRC_V ,
-
View: RCV_REC_ACCT_DISTR_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_REC_ACCT_DISTR_MRC_V, object_name:RCV_REC_ACCT_DISTR_MRC_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.RCV_REC_ACCT_DISTR_MRC_V ,
-
Table: PO_LINE_LOCATIONS_ARCHIVE_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_LOCATIONS_ARCHIVE_ALL, object_name:PO_LINE_LOCATIONS_ARCHIVE_ALL, status:VALID, product: PO - Purchasing , description: Archived purchase order shipments , implementation_dba_data: PO.PO_LINE_LOCATIONS_ARCHIVE_ALL ,
-
View: RCV_RECEIVING_ACCT_DISTR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_RECEIVING_ACCT_DISTR_V, object_name:RCV_RECEIVING_ACCT_DISTR_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted - Retrofitted , implementation_dba_data: APPS.RCV_RECEIVING_ACCT_DISTR_V ,
-
Lookup Type: PROCESSING STATUS
12.2.2
product: PO - Purchasing , meaning: Receiving Transaction Processing Status , description: Receiving Transaction Processing Status ,
-
View: RCV_VIEW_INTERFACE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_VIEW_INTERFACE_V, object_name:RCV_VIEW_INTERFACE_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_VIEW_INTERFACE_V ,
-
View: RCV_VIEW_INTERFACE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_VIEW_INTERFACE_V, object_name:RCV_VIEW_INTERFACE_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_VIEW_INTERFACE_V ,
-
View: PO_OWNED_SHIPMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_OWNED_SHIPMENTS, object_name:PO_OWNED_SHIPMENTS, status:VALID, product: PO - Purchasing , description: Security view for owned purchase order shipments , implementation_dba_data: APPS.PO_OWNED_SHIPMENTS ,
-
View: EDW_LOOKUP_CODES_LCV
12.2.2
product: PO - Purchasing , description: Lookup Code Level Collection View , implementation_dba_data: Not implemented in this database ,
-
View: EDW_LOOKUP_CODES_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDW_LOOKUP_CODES_LCV, object_name:EDW_LOOKUP_CODES_LCV, status:VALID, product: PO - Purchasing , description: Lookup Code Level Collection View , implementation_dba_data: APPS.EDW_LOOKUP_CODES_LCV ,
-
View: PO_OWNED_SHIPMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_OWNED_SHIPMENTS, object_name:PO_OWNED_SHIPMENTS, status:VALID, product: PO - Purchasing , description: Security view for owned purchase order shipments , implementation_dba_data: APPS.PO_OWNED_SHIPMENTS ,
-
View: RCV_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_TRANSACTIONS_V, object_name:RCV_TRANSACTIONS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_TRANSACTIONS_V ,
-
View: POS_CHV_SCHEDULE_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_CHV_SCHEDULE_ITEMS_V, object_name:POS_CHV_SCHEDULE_ITEMS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_CHV_SCHEDULE_ITEMS_V ,
-
View: POS_CHV_SCHEDULE_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_CHV_SCHEDULE_ITEMS_V POS.POS_CHV_SCHEDULE_ITEMS_V, object_name:POS_CHV_SCHEDULE_ITEMS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_CHV_SCHEDULE_ITEMS_V ,