Search Results ozf_request_headers_all_b
Overview
The OZF_REQUEST_HEADERS_ALL_B table is a core transactional entity within Oracle E-Business Suite Release 12.1.1 and 12.2.2, specifically for the Trade Management (OZF) module. It serves as the master header table for storing information related to requests for soft funds and special pricing. These requests are fundamental to managing trade promotions, funds, and pricing agreements between an organization and its channel partners. The table's "ALL" suffix and "B" designation indicate it is the base transactional table that stores multi-organization data, forming the central point for a request's lifecycle from initiation through approval and subsequent financial settlement.
Key Information Stored
While the provided metadata does not list all columns, the primary and foreign key relationships reveal critical data points. The central identifier is the REQUEST_HEADER_ID, which is the primary key for the table. The OFFER_ID column links the request to a specific trade promotion or offer defined in the OZF_OFFERS table. The LINKED_REQUEST_HEADER_ID column enables hierarchical relationships between different request headers, allowing for complex request structures. Other essential columns typically found in such a header table would include attributes for the request's status, type (e.g., soft fund, special pricing), currency, total amount, date ranges, associated customer or internal sales organization, and audit information such as CREATED_BY and CREATION_DATE.
Common Use Cases and Queries
This table is central to reporting and process flows within Trade Management. Common use cases include generating summaries of all pending fund requests, tracking the history of pricing agreements for a specific customer, and auditing the volume and value of requests by period or sales organization. A typical reporting query would join this table to its descriptive TL (translation) table and related lines table to retrieve a comprehensive request view. For example, to list active special pricing requests, a query might filter on request type and status while joining to OZF_REQUEST_LINES_ALL for detail. Integration with the approval engine (via OZF_APPROVAL_ACCESS) and the claims process (via OZF_CLAIMS_ALL) also means this table is frequently accessed during automated workflow and settlement procedures.
Related Objects
The table maintains integral relationships with several other key Trade Management objects, as documented by its foreign keys:
- OZF_OFFERS: Joined via OFFER_ID, linking the request to its originating trade promotion.
- OZF_REQUEST_HEADERS_ALL_B (Self-Referential): Joined via LINKED_REQUEST_HEADER_ID, establishing links between related requests.
- OZF_APPROVAL_ACCESS: Joined where OZF_APPROVAL_ACCESS.OBJECT_ID = REQUEST_HEADER_ID, connecting the request to the approval workflow.
- OZF_CLAIMS_ALL: Joined where OZF_CLAIMS_ALL.SOURCE_OBJECT_ID = REQUEST_HEADER_ID, linking the request to subsequent claims for payment.
- OZF_REQUEST_HEADERS_ALL_TL: Joined via REQUEST_HEADER_ID, providing translated descriptive information for the header.
- OZF_REQUEST_LINES_ALL: Joined via REQUEST_HEADER_ID, providing the detailed line items of the request.
-
Table: OZF_REQUEST_HEADERS_ALL_B
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_HEADERS_ALL_B, object_name:OZF_REQUEST_HEADERS_ALL_B, status:VALID, product: OZF - Trade Management , description: This table stores the request headers information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_HEADERS_ALL_B ,
-
Table: OZF_REQUEST_HEADERS_ALL_B
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_HEADERS_ALL_B, object_name:OZF_REQUEST_HEADERS_ALL_B, status:VALID, product: OZF - Trade Management , description: This table stores the request headers information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_HEADERS_ALL_B ,
-
Table: OZF_APPROVAL_ACCESS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_APPROVAL_ACCESS, object_name:OZF_APPROVAL_ACCESS, status:VALID, product: OZF - Trade Management , description: This table stores approval information for ozf , implementation_dba_data: OZF.OZF_APPROVAL_ACCESS ,
-
Table: OZF_REQUEST_LINES_ALL
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_LINES_ALL, object_name:OZF_REQUEST_LINES_ALL, status:VALID, product: OZF - Trade Management , description: This table stores the request lines information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_LINES_ALL ,
-
Table: OZF_APPROVAL_ACCESS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_APPROVAL_ACCESS, object_name:OZF_APPROVAL_ACCESS, status:VALID, product: OZF - Trade Management , description: This table stores approval information for ozf , implementation_dba_data: OZF.OZF_APPROVAL_ACCESS ,
-
Table: OZF_REQUEST_HEADERS_ALL_TL
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_HEADERS_ALL_TL, object_name:OZF_REQUEST_HEADERS_ALL_TL, status:VALID, product: OZF - Trade Management , description: This table stores the request headers information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_HEADERS_ALL_TL ,
-
Table: OZF_REQUEST_HEADERS_ALL_TL
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_HEADERS_ALL_TL, object_name:OZF_REQUEST_HEADERS_ALL_TL, status:VALID, product: OZF - Trade Management , description: This table stores the request headers information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_HEADERS_ALL_TL ,
-
Table: OZF_REQUEST_LINES_ALL
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_REQUEST_LINES_ALL, object_name:OZF_REQUEST_LINES_ALL, status:VALID, product: OZF - Trade Management , description: This table stores the request lines information for soft fund and special pricing , implementation_dba_data: OZF.OZF_REQUEST_LINES_ALL ,
-
Table: OZF_CLAIMS_ALL
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_CLAIMS_ALL, object_name:OZF_CLAIMS_ALL, status:VALID, product: OZF - Trade Management , description: This table stores the Claim headers , implementation_dba_data: OZF.OZF_CLAIMS_ALL ,
-
Table: OZF_CLAIMS_ALL
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_CLAIMS_ALL, object_name:OZF_CLAIMS_ALL, status:VALID, product: OZF - Trade Management , description: This table stores the Claim headers , implementation_dba_data: OZF.OZF_CLAIMS_ALL ,
-
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 ,
-
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 ,