Search Results ozf_offer_qualifiers
Overview
The OZF_OFFER_QUALIFIERS table is a core data object within the Oracle E-Business Suite (EBS) Trade Management module (OZF). It serves as the primary repository for defining and storing market eligibility rules, also known as qualifiers, for promotional offers. In the context of Trade Management, an offer represents a specific trade promotion, such as a discount or rebate, extended to trading partners. This table is critical for ensuring that offers are correctly targeted and applied only to the intended markets, customers, or channels, thereby enforcing the business rules governing promotion eligibility. Its role is integral to the configuration and execution of complex trade promotion strategies within the application.
Key Information Stored
The table's central purpose is to link an offer to its specific qualification criteria. While the full column list is not detailed in the provided metadata, the documented primary and foreign keys reveal its fundamental structure. The QUALIFIER_ID column serves as the unique identifier (primary key) for each qualifier record. The OFFER_ID column is a foreign key that establishes a direct relationship to the parent offer in the OZF_OFFERS table, ensuring every qualifier is associated with a valid trade promotion. Additional columns, typical for such a structure, would define the qualifier type (e.g., based on customer, geography, or product hierarchy) and the specific qualifying values or ranges. These attributes collectively define the market segment eligible for the associated offer.
Common Use Cases and Queries
A primary use case is the validation of a sales transaction against active offers to determine applicable promotions. For instance, when processing an order, the system queries this table to find offers where the transaction's attributes (customer, ship-to location, product) match the stored qualifiers. Common reporting needs include analyzing offer coverage by generating lists of all eligibility rules for a specific promotion or identifying all promotions applicable to a particular customer class. A sample query to retrieve basic qualifier information for an offer would be:
- SELECT qualifier_id, <qualifier_type_column>, <qualifier_value_column> FROM ozf_offer_qualifiers WHERE offer_id = <offer_id_value>;
Administrative use cases involve auditing and data fixes, such as identifying orphaned qualifiers not linked to a valid offer or mass-updating qualifier values during a customer hierarchy reorganization.
Related Objects
The OZF_OFFER_QUALIFIERS table maintains a direct and documented foreign key relationship with the central offers table, forming the backbone of the promotion structure.
- OZF_OFFERS: This is the primary parent table. The relationship is defined by the foreign key constraint on the OZF_OFFER_QUALIFIERS.OFFER_ID column referencing the OZF_OFFERS table. This ensures data integrity, as every qualifier must be associated with a valid offer record.
While not listed in the provided metadata, this table would typically have relationships with various reference tables that define the allowable values for qualifier types (e.g., customer lists, territory definitions). It may also be referenced by transactional or calculation tables that apply the qualifier rules during offer redemption and settlement processes within the OZF schema.
-
Table: OZF_OFFER_QUALIFIERS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFER_QUALIFIERS, object_name:OZF_OFFER_QUALIFIERS, status:VALID, product: OZF - Trade Management , description: This table stores the market eligibility for Trade Management Offers , implementation_dba_data: OZF.OZF_OFFER_QUALIFIERS ,
-
Table: OZF_OFFER_QUALIFIERS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFER_QUALIFIERS, object_name:OZF_OFFER_QUALIFIERS, status:VALID, product: OZF - Trade Management , description: This table stores the market eligibility for Trade Management Offers , implementation_dba_data: OZF.OZF_OFFER_QUALIFIERS ,
-
APPS.OZF_OFFR_QUAL_PVT dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.OZF_COPY_OFFER_PVT dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.OZF_OFFR_QUAL_PKG dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.OZF_COPY_OFFER_PVT dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_OFFER_PVT dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.OZF_OFFR_QUAL_PVT dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_OFFR_QUAL_PKG dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.PV_OFFER_PUB dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_OFFER_PVT dependencies on OZF_OFFER_QUALIFIERS
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
APPS.PV_OFFER_PUB dependencies on OZF_OFFER_QUALIFIERS
12.1.1
-
SYNONYM: APPS.OZF_OFFER_QUALIFIERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OZF_OFFER_QUALIFIERS, status:VALID,
-
SYNONYM: APPS.OZF_OFFER_QUALIFIERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OZF_OFFER_QUALIFIERS, status:VALID,
-
VIEW: OZF.OZF_OFFER_QUALIFIERS#
12.2.2
owner:OZF, object_type:VIEW, object_name:OZF_OFFER_QUALIFIERS#, status:VALID,
-
APPS.OZF_OFFR_QUAL_PVT dependencies on DUAL
12.2.2
-
VIEW: OZF.OZF_OFFER_QUALIFIERS#
12.2.2
-
APPS.OZF_OFFR_QUAL_PKG SQL Statements
12.2.2
-
APPS.OZF_OFFR_QUAL_PVT SQL Statements
12.2.2
-
APPS.OZF_OFFR_QUAL_PVT SQL Statements
12.1.1
-
APPS.OZF_OFFR_QUAL_PKG SQL Statements
12.1.1
-
TABLE: OZF.OZF_OFFER_QUALIFIERS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFER_QUALIFIERS, object_name:OZF_OFFER_QUALIFIERS, status:VALID,
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on JTF_TERR_VALUES_ALL
12.2.2
-
APPS.OZF_OFFR_QUAL_PVT dependencies on DUAL
12.1.1
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_OFFERS
12.1.1
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on JTF_TERR_QUAL_ALL
12.2.2
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_QUAL_PKG, status:VALID,
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_QUAL_PKG, status:VALID,
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_QUAL_PVT, status:VALID,
-
PACKAGE BODY: APPS.PV_OFFER_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PV_OFFER_PUB, status:VALID,
-
TABLE: OZF.OZF_OFFER_QUALIFIERS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFER_QUALIFIERS, object_name:OZF_OFFER_QUALIFIERS, status:VALID,
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on JTF_TERR_VALUES_ALL
12.1.1
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_QUAL_PVT, status:VALID,
-
PACKAGE BODY: APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_ELIG_PROD_DENORM_PVT, status:VALID,
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on JTF_TERR_QUAL_ALL
12.1.1
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_OFFERS
12.2.2
-
PACKAGE BODY: APPS.PV_OFFER_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PV_OFFER_PUB, status:VALID,
-
PACKAGE BODY: APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_ELIG_PROD_DENORM_PVT, status:VALID,
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PKG
12.1.1
-
PACKAGE BODY: APPS.OZF_OFFR_QUAL_PKG
12.2.2
-
Table: OZF_OFFERS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFERS, object_name:OZF_OFFERS, status:VALID, product: OZF - Trade Management , description: This is a surrogate table to QP_LIST_HEADERS_B for Offers related information. QP_LIST_HEADER_ID is the foreign key to QP_LIST_HEADERS_B. This table will capture status, peformance dates and lumpsum related offer types. , implementation_dba_data: OZF.OZF_OFFERS ,
-
PACKAGE BODY: APPS.OZF_NET_ACCRUAL_ENGINE_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_NET_ACCRUAL_ENGINE_PVT, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.OZF_NET_ACCRUAL_ENGINE_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_NET_ACCRUAL_ENGINE_PVT, status:VALID,
-
Table: OZF_OFFERS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFERS, object_name:OZF_OFFERS, status:VALID, product: OZF - Trade Management , description: This is a surrogate table to QP_LIST_HEADERS_B for Offers related information. QP_LIST_HEADER_ID is the foreign key to QP_LIST_HEADERS_B. This table will capture status, peformance dates and lumpsum related offer types. , implementation_dba_data: OZF.OZF_OFFERS ,