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


TABLE: IGS.IGS_AD_SS_APPL_CONF

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


Holds Application Type Seeded Configuration


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_APP_TYP_CONF_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPAGE_CODE
ColumnCOMPONENT_CODE
Columns
Name Datatype Length Mandatory Comments
PAGE_CODE VARCHAR2 (30) Yes Self Service Page Name attached to an Admission Application Type
COMPONENT_CODE VARCHAR2 (30) Yes Self Service Component Name attached to a Page of Admission Application Type
INCLUDE_FLAG VARCHAR2 (1) Yes Indicate whether the component is to be included on the page.
APC_STEP VARCHAR2 (30)
Maps the Page component with the APC step
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 PAGE_CODE
,      COMPONENT_CODE
,      INCLUDE_FLAG
,      APC_STEP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_SS_APPL_CONF;

Dependencies

[top of page]

IGS.IGS_AD_SS_APPL_CONF does not reference any database object

IGS.IGS_AD_SS_APPL_CONF is referenced by following:

SchemaAPPS
SynonymIGS_AD_SS_APPL_CONF