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 ,
-
APPS.OZF_OFFER_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_ACTBUDGETS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_PARTY_MERGE_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_PARTY_MERGE_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_BUDGETAPPROVAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_PRE_PROCESS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_FUND_ADJUSTMENT_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_REQUEST_STATUS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_ACCOUNT_MERGE_PKG dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_FUND_RECONCILE_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_REQUEST_HEADERS_ALL_PKG dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_REQUEST_HEADERS_ALL_PKG dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_APPROVAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_OFFER_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_SPECIAL_PRICING_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_APPROVAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_ACCRUAL_ENGINE dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_ACTBUDGETS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_ACCOUNT_MERGE_PKG dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_ACCRUAL_ENGINE dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_CLAIM_ACCRUAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_BUDGETAPPROVAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_REQUEST_STATUS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.1.1
-
APPS.OZF_FUND_RECONCILE_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_FUND_ADJUSTMENT_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_SPECIAL_PRICING_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_PRE_PROCESS_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_CLAIM_ACCRUAL_PVT dependencies on OZF_REQUEST_HEADERS_ALL_B
12.2.2
-
APPS.OZF_REQUEST_STATUS_PVT dependencies on FND_USER
12.1.1
-
APPS.OZF_REQUEST_STATUS_PVT dependencies on FND_USER
12.2.2
-
VIEW: APPS.OZF_REQUEST_HEADERS_ALL_B_DFV
12.1.1
-
VIEW: APPS.OZF_REQUEST_HEADERS_ALL_B_DFV
12.2.2
-
APPS.OZF_FUND_RECONCILE_PVT dependencies on OZF_OFFERS
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on OZF_OFFERS
12.2.2
-
SYNONYM: APPS.OZF_REQUEST_HEADERS_ALL_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OZF_REQUEST_HEADERS_ALL_B, status:VALID,
-
APPS.HZ_PURGE_GEN dependencies on OZF_CODE_CONVERSIONS_ALL
12.1.1
-
SYNONYM: APPS.OZF_REQUEST_HEADERS_ALL_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OZF_REQUEST_HEADERS_ALL_B, status:VALID,
-
APPS.OZF_FUND_RECONCILE_PVT dependencies on OZF_OFFERS
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on OZF_CODE_CONVERSIONS_ALL
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on OZF_OFFERS
12.1.1
-
VIEW: APPS.OZF_REQ_CLAIMS_V
12.1.1
-
APPS.OZF_REQUEST_STATUS_PVT SQL Statements
12.2.2
-
APPS.OZF_REQUEST_STATUS_PVT SQL Statements
12.1.1
-
VIEW: APPS.OZF_REQ_CLAIMS_V
12.2.2
-
APPS.OZF_CLAIM_ACCRUAL_PVT dependencies on OZF_RESALE_LINES_INT
12.2.2
-
SYNONYM: APPS.OZF_REQUEST_HEADERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OZF_REQUEST_HEADERS, status:VALID,