Search Results how to use the rear cm
The GML_GPOAO_ORDERS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Global Order Promising (GOP) module, which is part of Oracle's Advanced Supply Chain Planning (ASCP) solution. This table primarily stores order-related data used for global order promising, a functionality that enables organizations to commit delivery dates to customers by evaluating supply chain constraints, inventory availability, and production schedules. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Context
TheGML_GPOAO_ORDERS
table serves as a repository for order information processed by the Global Order Promising engine. It captures key attributes of sales orders, including demand schedules, requested delivery dates, and sourcing rules. The GOP module leverages this data to perform real-time ATP (Available-to-Promise) and CTP (Capable-to-Promise) checks, ensuring accurate order commitments. This table is particularly vital in multi-organization, multi-tier supply chain environments where demand and supply must be synchronized across geographies.
Key Columns and Data Structure
The table typically includes the following columns (specific implementations may vary):- ORDER_ID: Unique identifier for the order record.
- ORDER_NUMBER: Human-readable order reference.
- ORDER_TYPE: Classifies the order (e.g., standard, rush, drop-ship).
- REQUESTED_SHIP_DATE: Customer-requested delivery date.
- PROMISED_DATE: System-calculated commit date post-ATP/CTP checks.
- STATUS: Tracks order lifecycle (e.g., "Pending," "Committed," "Cancelled").
- INVENTORY_ITEM_ID: Links to
MTL_SYSTEM_ITEMS_B
for item details. - ORGANIZATION_ID: Identifies the inventory organization.
- SOURCE_ORGANIZATION_ID: For inter-org transfers or sourcing rules.
- QUANTITY: Ordered quantity.
- CREATION_DATE: Timestamp of record creation.
- LAST_UPDATE_DATE: Tracks modifications.
Integration with Other Modules
TheGML_GPOAO_ORDERS
table interacts with several Oracle EBS modules:
- Order Management (OM): Sources initial order data from
OE_ORDER_HEADERS_ALL
andOE_ORDER_LINES_ALL
. - Inventory (INV): Validates item availability via
MTL_ONHAND_QUANTITIES
. - Advanced Supply Chain Planning (ASCP): Uses sourcing rules and supply plans for CTP analysis.
- Shipping Execution: Updates delivery schedules post-commitment.
Technical Considerations
- Indexing: Typically indexed on
ORDER_ID
,INVENTORY_ITEM_ID
, andORGANIZATION_ID
for performance. - Partitioning: In high-volume environments, partitioning by
CREATION_DATE
may be implemented. - Purge Mechanisms: GOP purge concurrent programs may clean historical data to optimize storage.
Customization and Extensions
Organizations often extend this table with custom columns (e.g.,ATTRIBUTE1-15
) to capture industry-specific data. However, such modifications require careful regression testing due to GOP's integration with real-time ATP processes.
Conclusion
TheGML_GPOAO_ORDERS
table is a cornerstone of Oracle GOP functionality, enabling accurate order promising in complex supply chains. Its design reflects Oracle EBS's emphasis on integration, scalability, and real-time decision-making. Proper configuration and maintenance of this table are essential for achieving high customer service levels while minimizing supply chain inefficiencies.
-
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: USE_PROFILE
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Defines how to use order profile , description: Defines how to use order profile ,
-
View: GML_GPOAO_DETAIL_CHARGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_DETAIL_CHARGES_V, object_name:GML_GPOAO_DETAIL_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail Charges view , implementation_dba_data: APPS.GML_GPOAO_DETAIL_CHARGES_V ,
-
View: GML_GPOAO_ORDER_CHARGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_ORDER_CHARGES_V, object_name:GML_GPOAO_ORDER_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header Charges view , implementation_dba_data: APPS.GML_GPOAO_ORDER_CHARGES_V ,
-
View: GML_GPOAO_DETAIL_CHARGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_DETAIL_CHARGES_V, object_name:GML_GPOAO_DETAIL_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail Charges view , implementation_dba_data: APPS.GML_GPOAO_DETAIL_CHARGES_V ,
-
View: GML_GASNO_ORDER_CHARGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_ORDER_CHARGES_V, object_name:GML_GASNO_ORDER_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header Charges view , implementation_dba_data: APPS.GML_GASNO_ORDER_CHARGES_V ,
-
View: GML_GASNO_DETAIL_CHARGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_DETAIL_CHARGES_V, object_name:GML_GASNO_DETAIL_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail Charges view , implementation_dba_data: APPS.GML_GASNO_DETAIL_CHARGES_V ,
-
View: GML_GPOAO_ORDER_CHARGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_ORDER_CHARGES_V, object_name:GML_GPOAO_ORDER_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header Charges view , implementation_dba_data: APPS.GML_GPOAO_ORDER_CHARGES_V ,
-
View: GML_GASNO_ORDER_CHARGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_ORDER_CHARGES_V, object_name:GML_GASNO_ORDER_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header Charges view , implementation_dba_data: APPS.GML_GASNO_ORDER_CHARGES_V ,
-
View: GML_GASNO_DETAIL_CHARGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_DETAIL_CHARGES_V, object_name:GML_GASNO_DETAIL_CHARGES_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail Charges view , implementation_dba_data: APPS.GML_GASNO_DETAIL_CHARGES_V ,
-
View: GML_GASNO_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_ORDERS_V, object_name:GML_GASNO_ORDERS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header view , implementation_dba_data: APPS.GML_GASNO_ORDERS_V ,
-
View: GML_GASNO_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_ORDERS_V, object_name:GML_GASNO_ORDERS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header view , implementation_dba_data: APPS.GML_GASNO_ORDERS_V ,
-
View: GML_GASNO_SHIPMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_SHIPMENTS_V, object_name:GML_GASNO_SHIPMENTS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Shipment view , implementation_dba_data: APPS.GML_GASNO_SHIPMENTS_V ,
-
View: GML_GASNO_SHIPMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_SHIPMENTS_V, object_name:GML_GASNO_SHIPMENTS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Shipment view , implementation_dba_data: APPS.GML_GASNO_SHIPMENTS_V ,
-
View: GML_GPOAO_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_DETAILS_V, object_name:GML_GPOAO_DETAILS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail view , implementation_dba_data: APPS.GML_GPOAO_DETAILS_V ,
-
View: GML_GPOAO_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_DETAILS_V, object_name:GML_GPOAO_DETAILS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Detail view , implementation_dba_data: APPS.GML_GPOAO_DETAILS_V ,
-
View: GML_GASNO_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_DETAILS_V, object_name:GML_GASNO_DETAILS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Details view , implementation_dba_data: APPS.GML_GASNO_DETAILS_V ,
-
View: GML_GASNO_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GASNO_DETAILS_V, object_name:GML_GASNO_DETAILS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Details view , implementation_dba_data: APPS.GML_GASNO_DETAILS_V ,
-
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. ,
-
View: GML_GPOAO_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_ORDERS_V, object_name:GML_GPOAO_ORDERS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header view , implementation_dba_data: APPS.GML_GPOAO_ORDERS_V ,
-
View: GML_GPOAO_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_GPOAO_ORDERS_V, object_name:GML_GPOAO_ORDERS_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Sales Order Header view , implementation_dba_data: APPS.GML_GPOAO_ORDERS_V ,
-
Table: GML_GPOAO_ORDERS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDERS, object_name:GML_GPOAO_ORDERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order data to support the edi outbound transaction GPOAO. , implementation_dba_data: GML.GML_GPOAO_ORDERS ,
-
Table: GML_GPOAO_ORDERS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_GPOAO_ORDERS, object_name:GML_GPOAO_ORDERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Contains order data to support the edi outbound transaction GPOAO. , implementation_dba_data: GML.GML_GPOAO_ORDERS ,
-
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_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_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: 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_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_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_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_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 ,
-
File: GML_Dependencies.html
12.2.2
product: GML - Process Manufacturing Logistics , size: 294.905 KBytes , file_type: HTML Report , description: GML_Dependencies.html is an html report that documents dependencies to tables and views in the GML product. ,
-
File: GMLProduct_Dependencies.html
12.2.2
product: GML - Process Manufacturing Logistics , size: 16.087 KBytes , file_type: HTML Report , description: GMLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GML product. ,
-
File: GMLProduct_Dependencies.html
12.1.1
product: GML - Process Manufacturing Logistics , size: 16.087 KBytes , file_type: HTML Report , description: GMLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GML product. ,
-
File: GML_Dependencies.html
12.1.1
product: GML - Process Manufacturing Logistics , size: 296.736 KBytes , file_type: HTML Report , description: GML_Dependencies.html is an html report that documents dependencies to tables and views in the GML product. ,
-
Lookup Type: GEMMS_OP_ORPIRPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Proforma Invoice Report , description: OPM Proforma Invoice Report ,
-
Lookup Type: GEMMS_OP_ORPIRPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Proforma Invoice Report , description: OPM Proforma Invoice Report ,
-
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: GML_BATCH_SO_BATCHFPO
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Batch Type To Create , description: Batch Type To Create ,
-
Table: GML_INVALID_CUSTOMERS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_INVALID_CUSTOMERS, object_name:GML_INVALID_CUSTOMERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Table contains customer records that failed to synch from Oracle Receivables to OPM. , implementation_dba_data: GML.GML_INVALID_CUSTOMERS ,
-
Table: GML_INVALID_CUSTOMERS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_INVALID_CUSTOMERS, object_name:GML_INVALID_CUSTOMERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Table contains customer records that failed to synch from Oracle Receivables to OPM. , implementation_dba_data: GML.GML_INVALID_CUSTOMERS ,
-
Lookup Type: GML_BATCH_SO_BATCHFPO
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Batch Type To Create , description: Batch Type To Create ,
-
Lookup Type: SHIP_IND
12.2.2
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst ship_to_indicator , description: op_cust_mst ship_to_indicator ,
-
Lookup Type: BILL_IND
12.1.1
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst bill_to site , description: op_cust_mst bill_to site ,