Search Results eni_items_star_pkg
Overview
The concurrent program ENI_ITEMS_STAR_PKG is delivered as part of the ENI – Product Intelligence product family within Oracle E-Business Suite. It is exposed to end users under the user-facing name “Load Item Dimension Hierarchy”. Functionally, the program updates existing items into a dimensional structure — specifically, it populates or refreshes the item star schema (dimension) used by Product Intelligence analytics and reporting. The metadata description recorded in ETRM 12.2.2 describes the program as “Update existing items into dimension,” confirming its role as a data-load utility rather than a transactional or inquiry program.
In ETRM 12.2.2 the ENI Product Intelligence module is flagged as Obsolete, Enabled: Yes. This designation indicates that while the program remains active and submittable, Oracle has superseded the broader Product Intelligence functionality in later releases. Customers on 12.1.1 and 12.2.2 should treat ENI_ITEMS_STAR_PKG as a legacy integration object and verify its continued applicability before relying on it in new implementations.
Execution Details
The documented execution attributes are consistent across the ENI documentation set:
- Execution Method: PL/SQL Stored Procedure
- Argument Method: Standard
- Executable: ENI_ITEMS_STAR_PKG
- Execution Filename: ENI_ITEMS_STAR_PKG.CREATE_STAR_TABLE
- Subroutine Name: (not populated)
- Enabled: Yes
The execution filename reveals the internal entry point invoked by the concurrent manager: the packaged procedure ENI_ITEMS_STAR_PKG.CREATE_STAR_TABLE. Because the execution method is PL/SQL Stored Procedure with a Standard argument method, the program accepts runtime parameters passed as a standard concurrent program argument list, which are bound into the called package procedure at submission time.
How to Run
Users submit ENI_ITEMS_STAR_PKG through the standard Submit Request (SRS) window, filtering on the request name Load Item Dimension Hierarchy under the ENI – Product Intelligence application. Because the execution method is a stored procedure, no report layout or output file template is associated; output is limited to the concurrent manager log and, potentially, PL/SQL output written by the package.
The Standard argument method implies that parameters are defined at the concurrent program level rather than resolved dynamically from a report definition. Administrators should inspect the Parameters zone of the concurrent program definition in the Applications Developer responsibility to enumerate the exact arguments required (for example, organization or item range selectors, or a mode-of-operation flag). General guidance:
- Run during off-peak windows; a dimension load can be resource-intensive on large item masters.
- Confirm that the ENI Product Intelligence schema and any related interface staging tables are accessible and populated before submission.
- Review the request log for errors, since a stored-procedure program will not produce a formatted report to diagnose failures.
- Because the module is marked Obsolete, validate the necessity of the load against current reporting requirements.
Related Objects
The program executes the ENI_ITEMS_STAR_PKG package, and its entry point is CREATE_STAR_TABLE. Related artifacts typically include:
- ENI_ITEMS_STAR_PKG — the PL/SQL package itself, containing the dimensional load logic.
- Item dimension / star schema tables owned by the ENI schema, which receive the refreshed item records.
- Item master interface and staging structures used to feed the dimension load.
- Sibling ENI concurrent programs that build or refresh other Product Intelligence dimensions and hierarchies, which should be sequenced appropriately when run as a set.
Given the limited published metadata, implementers should confirm exact table and package dependencies directly in the database using the data dictionary before scheduling the program.
-
Concurrent Program: ENI_ITEMS_STAR_PKG
12.1.1
execution_filename: ENI_ITEMS_STAR_PKG.CREATE_STAR_TABLE , product: ENI - Product Intelligence , user_name: ENI_ITEMS_STAR_PKG , description: Update existing items into dimension , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ENI_ITEMS_STAR_PKG
12.2.2
execution_filename: ENI_ITEMS_STAR_PKG.CREATE_STAR_TABLE , product: ENI - Product Intelligence(Obsolete) , user_name: ENI_ITEMS_STAR_PKG , description: Update existing items into dimension , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: APPS.ENI_ITEMS_STAR_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ENI_ITEMS_STAR_PKG, status:VALID,
-
PACKAGE BODY: APPS.ENI_ITEMS_STAR_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ENI_ITEMS_STAR_PKG, status:VALID,
-
PACKAGE: APPS.ENI_ITEMS_STAR_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ENI_ITEMS_STAR_PKG, status:VALID,
-
PACKAGE BODY: APPS.ENI_ITEMS_STAR_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ENI_ITEMS_STAR_PKG, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
SYNONYM: APPS.ENI_ITEM_STAR_TEMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ENI_ITEM_STAR_TEMP, status:VALID,
-
SYNONYM: APPS.ENI_ITEM_STAR_VALID_ERR
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ENI_ITEM_STAR_VALID_ERR, status:VALID,
-
SYNONYM: APPS.ENI_ITEM_STAR_TEMP
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ENI_ITEM_STAR_TEMP, status:VALID,
-
APPS.INV_ITEM_UTIL SQL Statements
12.2.2
-
SYNONYM: APPS.ENI_OLTP_ITEM_STAR
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ENI_OLTP_ITEM_STAR, status:VALID,
-
SYNONYM: APPS.ENI_DENORM_HIERARCHIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ENI_DENORM_HIERARCHIES, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.ENI_DENORM_HRCHY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ENI_DENORM_HRCHY, status:VALID,
-
PACKAGE: APPS.ENI_ITEMS_STAR_PKG
12.1.1
-
PACKAGE: APPS.ENI_ITEMS_STAR_PKG
12.2.2
-
PACKAGE: APPS.ENI_DENORM_HRCHY
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ENI_DENORM_HRCHY, status:VALID,
-
PACKAGE BODY: APPS.INV_ENI_ITEMS_STAR_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:INV_ENI_ITEMS_STAR_PKG, status:VALID,
-
APPS.INV_ITEM_UTIL SQL Statements
12.1.1
-
SYNONYM: APPS.ENI_ITEM_STAR_VALID_ERR
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ENI_ITEM_STAR_VALID_ERR, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.MTL_ITEM_CATEGORIES_INTERFACE
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_ITEM_CATEGORIES_INTERFACE, status:VALID,
-
SYNONYM: APPS.ENI_OLTP_ITEM_STAR
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ENI_OLTP_ITEM_STAR, status:VALID,
-
SYNONYM: APPS.ENI_DENORM_HIERARCHIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ENI_DENORM_HIERARCHIES, status:VALID,
-
SYNONYM: APPS.MTL_ITEM_CATEGORIES_INTERFACE
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_ITEM_CATEGORIES_INTERFACE, status:VALID,
-
PACKAGE BODY: APPS.INV_ENI_ITEMS_STAR_PKG
12.2.2
-
PACKAGE BODY: APPS.INV_ENI_ITEMS_STAR_PKG
12.1.1
-
SYNONYM: APPS.MTL_CATEGORY_SETS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_CATEGORY_SETS_B, status:VALID,
-
SYNONYM: APPS.MTL_CATEGORY_SETS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_CATEGORY_SETS_B, status:VALID,
-
SYNONYM: APPS.MTL_DEFAULT_CATEGORY_SETS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_DEFAULT_CATEGORY_SETS, status:VALID,
-
SYNONYM: APPS.MTL_DEFAULT_CATEGORY_SETS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_DEFAULT_CATEGORY_SETS, status:VALID,
-
PACKAGE: APPS.FND_STATS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_STATS, status:VALID,
-
VIEW: APPS.MTL_CATEGORIES_B_KFV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CATEGORIES_B_KFV, object_name:MTL_CATEGORIES_B_KFV, status:VALID,
-
VIEW: APPS.MTL_CATEGORIES_B_KFV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CATEGORIES_B_KFV, object_name:MTL_CATEGORIES_B_KFV, status:VALID,
-
PACKAGE: APPS.BIS_COLLECTION_UTILITIES
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_COLLECTION_UTILITIES, status:VALID,
-
SYNONYM: APPS.MTL_ITEM_CATEGORIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_ITEM_CATEGORIES, status:VALID,
-
SYNONYM: APPS.MTL_ITEM_CATEGORIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_ITEM_CATEGORIES, status:VALID,
-
PACKAGE: APPS.FND_STATS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_STATS, status:VALID,
-
APPS.ENI_ITEMS_STAR_PKG dependencies on ENI_ITEMS_STAR_PKG
12.1.1
-
APPS.INV_ENI_ITEMS_STAR_PKG dependencies on ENI_ITEMS_STAR_PKG
12.2.2
-
APPS.ENI_ITEMS_STAR_PKG dependencies on ENI_ITEMS_STAR_PKG
12.2.2
-
PACKAGE: APPS.FND_FLEX_EXT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_EXT, status:VALID,
-
PACKAGE: APPS.FND_FLEX_EXT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_EXT, status:VALID,
-
SYNONYM: APPS.MTL_SYSTEM_ITEMS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_SYSTEM_ITEMS_B, status:VALID,
-
SYNONYM: APPS.MTL_SYSTEM_ITEMS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_SYSTEM_ITEMS_B, status:VALID,
-
PACKAGE BODY: APPS.ENI_ITEMS_STAR_PKG
12.1.1