Search Results ozf_request_headers_all_b
The OZF_REQUEST_HEADERS_ALL_B
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Trade Management (OTM) module, specifically designed to store header-level information for funding requests. This table serves as the foundation for managing marketing funds, promotions, and trade promotions within Oracle Advanced Pricing and Oracle Trade Management. Below is a detailed analysis of its purpose, structure, key columns, and integration within Oracle EBS.
Purpose and Functional Context
TheOZF_REQUEST_HEADERS_ALL_B
table acts as the primary repository for funding request headers, which are essential for trade promotions, co-op advertising, and other marketing initiatives. It captures high-level attributes such as request status, approval workflow details, budget allocations, and associated business entities (e.g., customers, partners). This table integrates with Oracle Order Management, Oracle Receivables, and Oracle General Ledger to ensure financial accountability and transactional traceability.
Key Columns and Data Structure
The table comprises columns that define the metadata and transactional attributes of funding requests. Notable columns include:- REQUEST_HEADER_ID: Primary key, uniquely identifying each funding request.
- REQUEST_NUMBER: User-friendly identifier for the request.
- STATUS_CODE: Tracks the request lifecycle (e.g., "DRAFT," "APPROVED," "REJECTED").
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period of the request.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
- ORG_ID: Multi-org identifier, linking the request to a specific operating unit.
- CURRENCY_CODE: Specifies the currency for financial calculations.
- BUDGET_AMOUNT: Total allocated budget for the request.
Integration with Other Modules
The table interacts with several Oracle EBS components:- Oracle Trade Management: Links to
OZF_OFFERS
andOZF_CLAIMS
for promotion execution. - Oracle Advanced Pricing: Integrates with
QP_*
tables to apply pricing adjustments tied to promotions. - Oracle Workflow: Manages approval processes via
WF_*
tables. - Oracle Financials: Synchronizes with
GL_JE_HEADERS
andAR_CASH_RECEIPTS
for fund disbursement.
Technical Considerations
- Indexing: Key columns like
REQUEST_HEADER_ID
andREQUEST_NUMBER
are indexed for performance. - Partitioning: In high-volume environments, partitioning by
ORG_ID
orCREATION_DATE
may be implemented. - API Interactions: Oracle provides PL/SQL APIs (
OZF_REQUEST_PUB
) for programmatic access.
Customization and Extensions
The table supports custom attributes through theOZF_REQUEST_HEADERS_ALL_B
entity in Oracle Application Framework (OAF), enabling extensions like additional approval hierarchies or industry-specific fields. However, direct DML operations are discouraged; instead, Oracle recommends using standard APIs to maintain data integrity.
Conclusion
TheOZF_REQUEST_HEADERS_ALL_B
table is a cornerstone of Oracle Trade Management, enabling end-to-end management of funding requests. Its design reflects Oracle EBS's modular architecture, ensuring seamless integration with financial, pricing, and workflow modules. Understanding its structure and relationships is essential for configuring, customizing, or troubleshooting trade promotion processes in Oracle EBS 12.1.1 and 12.2.2.
-
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_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_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.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.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_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_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 ,