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


TABLE: EAM.EAM_ASSET_EXPLOSION_TEMP

Object Details
Object Name: EAM_ASSET_EXPLOSION_TEMP
Object Type: TABLE
Owner: EAM
FND Design Data: TableEAM.EAM_ASSET_EXPLOSION_TEMP
Subobject Name:
Status: VALID


This is a temporary table used to explode asset hierarchy information.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EAM_ASSET_EXPLOSION_TEMP_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_NOLOGGING ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER

Exploder Process Group Identifier
ASSET_GROUP_ID NUMBER

Asset Group Identifier
ASSET_NUMBER VARCHAR2 (30) Yes Asset Number Identifier
LOW_LEVEL_CODE NUMBER

Explosion Level Code
Query Text

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


SELECT GROUP_ID
,      ASSET_GROUP_ID
,      ASSET_NUMBER
,      LOW_LEVEL_CODE
FROM EAM.EAM_ASSET_EXPLOSION_TEMP;

Dependencies

[top of page]

EAM.EAM_ASSET_EXPLOSION_TEMP does not reference any database object

EAM.EAM_ASSET_EXPLOSION_TEMP is referenced by following:

SchemaAPPS
SynonymEAM_ASSET_EXPLOSION_TEMP