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


TABLE: ZPB.ZPB_METASCOPE_CONTROLLEDCALCS

Object Details
Object Name: ZPB_METASCOPE_CONTROLLEDCALCS
Object Type: TABLE
Owner: ZPB
Subobject Name:
Status: VALID


Stores metadata scoping for controlled calcs


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_METASCP_CONTROLLEDCALCS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnINSTANCE_ID
Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes Row identifier
INSTANCE_ID VARCHAR2 (30) Yes Instance identifier
TYPE VARCHAR2 (1) Yes Type
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who column
Query Text

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


SELECT ID
,      INSTANCE_ID
,      TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM ZPB.ZPB_METASCOPE_CONTROLLEDCALCS;

Dependencies

[top of page]

ZPB.ZPB_METASCOPE_CONTROLLEDCALCS does not reference any database object

ZPB.ZPB_METASCOPE_CONTROLLEDCALCS is referenced by following:

SchemaAPPS
SynonymZPB_METASCOPE_CONTROLLEDCALCS