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


TABLE: IGS.IGS_RE_SEO_CLASS_CD

Object Details
Object Name: IGS_RE_SEO_CLASS_CD
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_RE_SEO_CLASS_CD
Subobject Name:
Status: VALID


IGS_RE_SEO_CLASS_CD describes the user-defined socio-economic objective classifications. These must be mapped onto the current government classifications.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_RE_SEO_CLASS_CD_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSEO_CLASS_CD
IGS_RE_SEO_CLASS_CD_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGOVT_SEO_CLASS_CD
Columns
Name Datatype Length Mandatory Comments
SEO_CLASS_CD VARCHAR2 (10) Yes Describes the institution-defined socio-economic classification code
GOVT_SEO_CLASS_CD NUMBER (6) Yes Describes the government socio-economic objective classification that the institution-defined value is mapped onto
DESCRIPTION VARCHAR2 (60) Yes Describes the institution-defined socio-economic classification code
CLOSED_IND VARCHAR2 (1) Yes Indicates and specifies if the classification code is open or closed. Selecting the checkbox closes the record and prevents its use in new or modified records.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT SEO_CLASS_CD
,      GOVT_SEO_CLASS_CD
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_RE_SEO_CLASS_CD;

Dependencies

[top of page]

IGS.IGS_RE_SEO_CLASS_CD does not reference any database object

IGS.IGS_RE_SEO_CLASS_CD is referenced by following:

SchemaAPPS
SynonymIGS_RE_SEO_CLASS_CD