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


TABLE: IGS.IGS_AD_SBM_AOU_FNDTT

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


IGS_AD_SBM_AOU_FNDTT holds submission period targets set by planning by
an academic organizational unit and funding source.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_SBM_AOU_FNDTT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSUBMISSION_YR
ColumnSUBMISSION_NUMBER
ColumnORG_UNIT_CD
ColumnOU_START_DT
ColumnFUNDING_SOURCE
ColumnINTAKE_TARGET_TYPE
IGS_AD_SBM_AOU_FNDTT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_UNIT_CD
ColumnOU_START_DT
IGS_AD_SBM_AOU_FNDTT_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFUNDING_SOURCE
IGS_AD_SBM_AOU_FNDTT_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnINTAKE_TARGET_TYPE
Columns
Name Datatype Length Mandatory Comments
SUBMISSION_YR NUMBER (4) Yes The Higher Education Student Data Collection submission year for target collection.
SUBMISSION_NUMBER NUMBER (1) Yes The Higher Education Student Data Collection submission number<1,2 or 3> for target collection.
ORG_UNIT_CD VARCHAR2 (30) Yes Describes the organizational unit code for the submission period funding source target
OU_START_DT DATE
Yes Describes the organizational unit start date for the submission period funding source target
FUNDING_SOURCE VARCHAR2 (10) Yes Describes the funding source for the submission period organizational unit target
INTAKE_TARGET_TYPE VARCHAR2 (10) Yes Describes the type of target that is required
TARGET NUMBER (8) Yes Student intake target. If maximum target exists, then this defines the minimum. The amount type of the target is defined by intake target type definition or can be overridden.
MAX_TARGET NUMBER (8)
Shows the maximum target figure
OVERRIDE_S_AMOUNT_TYPE VARCHAR2 (30)
Allows an override of the amount type of the target. If the target is typically measured as, for example, persons, then the intake target type will define this. The override allows this to be changed to.
ACTUAL_ENROLMENT NUMBER (8)
Actual enrollment. This is included so that historical enrollment actual figures can be retained.
ACTUAL_ENR_EFFECTIVE_DT DATE

Contains the date and time when the actual enrollment figures were calculated
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 SUBMISSION_YR
,      SUBMISSION_NUMBER
,      ORG_UNIT_CD
,      OU_START_DT
,      FUNDING_SOURCE
,      INTAKE_TARGET_TYPE
,      TARGET
,      MAX_TARGET
,      OVERRIDE_S_AMOUNT_TYPE
,      ACTUAL_ENROLMENT
,      ACTUAL_ENR_EFFECTIVE_DT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_SBM_AOU_FNDTT;

Dependencies

[top of page]

IGS.IGS_AD_SBM_AOU_FNDTT does not reference any database object

IGS.IGS_AD_SBM_AOU_FNDTT is referenced by following:

SchemaAPPS
SynonymIGS_AD_SBM_AOU_FNDTT