Search Results oe_blanket_lines_ext
The OE_BLANKET_LINES_EXT
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as an extension table for blanket sales order lines, providing additional attributes and custom fields beyond the standard functionality offered by the base OE_BLANKET_LINES_ALL
table. Blanket sales orders are long-term agreements between buyers and suppliers, specifying terms such as pricing, delivery schedules, and quantities over a defined period. The OE_BLANKET_LINES_EXT
table enables organizations to extend the default data model to accommodate unique business requirements without modifying core Oracle tables, ensuring upgrade compatibility and adherence to Oracle's support policies.
### Key Features and Purpose
1. **Custom Attribute Storage**: The table stores user-defined attributes for blanket order lines, allowing businesses to capture additional data points specific to their industry or processes. Examples include contract-specific terms, regulatory compliance flags, or internal approval indicators.
2. **Flexfield Integration**: It supports Descriptive Flexfields (DFFs), enabling configurable fields without code changes. This flexibility is critical for industries with complex compliance or reporting needs.
3. **Foreign Key Relationship**: Linked to OE_BLANKET_LINES_ALL
via LINE_ID
, ensuring data integrity and seamless joins with standard order line data.
### Structure and Columns
The table's structure typically includes:
- LINE_ID
(Primary Key): References the corresponding line in OE_BLANKET_LINES_ALL
.
- ATTRIBUTE_n
(1-15): Reserved for DFFs, storing alphanumeric custom data.
- CONTEXT
: Defines the DFF context for attribute grouping.
- GLOBAL_ATTRIBUTE_n
(1-20): Global flexfields for cross-module data.
- CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
: Standard Oracle audit columns.
### Implementation Considerations
1. **Performance Impact**: Excessive use of extension attributes may affect query performance; indexing custom columns used in frequent searches is recommended.
2. **Upgrade Safety**: Customizations via this table are upgrade-safe, unlike direct base table modifications.
3. **Integration**: Data in this table is automatically included in Oracle Order Management APIs and reports when properly configured.
### Common Use Cases
- **Industry Compliance**: Storing certification numbers or safety data for regulated industries.
- **Advanced Pricing**: Capturing tiered pricing thresholds or special discount terms.
- **Project Billing**: Associating blanket lines with project accounting details.
### Technical Best Practices
- Use Oracle's Application Developer Framework (ADF) or Oracle Forms to build interfaces for extended attributes.
- Leverage Oracle Workflow or Business Events to trigger processes based on extended attribute values.
- Avoid storing transactional data in extension tables; use them primarily for metadata.
In summary, OE_BLANKET_LINES_EXT
is a critical component for extending blanket sales order functionality in Oracle EBS, enabling customization while maintaining system integrity. Its proper use aligns with Oracle's modular architecture, ensuring scalability and supportability in complex deployment scenarios.
-
Table: OE_BLANKET_LINES_EXT
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_LINES_EXT, object_name:OE_BLANKET_LINES_EXT, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement line details specific to sales agreement functionality. , implementation_dba_data: ONT.OE_BLANKET_LINES_EXT ,
-
Table: OE_BLANKET_LINES_EXT
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_LINES_EXT, object_name:OE_BLANKET_LINES_EXT, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement line details specific to sales agreement functionality. , implementation_dba_data: ONT.OE_BLANKET_LINES_EXT ,
-
APPS.OE_BLKT_RELEASE_UTIL dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.ISC_DBI_BSA_OBJECTS_C dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_ORDER_ADJ_PVT dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_VERSION_BLANKET_COMP dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.QP_PRICE_BOOK_PVT dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_VERSION_BLANKET_COMP dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_BLANKET_PRICING_UTIL dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_ORDER_ADJ_PVT dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_VALIDATE_LINE dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_LINE_FULLFILL dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_HOLDS_PVT dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_HOLDS_PVT dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.QP_PRICE_BOOK_PVT dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_BLANKET_UTIL dependencies on OE_BLANKET_LINES_EXT
12.1.1
-
APPS.OE_BLANKET_PRICING_UTIL dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_VALIDATE_LINE dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_BLANKET_UTIL dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_LINE_FULLFILL dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_BLKT_RELEASE_UTIL dependencies on OE_BLANKET_LINES_EXT
12.2.2
-
APPS.OE_BLANKET_UTIL dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.OE_BLANKET_PRICING_UTIL dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.OE_LINE_FULLFILL dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.OE_LINE_FULLFILL dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS_EXT
12.2.2
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS_EXT
12.1.1
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_BLANKET_UTIL dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS
12.1.1
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS
12.2.2
-
APPS.OE_BLANKET_PRICING_UTIL dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_BLKT_RELEASE_UTIL dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_LINES
12.1.1
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_HEADERS
12.2.2
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_HEADERS
12.1.1
-
APPS.OE_BLKT_RELEASE_UTIL dependencies on OE_BLANKET_LINES
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS_ALL
12.2.2
-
APPS.OE_DEFAULT_LINE dependencies on OE_BLANKET_HEADERS_ALL
12.1.1
-
APPS.OE_BLANKET_PRICING_UTIL SQL Statements
12.1.1
-
APPS.OE_BLANKET_PRICING_UTIL SQL Statements
12.2.2
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_HEADERS_EXT
12.1.1
-
APPS.MSC_X_VMI_POREQ dependencies on OE_BLANKET_HEADERS_EXT
12.2.2
-
APPS.OE_VALIDATE_LINE dependencies on OE_BLANKET_HEADERS
12.1.1