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


TABLE: CZ.CZ_IMP_USER_GROUP

Object Details
Object Name: CZ_IMP_USER_GROUP
Object Type: TABLE
Owner: CZ
FND Design Data: TableCZ.CZ_IMP_USER_GROUP
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
USER_GROUP_ID NUMBER (9)
SPX user group id
DESC_TEXT VARCHAR2 (255)
User group description
GROUP_NAME VARCHAR2 (20)
Contains the name of the User Group
GROUP_DESC VARCHAR2 (20)
Description of the user group
READ_AUTH VARCHAR2 (1)
Flag for read authorization to the user group
CREATE_AUTH VARCHAR2 (1)
Flag for create authorization to the user group
DELETE_AUTH VARCHAR2 (1)
Flag for delete authorization to the user group
UPDATE_AUTH VARCHAR2 (1)
Flag for update authorization to the user group
USER_GROUP_DISC_LIMIT NUMBER (9)
Discount limit
ALLOW_CONFIG_CHANGES VARCHAR2 (20)
Flag for changing configuration authorization to the user group
CHECKOUT_USER VARCHAR2 (40)
Not currently used
REC_NBR NUMBER

Provides a one-up sequence number identifying the record in this run
RUN_ID NUMBER

Contains a number indicating the Import run in which this record was loaded/processed
REC_STATUS VARCHAR2 (4)
Records a coded status describing the import results for this record; if null, it indicates the record has not yet it indicates the record has not yet been completely processed
DISPOSITION VARCHAR2 (1)
Indicates whether the record was inserted, updated, unchanged, or rejected
DELETED_FLAG VARCHAR2 (1) Yes Indicates ('1'/'0') that this record has been deleted
EFF_FROM DATE

Not currently used
EFF_TO DATE

Not currently used
EFF_MASK VARCHAR2 (40)
Not currently used
USER_STR03 VARCHAR2 (255)
Textual user expansion field
CREATION_DATE DATE

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
CREATED_BY NUMBER (15)
Standard Who column
LAST_UPDATED_BY NUMBER (15)
Standard Who column
SECURITY_MASK VARCHAR2 (40)
Not currently used
Query Text

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


SELECT USER_GROUP_ID
,      DESC_TEXT
,      GROUP_NAME
,      GROUP_DESC
,      READ_AUTH
,      CREATE_AUTH
,      DELETE_AUTH
,      UPDATE_AUTH
,      USER_GROUP_DISC_LIMIT
,      ALLOW_CONFIG_CHANGES
,      CHECKOUT_USER
,      REC_NBR
,      RUN_ID
,      REC_STATUS
,      DISPOSITION
,      DELETED_FLAG
,      EFF_FROM
,      EFF_TO
,      EFF_MASK
,      USER_STR03
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      SECURITY_MASK
FROM CZ.CZ_IMP_USER_GROUP;

Dependencies

[top of page]

CZ.CZ_IMP_USER_GROUP does not reference any database object

CZ.CZ_IMP_USER_GROUP is referenced by following:

SchemaAPPS
SynonymCZ_IMP_USER_GROUP