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


MATERIALIZED VIEW: APPS.ISC_FS_020_MV

Object Details
Object Name: ISC_FS_020_MV
Object Type: MATERIALIZED VIEW
Owner: APPS
Subobject Name:
Status: VALID
M-View Details
Container: ISC_FS_020_MV
Updatable: N
Rewrite Enabled: N
Rewrite Capability: GENERAL
Refresh Mode: DEMAND
Refresh Method: FAST
Build Mode: DEFERRED
Fast Refreshable: DIRLOAD_DML
MV Log Dependencies:

BIS_BUCKET
BIS_BUCKET_CUSTOMIZATIONS
FII_TIME_DAY
ISC_FS_002_MV
     ISC_FS_001_MV
          JTF_RS_GROUPS_DENORM
          JTF_RS_GROUP_USAGES
     JTF_RS_GROUPS_DENORM
     JTF_RS_GROUP_USAGES
ISC_FS_TASKS_F
ISC_FS_TASK_ASSIGNMNTS_F

[View Source Query]

Columns
Name Datatype Length Mandatory Comments
TIME_ID NUMBER

Nested Grouping ID Column for Time
PERIOD_TYPE_ID NUMBER

Period type identifier based on XTD nested model
PARENT_DISTRICT_ID NUMBER

Parent District identifier
RECORD_TYPE VARCHAR2 (8)
Indicates if DISTRICT_ID contains GROUP_ID or RESOURCE_ID
DISTRICT_ID NUMBER

District identifier, may be for GROUP or RESOURCE
DEN_RECORD_TYPE VARCHAR2 (8)
Indicates leaf node level
TASK_DISTANCE_COUNT NUMBER

Count of Travel Distance Tasks involved
SCHED_TRAVEL_DISTANCE_KM NUMBER

Scheduled Travel Distance
ACTUAL_TRAVEL_DISTANCE_KM NUMBER

Actual Travel Distance
BUCKET_NUM NUMBER

Bucket into which the task is bucketed
MV_ENT_YEAR_ID NUMBER

Enterprise Year Identifier
MV_ENT_QTR_ID NUMBER

Enterprise Quarter Identifier
MV_PERIOD_ID NUMBER

Enterprise Period Identifier
MV_WEEK_ID NUMBER

FII Week Identifier
MV_DAY_ID NUMBER

FII Day Identifier
MV_COUNT_SCHED_DISTANCE_KM NUMBER

Count Column
MV_COUNT_ACTUAL_DISTANCE_KM NUMBER

Count Column
MV_GRP_ID NUMBER

Grouping ID Column
MV_COUNT NUMBER

Row Count
Query Text

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


SELECT TIME_ID
,      PERIOD_TYPE_ID
,      PARENT_DISTRICT_ID
,      RECORD_TYPE
,      DISTRICT_ID
,      DEN_RECORD_TYPE
,      TASK_DISTANCE_COUNT
,      SCHED_TRAVEL_DISTANCE_KM
,      ACTUAL_TRAVEL_DISTANCE_KM
,      BUCKET_NUM
,      MV_ENT_YEAR_ID
,      MV_ENT_QTR_ID
,      MV_PERIOD_ID
,      MV_WEEK_ID
,      MV_DAY_ID
,      MV_COUNT_SCHED_DISTANCE_KM
,      MV_COUNT_ACTUAL_DISTANCE_KM
,      MV_GRP_ID
,      MV_COUNT
FROM APPS.ISC_FS_020_MV;

Dependencies

[top of page]

APPS.ISC_FS_020_MV references the following:

SchemaAPPS
Materialized ViewISC_FS_002_MV
TableISC_FS_002_MV
TableISC_FS_020_MV
SchemaBIS
TableBIS_BUCKET
TableBIS_BUCKET_CUSTOMIZATIONS
SchemaFII
TableFII_TIME_DAY
SchemaISC
TableISC_FS_TASKS_F
TableISC_FS_TASK_ASSIGNMNTS_F

APPS.ISC_FS_020_MV is not referenced by any database object