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


TABLE: APPS.ISC_FS_002_MV

Object Details
Object Name: ISC_FS_002_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.ISC_FS_002_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ISC_FS_002_MV_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnPARENT_PRG_ID
ColumnRG_ID
U2_SNAP$_ISC_FS_002_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("RG_ID")
ColumnSYS_OP_MAP_NONNULL("PRG_ID")
ColumnSYS_OP_MAP_NONNULL("PARENT_PRG_ID")
ColumnSYS_OP_MAP_NONNULL("IMMEDIATE_PARENT_FLAG")
ISC_FS_002_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnMV_COUNT
ISC_FS_002_MV_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnRG_ID
ColumnPARENT_PRG_ID
U1_SNAP$_ISC_FS_002_MV FUNCTION-BASED NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("RG_ID")
Columns
Name Datatype Length Mandatory Comments
RECORD_TYPE VARCHAR2 (8)
Record type idendifier. GROUP or RESOURCE
RG_ID NUMBER

JTF RESOURCE GROUP Identifier
PRG_ID NUMBER

Parent JTF RESOURCE GROUP Identifier
PARENT_PRG_ID NUMBER

Parent of Parent JTF RESOURCE GROUP Identifier
IMMEDIATE_PARENT_FLAG VARCHAR2 (1)
Indicates whether the value in PRG_ID is the identifier of immediate parent group
MV_COUNT NUMBER

Row Count
Query Text

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


SELECT RECORD_TYPE
,      RG_ID
,      PRG_ID
,      PARENT_PRG_ID
,      IMMEDIATE_PARENT_FLAG
,      MV_COUNT
FROM APPS.ISC_FS_002_MV;

Dependencies

[top of page]

APPS.ISC_FS_002_MV does not reference any database object

APPS.ISC_FS_002_MV is referenced by following:

SchemaAPPS
Materialized ViewISC_FS_002_MV
Materialized ViewISC_FS_004_MV
Materialized ViewISC_FS_006_MV
Materialized ViewISC_FS_008_MV
Materialized ViewISC_FS_010_MV
Materialized ViewISC_FS_012_MV
Materialized ViewISC_FS_013_MV
Materialized ViewISC_FS_014_MV
Materialized ViewISC_FS_015_MV
Materialized ViewISC_FS_016_MV
Materialized ViewISC_FS_017_MV
Materialized ViewISC_FS_018_MV
Materialized ViewISC_FS_019_MV
Materialized ViewISC_FS_020_MV
Package BodyISC_FS_RPT_UTIL_PKG - show dependent code