Search Results purchase order
Deep Dive into CPG_ORAGEMS_ARCH Table in Oracle EBS 12.1.1/12.2.2
The CPG_ORAGEMS_ARCH
table is a specialized data structure within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, primarily associated with the Oracle CPG (Consumer Packaged Goods) and Retail modules. This table serves as an archival repository for Oracle GEMS (Global Enterprise Management System) transaction data, facilitating historical tracking, compliance, and analytical reporting.
Purpose & Functional Context
In CPG implementations, CPG_ORAGEMS_ARCH
stores processed transactional records migrated from operational tables (e.g., CPG_ORAGEMS
) after meeting predefined archival criteria. Key use cases include:
- Regulatory Compliance: Retains records for audit trails per SOX/FDA 21 CFR Part 11.
- Performance Optimization: Reduces active table volume for improved OLTP performance.
- Historical Analysis: Enables trend reporting without impacting production databases.
Technical Architecture
The table typically inherits the schema structure of its source table (CPG_ORAGEMS
) with additional metadata fields:
- ARCHIVAL_DATE
: Timestamp of record migration
- ARCHIVED_BY
: User/FND_USER reference
- ARCHIVAL_JOB_ID
: Concurrent program identifier
Common indexed columns include TRANSACTION_ID
, ITEM_CODE
, and ORGANIZATION_ID
for retrieval efficiency.
Integration Points
The table interacts with multiple EBS components:
1. Inventory Management: Archived item transactions reference MTL_SYSTEM_ITEMS_B
2. Order Management: Links to OE_ORDER_HEADERS_ALL
via SOURCE_REFERENCE
3. CPG Analytics: Feeds data to OBIEE/OTBI through dedicated datamarts
Implementation Considerations
For EBS 12.2.2 deployments:
- Partitioning strategies (by ARCHIVAL_DATE
) are recommended for tables exceeding 10GB
- Data purging policies must align with FND_CONCURRENT_REQUESTS
retention periods
- In R12.2, the table supports Online Patching (ADOP) when marked as "Editioning"
Customization Impact
Organizations extending CPG functionality should:
- Mirror custom columns from CPG_ORAGEMS
to maintain data continuity
- Update archival concurrent programs (CPG_ARCHIVE_TRANSACTIONS
) to handle new attributes
- Validate triggers/functions referencing the archival table during upgrades
Performance Benchmarks
Typical metrics in 12.2.2 environments:
- Archival throughput: 15,000-20,000 records/minute
- Query response: <2 seconds for date-range scans on partitioned tables
- Storage reduction: 40-60% after compressing historical data
This table exemplifies Oracle's data lifecycle management framework, balancing operational efficiency with regulatory requirements in CPG vertical implementations.
-
File: GML_11i_OP Order Header.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 20.637 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Header.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 14.633 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Header.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 14.633 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_OP Order Header.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 20.637 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_OP Order Detail.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 22.995 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Detail.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 19.87 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_OP Order Detail.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 22.995 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Detail.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 19.87 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Top Level.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 14.499 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Order Top Level.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 14.499 KBytes , file_type: PDF Diagram ,
-
Table: CPG_ORAGEMS_ARCH
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.CPG_ORAGEMS_ARCH, object_name:CPG_ORAGEMS_ARCH, status:VALID, product: GML - Process Manufacturing Logistics , description: Archive table for mapping between Oracle Purchase Order and Purchase Order created in OPM , implementation_dba_data: GML.CPG_ORAGEMS_ARCH ,
-
Table: CPG_ORAGEMS_ARCH
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.CPG_ORAGEMS_ARCH, object_name:CPG_ORAGEMS_ARCH, status:VALID, product: GML - Process Manufacturing Logistics , description: Archive table for mapping between Oracle Purchase Order and Purchase Order created in OPM , implementation_dba_data: GML.CPG_ORAGEMS_ARCH ,
-
Table: GML_GPOAO_DETAIL_TEXT
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_TEXT, object_name:GML_GPOAO_DETAIL_TEXT, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail text to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_TEXT ,
-
Table: GML_GPOAO_DETAIL_CHARGES
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_CHARGES, object_name:GML_GPOAO_DETAIL_CHARGES, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail charges to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_CHARGES ,
-
Table: GML_GPOAO_DETAILS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAILS, object_name:GML_GPOAO_DETAILS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail data to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAILS ,
-
Table: GML_GPOAO_DETAIL_TEXT
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_TEXT, object_name:GML_GPOAO_DETAIL_TEXT, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail text to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_TEXT ,
-
Table: GML_GPOAO_DETAILS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAILS, object_name:GML_GPOAO_DETAILS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail data to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAILS ,
-
Table: GML_GPOAO_DETAIL_ALLOCATIONS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_ALLOCATIONS, object_name:GML_GPOAO_DETAIL_ALLOCATIONS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail allocation data to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_ALLOCATIONS ,
-
Table: GML_GPOAO_DETAIL_CHARGES
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_CHARGES, object_name:GML_GPOAO_DETAIL_CHARGES, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail charges to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_CHARGES ,
-
Table: GML_GPOAO_DETAIL_ALLOCATIONS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_DETAIL_ALLOCATIONS, object_name:GML_GPOAO_DETAIL_ALLOCATIONS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order line detail allocation data to support the edi outbound transaction GPOAO (OPM Outbound Purchase Order Acknowledgment (855/ORDRSP). , implementation_dba_data: GML.GML_GPOAO_DETAIL_ALLOCATIONS ,
-
Table: GML_GPOAO_ORDER_TEXT
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDER_TEXT, object_name:GML_GPOAO_ORDER_TEXT, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains text data to support the OPM Outbound Purchase Order Acknowledgment (855/ORDRSP) EDI transaction. , implementation_dba_data: GML.GML_GPOAO_ORDER_TEXT ,
-
Table: GML_GPOAO_ORDER_CHARGES
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDER_CHARGES, object_name:GML_GPOAO_ORDER_CHARGES, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains charge data to support the OPM Outbound Purchase Order Acknowledgment (855/ORDRSP) EDI transaction. , implementation_dba_data: GML.GML_GPOAO_ORDER_CHARGES ,
-
Table: GML_GPOAO_ORDER_CHARGES
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDER_CHARGES, object_name:GML_GPOAO_ORDER_CHARGES, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains charge data to support the OPM Outbound Purchase Order Acknowledgment (855/ORDRSP) EDI transaction. , implementation_dba_data: GML.GML_GPOAO_ORDER_CHARGES ,
-
Table: GML_GPOAO_ORDER_TEXT
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDER_TEXT, object_name:GML_GPOAO_ORDER_TEXT, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains text data to support the OPM Outbound Purchase Order Acknowledgment (855/ORDRSP) EDI transaction. , implementation_dba_data: GML.GML_GPOAO_ORDER_TEXT ,
-
Table: CPG_ORAGEMS_MAPPING
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.CPG_ORAGEMS_MAPPING, object_name:CPG_ORAGEMS_MAPPING, status:VALID, product: GML - Process Manufacturing Logistics , description: Maps a standard or planned purchase order entered in Oracle Purchasing with the PO or BPO created in OPM , implementation_dba_data: GML.CPG_ORAGEMS_MAPPING ,
-
Table: CPG_ORAGEMS_MAPPING
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.CPG_ORAGEMS_MAPPING, object_name:CPG_ORAGEMS_MAPPING, status:VALID, product: GML - Process Manufacturing Logistics , description: Maps a standard or planned purchase order entered in Oracle Purchasing with the PO or BPO created in OPM , implementation_dba_data: GML.CPG_ORAGEMS_MAPPING ,
-
Table: PO_COST_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_COST_DTL, object_name:PO_COST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Acquistion cost details for a purchase order or a stock receipt. , implementation_dba_data: GML.PO_COST_DTL ,
-
Table: PO_COST_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_COST_DTL, object_name:PO_COST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Acquistion cost details for a purchase order or a stock receipt. , implementation_dba_data: GML.PO_COST_DTL ,
-
Table: PO_RELS_SCH
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_RELS_SCH, object_name:PO_RELS_SCH, status:VALID, product: GML - Process Manufacturing Logistics , description: Release schedules for a blanket purchase order. , implementation_dba_data: GML.PO_RELS_SCH ,
-
Table: PO_RELS_SCH
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_RELS_SCH, object_name:PO_RELS_SCH, status:VALID, product: GML - Process Manufacturing Logistics , description: Release schedules for a blanket purchase order. , implementation_dba_data: GML.PO_RELS_SCH ,
-
Table: PO_ORDR_HDR
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_ORDR_HDR, object_name:PO_ORDR_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Purchase order header. , implementation_dba_data: GML.PO_ORDR_HDR ,
-
Table: PO_ORDR_HDR
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_ORDR_HDR, object_name:PO_ORDR_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Purchase order header. , implementation_dba_data: GML.PO_ORDR_HDR ,
-
Table: PO_BPOS_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_BPOS_DTL, object_name:PO_BPOS_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Blanket purchase order lines. , implementation_dba_data: GML.PO_BPOS_DTL ,
-
Table: PO_BPOS_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_BPOS_DTL, object_name:PO_BPOS_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Blanket purchase order lines. , implementation_dba_data: GML.PO_BPOS_DTL ,
-
Table: PO_ORDR_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_ORDR_DTL, object_name:PO_ORDR_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Purchase order lines. , implementation_dba_data: GML.PO_ORDR_DTL ,
-
Table: PO_ORDR_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_ORDR_DTL, object_name:PO_ORDR_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Purchase order lines. , implementation_dba_data: GML.PO_ORDR_DTL ,
-
Lookup Type: CHANGE_CURRENCY
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Using vendor default currency. , description: Using vendor default currency. ,
-
Lookup Type: CHANGE_CURRENCY
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Using vendor default currency. , description: Using vendor default currency. ,
-
Table: PO_DIST_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_DIST_DTL, object_name:PO_DIST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: General Ledger (GL) distribution for purchase orders and stock receipt transactions. , implementation_dba_data: GML.PO_DIST_DTL ,
-
Table: PO_DIST_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_DIST_DTL, object_name:PO_DIST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: General Ledger (GL) distribution for purchase orders and stock receipt transactions. , implementation_dba_data: GML.PO_DIST_DTL ,
-
Table: PO_BPOS_HDR
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_BPOS_HDR, object_name:PO_BPOS_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Header information for blanket purchase orders. , implementation_dba_data: GML.PO_BPOS_HDR ,
-
Table: PO_BPOS_HDR
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_BPOS_HDR, object_name:PO_BPOS_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Header information for blanket purchase orders. , implementation_dba_data: GML.PO_BPOS_HDR ,
-
Lookup Type: OP_SORT_ORDER
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Sord Order , description: Sord Order ,
-
Lookup Type: OP_SORT_ORDER
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Sord Order , description: Sord Order ,
-
Lookup Type: USE_PROFILE
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Defines how to use order profile , description: Defines how to use order profile ,
-
Lookup Type: USE_PROFILE
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Defines how to use order profile , description: Defines how to use order profile ,
-
Lookup Type: OP_ORDER_BY
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Order by , description: Order by ,
-
Lookup Type: OP_ORDER_BY
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Order by , description: Order by ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,