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


TABLE: IGS.IGS_AD_SS_TERMS

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


Application Type Terms and Conditions


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_SS_TERMS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnADMISSION_APPLICATION_TYPE
ColumnCOND_ID
Columns
Name Datatype Length Mandatory Comments
ADMISSION_APPLICATION_TYPE VARCHAR2 (30) Yes Admission Application Type to which Terms and Conditions are attached.
COND_ID NUMBER (15) Yes A unique identifier for the component also used to order the display sequence on the terms and conditions page.
COND_DISP_NAME VARCHAR2 (80) Yes Condition header of the Terms and conditions components.
COND_DISP_TEXT VARCHAR2 (1000)
Condition to be displayed to the applicant.
INCLUDE_FLAG VARCHAR2 (1) Yes Indicate to include the term in the Terms and Conditions page.
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 ADMISSION_APPLICATION_TYPE
,      COND_ID
,      COND_DISP_NAME
,      COND_DISP_TEXT
,      INCLUDE_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_SS_TERMS;

Dependencies

[top of page]

IGS.IGS_AD_SS_TERMS does not reference any database object

IGS.IGS_AD_SS_TERMS is referenced by following:

SchemaAPPS
SynonymIGS_AD_SS_TERMS