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


TABLE: ZPB.ZPB_SHORTCUTS

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


This table stores the links and headings that can be shown in the Shortcut section on the Homepage. They can be either Links or Headings


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_SHORTCUTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
Columns
Name Datatype Length Mandatory Comments
ID NUMBER (22) Yes Row identifier
ORDER_ID NUMBER (22)
Order identifier
NAME VARCHAR2 (256) Yes Name
URL VARCHAR2 (4000)
URL
TYPE VARCHAR2 (64) Yes Type
LAST_UPDATE_LOGIN NUMBER (22)
Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (22) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (22) Yes Standard Who column
Query Text

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


SELECT ID
,      ORDER_ID
,      NAME
,      URL
,      TYPE
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM ZPB.ZPB_SHORTCUTS;

Dependencies

[top of page]

ZPB.ZPB_SHORTCUTS does not reference any database object

ZPB.ZPB_SHORTCUTS is referenced by following:

SchemaAPPS
SynonymZPB_SHORTCUTS