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


TABLE: IGS.IGS_AD_VISA_TYPE_ALL

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


IGS_AD_VISA_TYPE_ALL describes types of visas required for international applicants or students.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_VISA_TYPE_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVISA_TYPE
Columns
Name Datatype Length Mandatory Comments
VISA_TYPE VARCHAR2 (10) Yes The code for the visa type. A visa type exists for each visa associated with international applicants or students. It is used to categorize visas.
ORG_ID NUMBER (15)
Operating unit identifier
DESCRIPTION VARCHAR2 (60) Yes A description of the visa type. A visa type exists for each visa associated with international applicants or students. It is used to categorize visas.
CLOSED_IND VARCHAR2 (1) Yes Specifies whether the visa type is open or closed ticked. If closed, it cannot be linked to any further person international visa 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 VISA_TYPE
,      ORG_ID
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_VISA_TYPE_ALL;

Dependencies

[top of page]

IGS.IGS_AD_VISA_TYPE_ALL does not reference any database object

IGS.IGS_AD_VISA_TYPE_ALL is referenced by following:

SchemaAPPS
SynonymIGS_AD_VISA_TYPE_ALL