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


TABLE: IGS.IGS_PS_ANL_LOAD_U_LN

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


This entity describes a unit, which is linked to an annual load figure for the purposes of calculating its EFTSU. For example, a unit may be linked to the load for the first year of the program.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_ANL_LOAD_U_LN_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnCRV_VERSION_NUMBER
ColumnYR_NUM
ColumnEFFECTIVE_START_DT
ColumnUNIT_CD
ColumnUV_VERSION_NUMBER
IGS_PS_ANL_LOAD_U_LN_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CD
ColumnUV_VERSION_NUMBER
Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes Program for that the annual load figure is being specified.
CRV_VERSION_NUMBER NUMBER (3) Yes Version of the program for which the annual load figure is being specified.
YR_NUM NUMBER (3) Yes The year to which the annual load figure applies. For example 1,2,3,4.
EFFECTIVE_START_DT DATE
Yes Date from that the annual load unit link becomes effective.
UNIT_CD VARCHAR2 (10) Yes Unique identifier of the unit being linked to the annual load figure.
UV_VERSION_NUMBER NUMBER (3) Yes Version number of the unit that is being linked to the annual load figure.
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) 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 COURSE_CD
,      CRV_VERSION_NUMBER
,      YR_NUM
,      EFFECTIVE_START_DT
,      UNIT_CD
,      UV_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_ANL_LOAD_U_LN;

Dependencies

[top of page]

IGS.IGS_PS_ANL_LOAD_U_LN does not reference any database object

IGS.IGS_PS_ANL_LOAD_U_LN is referenced by following:

SchemaAPPS
SynonymIGS_PS_ANL_LOAD_U_LN