DBA Data[Home] [Help] [Dependency Information]


TABLE: ENI.ENI_DBI_PART_COUNT_INCR_TEMP

Object Details
Object Name: ENI_DBI_PART_COUNT_INCR_TEMP
Object Type: TABLE
Owner: ENI
Subobject Name:
Status: VALID


Table that holds part count information temporarily during incremental collection


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ASSEMBLY_ITEM_ID NUMBER

Assembly Item Identifier
ORGANIZATION_ID NUMBER

Organization Identifier
COMPONENT_ITEM_ID NUMBER

Leaf Component Identifier
EFFECTIVITY_DATE DATE

Effective Start date of the leaf component in the assembly
DISABLE_DATE DATE

Effective End date of the leaf component in the assembly
BOM_LEVEL NUMBER

BOM level (depth) of the leaf component in the assembly's Primary BOM
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ASSEMBLY_ITEM_ID
,      ORGANIZATION_ID
,      COMPONENT_ITEM_ID
,      EFFECTIVITY_DATE
,      DISABLE_DATE
,      BOM_LEVEL
FROM ENI.ENI_DBI_PART_COUNT_INCR_TEMP;

Dependencies

[top of page]

ENI.ENI_DBI_PART_COUNT_INCR_TEMP does not reference any database object

ENI.ENI_DBI_PART_COUNT_INCR_TEMP is referenced by following:

SchemaAPPS
SynonymENI_DBI_PART_COUNT_INCR_TEMP