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


TABLE: IGS.IGS_AD_INTAK_TRG_TYP

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


IGS_AD_INTAK_TRG_TYP describes intake targets that might be required by institution, faculty, program, and program entry points for a
submission period.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_INTAK_TRG_TYP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINTAKE_TARGET_TYPE
Columns
Name Datatype Length Mandatory Comments
INTAKE_TARGET_TYPE VARCHAR2 (10) Yes Types of applicants or students that the institution has established targets for when offering programs, for example, school leavers, commencing students, regional entry.
DESCRIPTION VARCHAR2 (60) Yes Provides an explanation of the intake target types
S_INTAKE_TARGET_TYPE VARCHAR2 (30) Yes System defined intake target types are characterized as having system functionality. A user-defined intake target type is also allowable.
S_AMOUNT_TYPE VARCHAR2 (30) Yes The amount type values indicate how the intake target type will be measured. The values available are 'EFTSU', 'PERCENTAGE', 'PERSON' and 'WEFTSU'.
CLOSED_IND VARCHAR2 (1) Yes Specifies if the intake target type is open or closed. Setting the checkbox to 'closed' prevents further use of the intake target type in new or modified planning targets.
COMMENTS VARCHAR2 (2000)
Additional information relating to the intake target type
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 INTAKE_TARGET_TYPE
,      DESCRIPTION
,      S_INTAKE_TARGET_TYPE
,      S_AMOUNT_TYPE
,      CLOSED_IND
,      COMMENTS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_INTAK_TRG_TYP;

Dependencies

[top of page]

IGS.IGS_AD_INTAK_TRG_TYP does not reference any database object

IGS.IGS_AD_INTAK_TRG_TYP is referenced by following:

SchemaAPPS
SynonymIGS_AD_INTAK_TRG_TYP