Search Results qp_list_headers_tl
The QP_LIST_HEADERS_TL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Pricing module (Order Management and Advanced Pricing). It stores translated descriptions and names of price lists, modifiers, and qualifiers in multiple languages, supporting the global operations of Oracle Applications. This table is part of the Oracle Pricing Engine, which manages complex pricing rules, discounts, and promotions.
Table Structure and Key Columns
TheQP_LIST_HEADERS_TL
table is a translation table linked to the base table QP_LIST_HEADERS_B
via the LIST_HEADER_ID
foreign key. Key columns include:
- LIST_HEADER_ID: Primary key, references
QP_LIST_HEADERS_B
. - LANGUAGE: Stores the language code (e.g., 'US' for English, 'DE' for German).
- SOURCE_LANG: Indicates the source language of the translation.
- NAME: Translated name of the price list or modifier.
- DESCRIPTION: Translated description of the pricing entity.
Functional Role in Pricing
This table enables multilingual support for pricing components, ensuring that price lists, promotions, and discounts display correctly in the user's preferred language. For example:- Price lists can be presented in localized languages for customers or sales teams.
- Modifiers (discounts/surcharges) show contextually relevant descriptions.
Integration with Other Modules
QP_LIST_HEADERS_TL
integrates with:
- Order Management (OM): Displays translated pricing during order entry.
- Advanced Pricing: Supports multilingual rule definitions.
- Globalization: Aligns with Oracle’s NLS (National Language Support) standards.
Technical Considerations
- Indexing: Typically indexed on
LIST_HEADER_ID
andLANGUAGE
for performance. - Seed Data: Pre-loaded with Oracle-seeded pricing entities in multiple languages.
- API Usage Updates should use Oracle Pricing APIs to maintain data integrity.
Customization and Extensions
While direct DML operations are discouraged, customizations can leverage:- OAF/ADF Pages: To display translations in custom interfaces.
- Reports: Joined with
QP_LIST_HEADERS_B
for localized pricing reports.
Example Use Case
A multinational company configures a price list "Q1 Promo" in English (LANGUAGE='US'
) and German (LANGUAGE='DE'
). The QP_LIST_HEADERS_TL
table stores both versions, ensuring correct display in Order Management based on the user’s session language.
Conclusion
TheQP_LIST_HEADERS_TL
table is essential for global deployments of Oracle EBS Pricing, enabling multilingual descriptions while maintaining referential integrity with base pricing data. Proper utilization ensures compliance with Oracle’s architectural standards and seamless user experiences across languages.
-
Table: QP_LIST_HEADERS_TL
12.1.1
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIST_HEADERS_TL, object_name:QP_LIST_HEADERS_TL, status:VALID, product: QP - Advanced Pricing , description: QP_LIST_HEADERS_TL stores the translatable columns, name and description of the list, in each of the available languages in the database. , implementation_dba_data: QP.QP_LIST_HEADERS_TL ,
-
Table: QP_LIST_HEADERS_TL
12.2.2
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIST_HEADERS_TL, object_name:QP_LIST_HEADERS_TL, status:VALID, product: QP - Advanced Pricing , description: QP_LIST_HEADERS_TL stores the translatable columns, name and description of the list, in each of the available languages in the database. , implementation_dba_data: QP.QP_LIST_HEADERS_TL ,
-
APPS.QP_MODIFIER_UPGRADE_UTIL_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OE_BULK_ACK_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OZF_PRE_PROCESS_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.FTE_RATE_CHART_PKG dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OE_ADV_PRICE_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.CSD_REPAIR_ESTIMATE_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_LIST_UPGRADE_UTIL_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_LIST_HEADERS_PKG dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_VALIDATE dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_QUALIFIER_RULES_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_BULK_VALIDATE dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_MODIFIER_LIST_UTIL dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.FTE_TL_LOADER dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.FTE_LTL_LOADER dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_BULK_LOADER_PUB dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_ARCHIVE_ENTITY_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_COPY_PRICELIST_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_ARCHIVE_ENTITY_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.OE_ADV_PRICE_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_PRICE_LIST_UTIL dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.ASO_DEAL_PUB dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_INT_LOADER_PUB dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_DATA_COMPARE_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_VALIDATE dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_PRICE_LIST_UTIL dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OZF_TP_UTIL_QUERIES dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_QUALIFIER_RULES_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_MODIFIER_LIST_UTIL dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_PRICE_BOOK_UTIL dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.FTE_LANE_PKG dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.FTE_LTL_LOADER dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_MODIFIER_LIST_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_BULK_LOADER_PUB dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.OE_UPGRADE_MISC dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.OE_BULK_ACK_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.OKS_IMPORT_VALIDATE dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_COPY_PRICELIST_PVT dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.QP_BULK_UTIL dependencies on QP_LIST_HEADERS_TL
12.2.2
-
APPS.POA_EDW_TRD_PNTR_M_SIZE dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_INT_LOADER_PUB dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OE_UPGRADE_MISC dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_PRICE_BOOK_UTIL dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OE_BULK_VALUE_TO_ID dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.OKL_SYP_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1
-
APPS.QP_DATA_COMPARE_PVT dependencies on QP_LIST_HEADERS_TL
12.1.1