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


TABLE: IGS.IGS_HE_POOUS_CC_ALL

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


Obsolete - IGS_HE_POOUS_CC_ALL stores HESA Cost Center information for Program Offering Option Unit Sets


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_HE_POOUS_CC_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnHESA_POOUS_CC_ID
IGS_HE_POOUS_CC_ALL_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnCRV_VERSION_NUMBER
ColumnCAL_TYPE
ColumnLOCATION_CD
ColumnATTENDANCE_MODE
ColumnATTENDANCE_TYPE
ColumnUNIT_SET_CD
ColumnUS_VERSION_NUMBER
ColumnCOST_CENTRE
ColumnSUBJECT
Columns
Name Datatype Length Mandatory Comments
HESA_POOUS_CC_ID NUMBER (6) Yes Unique sequence identifier
ORG_ID NUMBER (15)
Organization Id
COURSE_CD VARCHAR2 (6) Yes Describes the Program Code
CRV_VERSION_NUMBER NUMBER (3) Yes Version number of the program being offered. There can only be one version of a program with a system status of Active and an unset Expiry Date.
CAL_TYPE VARCHAR2 (10) Yes Academic calendar type in that the program is offered. A calendar type is the institution-defined name of a type of calendar used within the organization.
LOCATION_CD VARCHAR2 (10) Yes Describes the location code. The location code can be used to indicate if programs and units are offered.
ATTENDANCE_MODE VARCHAR2 (2) Yes Describes the attendance modes in that the program is being offered. These modes are institution-defined. For example, On Campus, Off Campus.
ATTENDANCE_TYPE VARCHAR2 (2) Yes Describes the attendance types in that the program is being offered. These types are institution-defined. For example, Full-Time, Part-Time.
UNIT_SET_CD VARCHAR2 (10) Yes Code of a unit set. Unit sets consists lists of units or rules that constitute a logical set of units. Unit sets are used to represents concepts such as majors, minors, strands, streams, and lists.
US_VERSION_NUMBER NUMBER (3) Yes Used to uniquely identify each version of a unit set.
COST_CENTRE VARCHAR2 (30) Yes Cost Center
SUBJECT VARCHAR2 (30) Yes Subject
PROPORTION NUMBER (5)
Proportion
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 HESA_POOUS_CC_ID
,      ORG_ID
,      COURSE_CD
,      CRV_VERSION_NUMBER
,      CAL_TYPE
,      LOCATION_CD
,      ATTENDANCE_MODE
,      ATTENDANCE_TYPE
,      UNIT_SET_CD
,      US_VERSION_NUMBER
,      COST_CENTRE
,      SUBJECT
,      PROPORTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_HE_POOUS_CC_ALL;

Dependencies

[top of page]

IGS.IGS_HE_POOUS_CC_ALL does not reference any database object

IGS.IGS_HE_POOUS_CC_ALL is referenced by following:

SchemaAPPS
SynonymIGS_HE_POOUS_CC_ALL