Search Results purchasing
The EDW_TPRT_P3_TPARTNER_LSTG
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Enterprise Data Warehouse (EDW) framework, specifically designed to support trading partner-related data integration and reporting. This table typically serves as a staging or listing table for trading partner information, facilitating the extraction, transformation, and loading (ETL) processes between transactional systems (like Oracle EBS) and analytical environments. Below is a detailed breakdown of its purpose, structure, and functional context.
1. Purpose and Functional Context
TheEDW_TPRT_P3_TPARTNER_LSTG
table is part of Oracle's EDW layer, which consolidates data from multiple EBS modules (such as Order Management, Accounts Receivable, and Procurement) to enable enterprise-wide reporting and analytics. Its primary role is to stage trading partner (customer, supplier, or third-party entity) data before it is transformed and loaded into a data warehouse or business intelligence system. This table ensures data consistency, supports incremental updates, and maintains historical records for compliance and trend analysis.
2. Table Structure and Key Attributes
While the exact schema may vary based on implementation, the table typically includes the following columns:- TPARTNER_ID: Unique identifier for the trading partner.
- TPARTNER_NAME: Legal or business name of the partner.
- TPARTNER_TYPE: Classification (e.g., Customer, Supplier, Bank).
- STATUS: Active/Inactive flag.
- ADDRESS_LINE1/2, CITY, COUNTRY: Geographic details.
- TAX_IDENTIFIER: VAT or tax registration number.
- CREATION_DATE, LAST_UPDATE_DATE: Audit timestamps.
- BATCH_ID: ETL process identifier for traceability.
EDW_TPRT_P3_CONTACT_LSTG
for contact details).
3. Integration with Oracle EBS Modules
The table sources data from EBS base tables such as:- HZ_PARTIES (Trading Party master data).
- HZ_CUST_ACCOUNTS (Customer-specific attributes).
- PO_VENDORS (Supplier records).
4. ETL Process and Data Flow
The table participates in a multi-step ETL pipeline:- Extraction: Data is pulled from EBS tables via SQL queries or APIs.
- Staging: Raw data lands in
EDW_TPRT_P3_TPARTNER_LSTG
, where validations (e.g., mandatory field checks) occur. - Transformation: Business rules (e.g., merging duplicate partners) are applied.
- Loading: Processed data moves to fact/dimension tables in the EDW (e.g.,
EDW_TPRT_DIM
).
5. Use Cases and Analytics
This table enables:- 360-Degree Partner Views: Consolidating data for CRM or SRM dashboards.
- Compliance Reporting: Tracking tax IDs or regulatory attributes.
- Performance Metrics: Analyzing partner transaction volumes or responsiveness.
6. Customization Considerations
Implementations may extend the table with custom columns (e.g., industry-specific attributes) or modify ETL logic to accommodate unique business rules. In EBS 12.2.2, Oracle's Elastic Data model allows for more flexible schema changes compared to 12.1.1.Conclusion
TheEDW_TPRT_P3_TPARTNER_LSTG
table is a foundational component in Oracle EBS EDW architectures, bridging transactional systems and analytical repositories. Its design ensures data integrity, supports complex integrations, and empowers strategic decision-making through centralized partner data management.
-
Concurrent Program: POAFTPOP
12.2.2
execution_filename: poa_facts.populate_facts , product: POA - Purchasing Intelligence (Obsolete) , user_name: POAFTXPO , description: Populate Purchasing Intelligence Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POALDPOR
12.2.2
execution_filename: POA_PORTAL_POPULATE_C.populate_poa , product: POA - Purchasing Intelligence (Obsolete) , user_name: POALDPOR , description: Load POA Portal Summary Tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POA_EUL_UTILS
12.2.2
execution_filename: POA_EUL_UTILS.EULMain , product: POA - Purchasing Intelligence (Obsolete) , user_name: POA_EUL_UTILS , description: Executable for POA Discoverer EUL utilities , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: EDW_TPRT_P3_TPARTNER_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P1_TPARTNER_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_TPARTNER_LOC_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_UNSPSC_M
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC dimension table , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_ALINES_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Contract Lines fact table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_CLASS_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC Class level table , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_PO_DIST_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: PO Distributions fact table , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_CSTM_MSR_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Custom Measure fact table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_FAMILY_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC Family level table , implementation_dba_data: Not implemented in this database ,
-
File: dbi_70_poa_po_distribution.pdf
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , size: 82.146 KBytes , file_type: PDF Diagram ,
-
Table: EDW_SPSC_FUNCTION_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC Function level table , implementation_dba_data: Not implemented in this database ,
-
File: dbi_70_poa_ap_expense.pdf
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , size: 95.68 KBytes , file_type: PDF Diagram ,
-
Table: EDW_TPRT_TRADE_PARTNER_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_TRADE_PARTNER_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P4_TPARTNER_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_RCV_TXNS_FSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the Receiving fact , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_GEOGRAPHY_A_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Top level table for Geography dimension , implementation_dba_data: Not implemented in this database ,
-
File: eBIS EDW R3.1.1 ERD.pdf
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , size: 1.002 MBytes , file_type: PDF Diagram ,
-
Table: POA_EDW_CSTM_MSR_FSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the Custom Measure fact , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_FAMILY_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the UNSPSC Family level , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_FUNCTION_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the UNSPSC Function level , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_SUP_PERF_FSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the Supplier Performance fact , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_DUNS_PARENT_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for the DUNS Parent level , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P4_TPARTNER_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_TPARTNER_LOC_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_SUP_PERF_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Supplier Performance fact , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P2_TPARTNER_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P1_TPARTNER_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_TPRT_P3_TPARTNER_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_POA_SPLRITEM_M
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Supplier Item dimension table , implementation_dba_data: Not implemented in this database ,
-
File: dbi_60_poa_po_distribution.pdf
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , size: 39.151 KBytes , file_type: PDF Diagram ,
-
Table: EDW_DUNS_DOMESTIC_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: DUNS Domestic level table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_SEGMENT_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC Segment level table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_GEOG_COUNTRY_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for Country level table of Geography dimension , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_GEOG_CITY_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for City level table of Geography dimension , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_GEOG_STATE_REGION_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: State or Province Region level table of Geography dimension , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_RCV_TXNS_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Receiving fact , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_POA_LN_TYPE_M
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: PO Line Type dimension table , implementation_dba_data: Not implemented in this database ,
-
Table: POA_EDW_CONTRACT_F
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Contract fact table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_DUNS_M
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: DUNS dimension table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_GEOG_REGION_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Region level table of Geography dimension , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_DUNS_DOMESTIC_LSTG
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Interface table for DUNS Domestic level , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: POA_DNB_BANKRUPTCY_IND
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , meaning: D&B Bankruptcy Indicator , description: D&B Integration Lookup: Bankruptcy Indicator ,
-
File: dbi_60_poa_receiving_transaction.pdf
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , size: 36.98 KBytes , file_type: PDF Diagram ,
-
Table: EDW_DUNS_PARENT_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: DUNS Parent level table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_SPSC_COMMODITY_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: UNSPSC Commodity level table , implementation_dba_data: Not implemented in this database ,
-
Table: EDW_POA_SPIM_SPLRITEM_LTC
12.2.2
product: POA - Purchasing Intelligence (Obsolete) , description: Supplier Item level table , implementation_dba_data: Not implemented in this database ,