[Home] [Help]
[Dependency Information]
Object Name: | EAM_ASSET_EXPLOSION_TEMP |
---|---|
Object Type: | TABLE |
Owner: | EAM |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This is a temporary table used to explode asset hierarchy information.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EAM_ASSET_EXPLOSION_TEMP_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
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 |
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;
EAM.EAM_ASSET_EXPLOSION_TEMP does not reference any database object
EAM.EAM_ASSET_EXPLOSION_TEMP is referenced by following:
|
|
|