Search Results oe_ak_objects_ext
Overview
The OE_AK_OBJECTS_EXT table is a core extension table within the Oracle E-Business Suite (EBS) Order Management (ONT) module. It serves as a critical repository for storing supplementary data that extends the functionality of the base AK_OBJECTS table, which is part of the Oracle Application Object Library's (AK) core objects framework. Its primary role is to act as a central reference point for various Order Management entities, particularly those related to the advanced and complex configuration of pricing, constraints, and validation rules. By linking to the foundational AK_OBJECTS, this table enables the association of specific business logic and attributes with standard application objects, facilitating sophisticated customization and rule processing within the order-to-cash cycle.
Key Information Stored
The table's structure is defined by its primary and foreign key relationships. The primary key is the ENTITY_ID column, which uniquely identifies each extended object record. Two other critical columns establish its foundational links to other core EBS tables: DATABASE_OBJECT_NAME, which foreign keys to the AK_OBJECTS table, and DATA_OBJECT_CODE, which foreign keys to the FND_DOCUMENT_ENTITIES table. While the specific descriptive attribute columns are not detailed in the provided metadata, the table's purpose is to hold the additional data required by the Order Management module for the entities referenced by these keys. This typically includes metadata that qualifies or configures the base object for use in specific OM processes like pricing calculations and order validation.
Common Use Cases and Queries
This table is predominantly accessed indirectly through the application's pricing and constraint engines or via technical investigations. A common use case involves tracing the configuration of a specific pricing constraint or validation rule back to its defining entity. For example, to identify all extended entity definitions related to pricing, a developer or analyst might join to the related pricing tables. A foundational query to retrieve basic extension information would be:
- SELECT ext.entity_id, ext.database_object_name, ext.data_object_code FROM ont.oe_ak_objects_ext ext WHERE ext.database_object_name LIKE '%PRICE%';
Direct manipulation of this table is rare; it is primarily maintained by the application's own processes and seeded data scripts. Reporting is typically performed on the business data in the related tables (e.g., OE_PC_CONSTRAINTS) rather than on this metadata table directly.
Related Objects
OE_AK_OBJECTS_EXT is a hub for several key Order Management objects, as evidenced by its foreign key relationships. The documented dependencies are:
- Parent Tables: AK_OBJECTS (joined on DATABASE_OBJECT_NAME) and FND_DOCUMENT_ENTITIES (joined on DATA_OBJECT_CODE).
- Child Tables (referencing OE_AK_OBJECTS_EXT.ENTITY_ID):
- OE_PC_CONDITIONS (VALIDATION_ENTITY_ID)
- OE_PC_CONSTRAINTS (ENTITY_ID)
- OE_PC_RSETS (ENTITY_ID)
- OE_PC_VALIDATION_PKGS (VALIDATING_ENTITY_ID and VALIDATION_ENTITY_ID)
- OE_PC_VTMPLTS (ENTITY_ID)
These relationships explicitly position OE_AK_OBJECTS_EXT as the central entity registry for the Pricing Engine's conditions, constraints, rule sets, validation packages, and validation templates within Oracle Order Management.
-
Table: OE_AK_OBJECTS_EXT
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_AK_OBJECTS_EXT, object_name:OE_AK_OBJECTS_EXT, status:VALID, product: ONT - Order Management , description: Extension tables to AK_OBJECTS which is used to store additional data , implementation_dba_data: ONT.OE_AK_OBJECTS_EXT ,
-
Table: OE_AK_OBJECTS_EXT
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_AK_OBJECTS_EXT, object_name:OE_AK_OBJECTS_EXT, status:VALID, product: ONT - Order Management , description: Extension tables to AK_OBJECTS which is used to store additional data , implementation_dba_data: ONT.OE_AK_OBJECTS_EXT ,
-
APPS.ASO_DEPENDENCY_UTIL dependencies on OE_AK_OBJECTS_EXT
12.2.2
-
APPS.OE_FND_ATTACHMENTS_PVT dependencies on OE_AK_OBJECTS_EXT
12.1.1
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PVT dependencies on OE_AK_OBJECTS_EXT
12.2.2
-
APPS.OE_DEFAULTING_FWK_PUB dependencies on OE_AK_OBJECTS_EXT
12.1.1
-
APPS.ASO_DEPENDENCY_UTIL dependencies on OE_AK_OBJECTS_EXT
12.1.1
-
APPS.OE_DEFAULTING_FWK_PUB dependencies on OE_AK_OBJECTS_EXT
12.2.2
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PUB dependencies on OE_AK_OBJECTS_EXT
12.1.1
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PVT dependencies on OE_AK_OBJECTS_EXT
12.1.1
-
APPS.OE_FND_ATTACHMENTS_PVT dependencies on OE_AK_OBJECTS_EXT
12.2.2
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PUB dependencies on OE_AK_OBJECTS_EXT
12.2.2
-
VIEW: APPS.OE_DEF_AK_FKEYS_V
12.1.1
-
VIEW: APPS.OE_DEF_AK_FKEYS_V
12.2.2
-
Table: OE_PC_VALIDATION_PKGS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PC_VALIDATION_PKGS, object_name:OE_PC_VALIDATION_PKGS, status:VALID, product: ONT - Order Management , description: This table stores the names of the dynamically generated constraints validation packages. , implementation_dba_data: ONT.OE_PC_VALIDATION_PKGS ,
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PUB dependencies on AK_OBJECTS_VL
12.2.2
-
View: OE_DEF_AK_FKEYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_DEF_AK_FKEYS_V, object_name:OE_DEF_AK_FKEYS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_DEF_AK_FKEYS_V ,
-
VIEW: APPS.OE_PC_CONDITIONS_V
12.1.1
-
VIEW: APPS.OE_PC_CONDITIONS_V
12.2.2
-
SYNONYM: APPS.OE_AK_OBJECTS_EXT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OE_AK_OBJECTS_EXT, status:VALID,
-
SYNONYM: APPS.OE_AK_OBJECTS_EXT
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OE_AK_OBJECTS_EXT, status:VALID,
-
VIEW: ONT.OE_AK_OBJECTS_EXT#
12.2.2
owner:ONT, object_type:VIEW, object_name:OE_AK_OBJECTS_EXT#, status:VALID,
-
VIEW: APPS.OE_PC_VTMPLT_COLS_V
12.2.2
-
VIEW: APPS.OE_PC_ENTITIES_V
12.2.2
-
VIEW: APPS.OE_PC_RSET_SEL_COLS_V
12.1.1
-
VIEW: APPS.OE_PC_ENTITIES_V
12.1.1
-
APPS.OE_PC_CONSTRAINTS_ADMIN_PUB dependencies on AK_OBJECTS_VL
12.1.1
-
VIEW: APPS.OE_DEF_AK_OBJ_EXT_V
12.1.1
-
VIEW: APPS.OE_PC_RSET_SEL_COLS_V
12.2.2
-
APPS.OE_DEFAULTING_FWK_PUB dependencies on AK_FOREIGN_KEYS
12.1.1
-
APPS.OE_DEFAULTING_FWK_PUB dependencies on AK_FOREIGN_KEYS
12.2.2
-
Table: OE_PC_VALIDATION_PKGS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PC_VALIDATION_PKGS, object_name:OE_PC_VALIDATION_PKGS, status:VALID, product: ONT - Order Management , description: This table stores the names of the dynamically generated constraints validation packages. , implementation_dba_data: ONT.OE_PC_VALIDATION_PKGS ,
-
View: OE_DEF_AK_FKEYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_DEF_AK_FKEYS_V, object_name:OE_DEF_AK_FKEYS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_DEF_AK_FKEYS_V ,
-
VIEW: APPS.OE_DEF_AK_OBJ_EXT_V
12.2.2
-
TRIGGER: APPS.OE_AK_OBJECTS_EXT+
12.2.2
owner:APPS, object_type:TRIGGER, object_name:OE_AK_OBJECTS_EXT+, status:VALID,
-
VIEW: APPS.OE_PC_ATTRIBUTES_V
12.1.1
-
VIEW: APPS.OE_PC_ATTRIBUTES_V
12.2.2
-
APPS.OE_DEFAULTING_FWK_PUB SQL Statements
12.1.1
-
VIEW: APPS.OE_DEF_CONDITIONS_VL
12.1.1
-
VIEW: APPS.OE_DEF_CONDITIONS_VL
12.2.2
-
VIEW: APPS.OE_PC_VTMPLT_COLS_V
12.1.1
-
TRIGGER: APPS.OE_AK_OBJECTS_EXT+
12.2.2
-
VIEW: ONT.OE_AK_OBJECTS_EXT#
12.2.2
-
APPS.OE_DEFAULTING_FWK_PUB SQL Statements
12.2.2
-
View: OE_PC_CONDITIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PC_CONDITIONS_V, object_name:OE_PC_CONDITIONS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_PC_CONDITIONS_V ,
-
View: OE_PC_CONDITIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PC_CONDITIONS_V, object_name:OE_PC_CONDITIONS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_PC_CONDITIONS_V ,
-
FUNCTION: APPS.OE_AK_OBJECTS_EXT=
12.2.2
-
APPS.OE_DEFAULTING_FWK_PUB dependencies on AK_UNIQUE_KEYS
12.1.1
-
12.2.2 DBA Data
12.2.2
-
Table: OE_PC_CONDITIONS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PC_CONDITIONS, object_name:OE_PC_CONDITIONS, status:VALID, product: ONT - Order Management , description: This table stores the conditions associated with the constraints identified by constraint_id. , implementation_dba_data: ONT.OE_PC_CONDITIONS ,