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


TABLE: CZ.CZ_IMP_PRICE_GROUP

Object Details
Object Name: CZ_IMP_PRICE_GROUP
Object Type: TABLE
Owner: CZ
FND Design Data: TableCZ.CZ_IMP_PRICE_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
PRICE_GROUP_ID NUMBER (9)
SPX price group identifier
DESC_TEXT VARCHAR2 (255)
Price group description
NAME VARCHAR2 (255)
Price group name
ORIG_SYS_REF VARCHAR2 (255)
Unique identification of a record in this table
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
CURRENCY VARCHAR2 (20)
Price list currency
EFF_FROM DATE

Not currently used
EFF_TO DATE

Not currently used
EFF_MASK VARCHAR2 (40)
Not currently used
USER_STR01 VARCHAR2 (255)
Textual user expansion field
USER_STR02 VARCHAR2 (255)
Textual user expansion field
USER_STR03 VARCHAR2 (255)
Textual user expansion field
USER_STR04 VARCHAR2 (255)
Textual user expansion field
USER_NUM01 NUMBER (16)
Numeric user expansion field
USER_NUM02 NUMBER (16)
Numeric user expansion field
USER_NUM03 NUMBER (16)
Numeric user expansion field
USER_NUM04 NUMBER (16)
Numeric user expansion field
CHECKOUT_USER VARCHAR2 (40)
Not currently used
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 PRICE_GROUP_ID
,      DESC_TEXT
,      NAME
,      ORIG_SYS_REF
,      REC_NBR
,      RUN_ID
,      REC_STATUS
,      DISPOSITION
,      DELETED_FLAG
,      CURRENCY
,      EFF_FROM
,      EFF_TO
,      EFF_MASK
,      USER_STR01
,      USER_STR02
,      USER_STR03
,      USER_STR04
,      USER_NUM01
,      USER_NUM02
,      USER_NUM03
,      USER_NUM04
,      CHECKOUT_USER
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      SECURITY_MASK
FROM CZ.CZ_IMP_PRICE_GROUP;

Dependencies

[top of page]

CZ.CZ_IMP_PRICE_GROUP does not reference any database object

CZ.CZ_IMP_PRICE_GROUP is referenced by following:

SchemaAPPS
SynonymCZ_IMP_PRICE_GROUP