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


TABLE: ZPB.ZPB_DC_DISTRIBUTORS

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


Stores all the distributions of worksheets


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_DC_DISTRIBUTORS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnOBJECT_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER
Yes Object Identifier.
DISTRIBUTOR_USER_ID NUMBER
Yes The distributor of the worksheet.
DISTRIBUTION_DATE DATE

Date of worksheet distribution.
APPROVER_TYPE VARCHAR2 (15)
Approver of the Worksheet -Manager of the recipient or the user who distributed the worksheet. Applicable only in a cascading distribution.
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
Query Text

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


SELECT OBJECT_ID
,      DISTRIBUTOR_USER_ID
,      DISTRIBUTION_DATE
,      APPROVER_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
FROM ZPB.ZPB_DC_DISTRIBUTORS;

Dependencies

[top of page]

ZPB.ZPB_DC_DISTRIBUTORS does not reference any database object

ZPB.ZPB_DC_DISTRIBUTORS is referenced by following:

SchemaAPPS
SynonymZPB_DC_DISTRIBUTORS