Search Results pricing uom code
The OE_EVENT_ATTRIBUTES table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing event-related attribute data within the Order Management (OM) module. This table plays a pivotal role in capturing and managing event-specific attributes that are essential for order processing, workflow automation, and integration with other EBS modules. Below is a detailed analysis of its structure, purpose, and functional significance.
1. Table Overview
The OE_EVENT_ATTRIBUTES table is part of the Oracle Order Management schema and is designed to store metadata associated with events triggered during order lifecycle operations. Events in OM may include order creation, modification, fulfillment, or cancellation, and this table ensures that contextual attributes are retained for auditing, reporting, and downstream processing.2. Key Columns and Structure
The table comprises several columns, each serving a specific purpose:- EVENT_ID: A unique identifier for the event, often linked to OE_EVENTS or other OM workflow tables.
- ATTRIBUTE_CODE: Defines the type of attribute (e.g., 'ORDER_TYPE', 'CUSTOMER_ID', 'SHIPMENT_PRIORITY').
- ATTRIBUTE_VALUE: Stores the actual value of the attribute (e.g., 'STANDARD' for order type or a customer ID).
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for tracking record creation/modification.
- CREATED_BY and LAST_UPDATED_BY: User IDs for audit trails.
3. Functional Role in Order Management
The table supports the following functionalities:- Workflow Integration: Attributes stored here are often referenced by OM workflows to determine routing, approvals, or exception handling.
- Event-Driven Processing: Enables conditional logic based on attribute values (e.g., prioritizing high-value orders).
- Audit and Compliance: Provides a historical record of event attributes for regulatory or troubleshooting purposes.
- Integration with Other Modules: Attributes may be shared with Shipping (WSH), Inventory (INV), or Financials (AR) modules.
4. Technical Considerations
- Indexing: Typically indexed on EVENT_ID and ATTRIBUTE_CODE for performance optimization.
- Partitioning: In high-volume environments, partitioning by CREATION_DATE may be implemented.
- Data Retention: Attributes may be purged or archived post-event completion, depending on business needs.
5. Customization and Extensibility
Oracle EBS allows extensions to this table via:- Descriptive Flexfields (DFFs): Custom attributes can be added to support unique business requirements.
- API-Based Updates: The OE_EVENT_PUB package provides methods to programmatically manage attributes.
6. Version-Specific Notes
- 12.1.1: The table structure is relatively stable, with minor schema differences in later patches.
- 12.2.2: Introduces enhanced indexing and partitioning options for cloud-scale deployments.
7. Common Use Cases
Examples include:- Tracking order source (e.g., 'WEB', 'ERP') for analytics.
- Storing temporary flags for backorder processing.
- Capturing user-defined attributes for custom workflows.
8. Best Practices
- Minimize redundant attributes to reduce storage overhead.
- Leverage Oracle's event management APIs for updates to ensure data integrity.
- Regularly archive older records to maintain performance.
-
Lookup Type: PRICING ORDER BY
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : PRICING ORDER BY , description: Order by Options for Discount and Pricing Reports ,
-
Lookup Type: PRICING ORDER BY
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : PRICING ORDER BY , description: Order by Options for Discount and Pricing Reports ,
-
Lookup Type: PRICING_LEVEL
12.2.2
product: ONT - Order Management , meaning: Pricing Level : Order or Line , description: To specify the pricing level when doing batch pricing ,
-
Lookup Type: PRICING_LEVEL
12.1.1
product: ONT - Order Management , meaning: Pricing Level : Order or Line , description: To specify the pricing level when doing batch pricing ,
-
Lookup Type: VIEW_PRICING_AVAIL
12.2.2
product: ONT - Order Management , meaning: View Pricing & Availability Information in Related Items , description: View Pricing & Availability Information in Related Items ,
-
Lookup Type: VIEW_PRICING_AVAIL
12.1.1
product: ONT - Order Management , meaning: View Pricing & Availability Information in Related Items , description: View Pricing & Availability Information in Related Items ,
-
Lookup Type: OM_PARAMETER_CATEGORY
12.2.2
product: ONT - Order Management , meaning: PARAMETER CATEGORY , description: Categories to identify OM Parameters ,
-
Lookup Type: OM_PARAMETER_CATEGORY
12.1.1
product: ONT - Order Management , meaning: PARAMETER CATEGORY , description: Categories to identify OM Parameters ,
-
Lookup Type: FLOW_STATUS
12.1.1
product: ONT - Order Management , meaning: FLOW_STATUS , description: Workflow Status ,
-
Lookup Type: METHOD
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : METHOD , description: Pricing method ,
-
Lookup Type: METHOD
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : METHOD , description: Pricing method ,
-
Lookup Type: FLOW_STATUS
12.2.2
product: ONT - Order Management , meaning: FLOW_STATUS , description: Workflow Status ,
-
Lookup Type: ONT_SALES_ORDER_NAVIGATION
12.2.2
product: ONT - Order Management , meaning: ONT_SALES_ORDER_NAVIGATION , description: Navigation to the Sales Order form from the Pricing and Availability form ,
-
Lookup Type: ATTRIBUTE USE
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : ATTRIBUTE USE , description: Attribute Use ,
-
Lookup Type: ATTRIBUTE USE
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : ATTRIBUTE USE , description: Attribute Use ,
-
Lookup Type: ONT_SALES_ORDER_NAVIGATION
12.1.1
product: ONT - Order Management , meaning: ONT_SALES_ORDER_NAVIGATION , description: Navigation to the Sales Order form from the Pricing and Availability form ,
-
Lookup Type: RELEASE_REASON
12.1.1
product: ONT - Order Management , meaning: Release Reason Code , description: Release Reason Code when releasing Holds ,
-
Lookup Type: RELEASE_REASON
12.2.2
product: ONT - Order Management , meaning: Release Reason Code , description: Release Reason Code when releasing Holds ,
-
Lookup Type: HOLD_TYPE
12.2.2
product: ONT - Order Management , meaning: Contract Hold Type , description: Contract Hold Type ,
-
Lookup Type: HOLD_TYPE
12.1.1
product: ONT - Order Management , meaning: Contract Hold Type , description: Contract Hold Type ,
-
Concurrent Program: OMBATCHPRICE
12.2.2
execution_filename: OE_BATCH_PRICING.PRICE , product: ONT - Order Management , user_name: Batch Pricing , description: Batch Pricing Concurrent Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OMBATCHPRICE
12.1.1
execution_filename: OE_BATCH_PRICING.PRICE , product: ONT - Order Management , user_name: Batch Pricing , description: Batch Pricing Concurrent Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: SOXSSDOT PAGE INDEX
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : SOXSSDOT PAGE INDEX ,
-
Lookup Type: SOXSSDOT PAGE INDEX
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : SOXSSDOT PAGE INDEX ,
-
Lookup Type: OE SHIPMENT REGION
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OE SHIPMENT REGION , description: Shipment Schedule Line Region ,
-
Lookup Type: OE SHIPMENT REGION
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OE SHIPMENT REGION , description: Shipment Schedule Line Region ,
-
Lookup Type: OE_CC_EVENT_REV_REAUTH
12.2.2
product: ONT - Order Management , meaning: Event Level Credit Card Reversal and Reauthorization , description: Enable Event Level Credit Card Reversal and Reauthorization ,
-
Table: OE_EVENT_ATTRIBUTES
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_EVENT_ATTRIBUTES, object_name:OE_EVENT_ATTRIBUTES, status:VALID, product: ONT - Order Management , description: This table stores order header and line attributes thattrigger repricing, when modified, at various pricing events. , implementation_dba_data: ONT.OE_EVENT_ATTRIBUTES ,
-
Table: OE_EVENT_ATTRIBUTES
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_EVENT_ATTRIBUTES, object_name:OE_EVENT_ATTRIBUTES, status:VALID, product: ONT - Order Management , description: This table stores order header and line attributes thattrigger repricing, when modified, at various pricing events. , implementation_dba_data: ONT.OE_EVENT_ATTRIBUTES ,
-
Table: OE_PRICE_ADJ_ATTRIBS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ATTRIBS, object_name:OE_PRICE_ADJ_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores information on qualifiers and pricing attributes, which to that corresponding price adjustment line qualified for. , implementation_dba_data: ONT.OE_PRICE_ADJ_ATTRIBS ,
-
Table: OE_ORDER_PRICE_ATTRIBS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores pricing attributes and asked for promotions, deals, and coupon number entered by the user. , implementation_dba_data: ONT.OE_ORDER_PRICE_ATTRIBS ,
-
Table: OE_ORDER_PRICE_ATTRIBS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores pricing attributes and asked for promotions, deals, and coupon number entered by the user. , implementation_dba_data: ONT.OE_ORDER_PRICE_ATTRIBS ,
-
Table: OE_PRICE_ADJ_ATTRIBS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ATTRIBS, object_name:OE_PRICE_ADJ_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores information on qualifiers and pricing attributes, which to that corresponding price adjustment line qualified for. , implementation_dba_data: ONT.OE_PRICE_ADJ_ATTRIBS ,
-
View: OE_PRICE_FORMULA_ATTRIBS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRICE_FORMULA_ATTRIBS_V, object_name:OE_PRICE_FORMULA_ATTRIBS_V, status:VALID, product: ONT - Order Management , description: This view stores the pricing formula attributes for freight charges. , implementation_dba_data: APPS.OE_PRICE_FORMULA_ATTRIBS_V ,
-
View: OE_PRICE_FORMULA_ATTRIBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRICE_FORMULA_ATTRIBS_V, object_name:OE_PRICE_FORMULA_ATTRIBS_V, status:VALID, product: ONT - Order Management , description: This view stores the pricing formula attributes for freight charges. , implementation_dba_data: APPS.OE_PRICE_FORMULA_ATTRIBS_V ,
-
View: OE_RELATED_ITEMS_MV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RELATED_ITEMS_MV, object_name:OE_RELATED_ITEMS_MV, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_RELATED_ITEMS_MV ,
-
View: OE_RELATED_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RELATED_ITEMS_V, object_name:OE_RELATED_ITEMS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_RELATED_ITEMS_V ,
-
View: OE_RELATED_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RELATED_ITEMS_V, object_name:OE_RELATED_ITEMS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_RELATED_ITEMS_V ,
-
Lookup Type: LINE_FLOW_STATUS
12.1.1
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
Lookup Type: LINE_FLOW_STATUS
12.2.2
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
View: OE_RELATED_ITEMS_MV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RELATED_ITEMS_MV, object_name:OE_RELATED_ITEMS_MV, status:VALID, product: ONT - Order Management , description: This view is based on the materialized view OE_RELATED_ITEMS_MV. This view displays all the Orderable Related items after taking the Orderability Rules into account. , implementation_dba_data: APPS.OE_RELATED_ITEMS_MV ,
-
View: OE_BLKTPRT_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_BLKTPRT_LINES_V, object_name:OE_BLKTPRT_LINES_V, status:VALID, product: ONT - Order Management , description: This view is used to print the blanket lines information from the blanket sales agreement , implementation_dba_data: APPS.OE_BLKTPRT_LINES_V ,
-
View: OE_BLKTPRT_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_BLKTPRT_LINES_V, object_name:OE_BLKTPRT_LINES_V, status:VALID, product: ONT - Order Management , description: This view is used to print the blanket lines information from the blanket sales agreement , implementation_dba_data: APPS.OE_BLKTPRT_LINES_V ,
-
View: OE_LINES_VIEW_RETURNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_LINES_VIEW_RETURNS_V, object_name:OE_LINES_VIEW_RETURNS_V, status:VALID, product: ONT - Order Management , description: No longer used , implementation_dba_data: APPS.OE_LINES_VIEW_RETURNS_V ,
-
View: OE_LINES_VIEW_RETURNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_LINES_VIEW_RETURNS_V, object_name:OE_LINES_VIEW_RETURNS_V, status:VALID, product: ONT - Order Management , description: No longer used , implementation_dba_data: APPS.OE_LINES_VIEW_RETURNS_V ,
-
View: OE_PRN_ORDER_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRN_ORDER_LINES_V, object_name:OE_PRN_ORDER_LINES_V, status:VALID, product: ONT - Order Management , description: The view is for obtaining line details for printing a sales order , implementation_dba_data: APPS.OE_PRN_ORDER_LINES_V ,
-
View: OE_PRN_ORDER_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRN_ORDER_LINES_V, object_name:OE_PRN_ORDER_LINES_V, status:VALID, product: ONT - Order Management , description: The view is for obtaining line details for printing a sales order , implementation_dba_data: APPS.OE_PRN_ORDER_LINES_V ,
-
View: OEFV_ORDER_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEFV_ORDER_LINES, object_name:OEFV_ORDER_LINES, status:VALID, product: ONT - Order Management , description: Full BIS View for Order lines , implementation_dba_data: APPS.OEFV_ORDER_LINES ,
-
View: OEFV_ORDER_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEFV_ORDER_LINES, object_name:OEFV_ORDER_LINES, status:VALID, product: ONT - Order Management , description: Full BIS View for Order lines , implementation_dba_data: APPS.OEFV_ORDER_LINES ,
-
Lookup Type: HOLD_ENTITY_DESC
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : HOLD_ENTITY_DESC , description: Hold Entity Code Description ,