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


TABLE: ZPB.ZPB_BUSAREA_USERS

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


Stores the controllers and security administrators that have access to the Business Area


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_BUSAREA_USERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBUSINESS_AREA_ID
ColumnUSER_ID
Columns
Name Datatype Length Mandatory Comments
BUSINESS_AREA_ID NUMBER (10) Yes Business Area ID
USER_ID NUMBER (15) Yes Name of dimension
CREATION_DATE DATE
Yes Date Created
CREATED_BY NUMBER (15) Yes User who created the Business Area
LAST_UPDATE_LOGIN NUMBER (15)
Login ID of session that last updated the table
LAST_UPDATE_DATE DATE
Yes Date of last update
LAST_UPDATED_BY NUMBER (15) Yes User who last updated
Query Text

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


SELECT BUSINESS_AREA_ID
,      USER_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
FROM ZPB.ZPB_BUSAREA_USERS;

Dependencies

[top of page]

ZPB.ZPB_BUSAREA_USERS does not reference any database object

ZPB.ZPB_BUSAREA_USERS is referenced by following:

SchemaAPPS
SynonymZPB_BUSAREA_USERS