Search Results po_lines_v
DeepseekETRM - PO Tables and Views in Oracle EBS 12.1.1/12.2.2
Oracle E-Business Suite (EBS) utilizes a comprehensive set of tables and views to manage Procurement (PO) functionalities. The DeepseekETRM framework provides a structured approach to understanding these database objects, their relationships, and their role in the PO module. This summary explores key PO tables and views in Oracle EBS 12.1.1 and 12.2.2, focusing on their purpose and interdependencies.
Core PO Tables:
The PO module relies on foundational tables that store transactional and master data:
1. PO_HEADERS_ALL: This table stores purchase order header information, including PO number, vendor details, currency, and approval status. The PO_HEADER_ID serves as the primary key and links to downstream tables.
2. PO_LINES_ALL: Contains line-level details for each PO, such as item descriptions, quantities, unit prices, and line status. It references PO_HEADER_ID to associate with the parent PO.
3. PO_DISTRIBUTIONS_ALL: Tracks accounting distributions for PO lines, linking to GL code combinations (CODE_COMBINATION_ID). Critical for financial integration.
4. PO_VENDORS: Master table for supplier data, including payment terms, tax details, and vendor sites. Joined with PO_HEADERS_ALL via VENDOR_ID.
5. PO_REQUISITIONS_ALL: Stores requisition data that may feed into POs, with REQUISITION_HEADER_ID and REQUISITION_LINE_ID as key fields.
Key PO Views:
Oracle provides views that simplify reporting and integration by combining related tables:
1. PO_HEADERS_V: A view joining PO_HEADERS_ALL with HR organization tables to include operating unit context.
2. PO_LINES_V: Enhances PO_LINES_ALL with item master data from MTL_SYSTEM_ITEMS_B.
3. PO_RELEASES_V: Combines blanket agreement release information from multiple underlying tables.
4. PO_VENDORS_V: Enriches vendor data with additional attributes from financial and purchasing setups.
Technical Considerations:
- Multi-org architecture is implemented through ORG_ID columns in most tables
- Open Interface tables (PO_HEADERS_INTERFACE, PO_LINES_INTERFACE) facilitate data imports
- Key flexfields like Accounting Flexfield (GL_CODE_COMBINATIONS) appear in distribution tables
- Audit columns (CREATION_DATE, LAST_UPDATE_DATE) follow Oracle standards
Integration Points:
PO tables interact with:
- Inventory (MTL_SYSTEM_ITEMS_B) for item details
- General Ledger (GL_CODE_COMBINATIONS) for accounting
- Payables (AP_INVOICES_ALL) for invoice matching
- Receiving (RCV_TRANSACTIONS) for shipment tracking
Version Differences:
While 12.1.1 and 12.2.2 share the same core PO table structures, 12.2.2 introduces:
- Enhanced web services integration tables
- Additional columns for cloud integration
- Optimized indexes in some high-volume tables
Understanding these tables and views through the DeepseekETRM lens enables effective customization, reporting, and troubleshooting in Oracle EBS Procurement implementations.
-
View: PO_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LINES_V, object_name:PO_LINES_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY , implementation_dba_data: APPS.PO_LINES_V ,
-
View: PO_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LINES_V, object_name:PO_LINES_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY , implementation_dba_data: APPS.PO_LINES_V ,
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on PO_LINES_V
12.2.2
-
View: PO_TAX_LINES_DETAIL_V
12.1.1
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on PO_DISTRIBUTIONS_V
12.2.2
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on PO_VENDOR_SITES
12.2.2
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_V
12.2.2
-
APPS.GHG_PO_EMISSIONS_PKG dependencies on FND_LOOKUP_VALUES_VL
12.2.2
-
SYNONYM: APPS.PO_HAZARD_CLASSES_TL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_HAZARD_CLASSES_TL, status:VALID,
-
SYNONYM: APPS.PO_LINE_TYPES_TL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_LINE_TYPES_TL, status:VALID,
-
View: PO_TAX_LINES_DETAIL_V
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
PACKAGE: APPS.PO_LINES_SV4
12.2.2
owner:APPS, object_type:PACKAGE, object_name:PO_LINES_SV4, status:VALID,
-
SYNONYM: APPS.PO_UN_NUMBERS_TL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_UN_NUMBERS_TL, status:VALID,
-
SYNONYM: APPS.PO_UN_NUMBERS_TL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_UN_NUMBERS_TL, status:VALID,
-
SYNONYM: APPS.PO_HAZARD_CLASSES_TL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_HAZARD_CLASSES_TL, status:VALID,
-
PACKAGE BODY: APPS.GHG_PO_EMISSIONS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GHG_PO_EMISSIONS_PKG, status:VALID,
-
APPS.PO_LINES_SV4 dependencies on PO_LINES
12.2.2
-
SYNONYM: APPS.PO_LINE_TYPES_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_LINE_TYPES_B, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
APPS.GHG_PO_EMISSIONS_PKG SQL Statements
12.2.2
-
SYNONYM: APPS.PO_LINE_TYPES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_LINE_TYPES, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
SYNONYM: APPS.PO_LINES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_LINES, status:VALID,
-
SYNONYM: APPS.FINANCIALS_SYSTEM_PARAMS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FINANCIALS_SYSTEM_PARAMS_ALL, status:VALID,
-
SYNONYM: APPS.PO_LINES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_LINES, status:VALID,
-
VIEW: APPS.PO_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LINES_V, object_name:PO_LINES_V, status:VALID,
-
VIEW: APPS.PO_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LINES_V, object_name:PO_LINES_V, status:VALID,
-
PACKAGE: APPS.PO_LINES_SV4
12.2.2
-
VIEW: APPS.PO_LOOKUP_CODES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
VIEW: APPS.PO_LOOKUP_CODES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
PACKAGE BODY: APPS.GHG_PO_EMISSIONS_PKG
12.2.2
-
SYNONYM: APPS.MTL_UNITS_OF_MEASURE
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_UNITS_OF_MEASURE, status:VALID,
-
SYNONYM: APPS.MTL_UNITS_OF_MEASURE
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_UNITS_OF_MEASURE, status:VALID,
-
PACKAGE BODY: APPS.PO_LINES_SV4
12.2.2
-
SYNONYM: APPS.MTL_SYSTEM_ITEMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_SYSTEM_ITEMS, status:VALID,
-
SYNONYM: APPS.MTL_SYSTEM_ITEMS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_SYSTEM_ITEMS, status:VALID,
-
eTRM - PO Tables and Views
12.1.1
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
eTRM - PO Tables and Views
12.2.2
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,
-
PACKAGE: APPS.FND_GLOBAL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_GLOBAL, status:VALID,
-
PACKAGE: APPS.FND_GLOBAL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_GLOBAL, status:VALID,
-
eTRM - PO Tables and Views
12.1.1
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,
-
eTRM - PO Tables and Views
12.2.2
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,