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


TABLE: APPS.ISC_MAINT_002_MV

Object Details
Object Name: ISC_MAINT_002_MV
Object Type: TABLE
Owner: APPS
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
I_SNAP$_ISC_MAINT_002_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_TX_DATA ColumnSYS_OP_MAP_NONNULL("ORGANIZATION_ID")
ColumnSYS_OP_MAP_NONNULL("DEPARTMENT_ID")
ColumnSYS_OP_MAP_NONNULL("RESOURCE_ID")
ColumnSYS_OP_MAP_NONNULL("USER_DEFINED_STATUS_ID")
ColumnSYS_OP_MAP_NONNULL("GRP_ID")
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Inventory Organization identifier
USER_DEFINED_STATUS_ID NUMBER

User Defined Work Order Status
RESOURCE_ID NUMBER

Resource Identifier
DEPARTMENT_ID NUMBER

Owning Department Identifier
HOURS_REQUIRED NUMBER

Aggregate of the Hours Required by the Resource
HOURS_CHARGED NUMBER

Aggregate of the Hours Required on the Resource
GRP_ID NUMBER

Rollup group identifier. Used to identify the rollup group attributed to the row
Query Text

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


SELECT ORGANIZATION_ID
,      USER_DEFINED_STATUS_ID
,      RESOURCE_ID
,      DEPARTMENT_ID
,      HOURS_REQUIRED
,      HOURS_CHARGED
,      GRP_ID
FROM APPS.ISC_MAINT_002_MV;

Dependencies

[top of page]

APPS.ISC_MAINT_002_MV does not reference any database object

APPS.ISC_MAINT_002_MV is referenced by following:

SchemaAPPS
Materialized ViewISC_MAINT_002_MV