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


VIEW: APPS.IGSFV_PRG_UK_STAT_COST_CENTRES

Object Details
Object Name: IGSFV_PRG_UK_STAT_COST_CENTRES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGSFV_PRG_UK_STAT_COST_CENTRES
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


Obsolete - Full View for UK Statistics Program Cost Center Details


[View Source]

Columns
Name Datatype Length Mandatory Comments
HESA_STATS_PROGRAM_CC_ID NUMBER
Yes Sequence number uniquely identifying the HESA statistics Program Cost Center records
PROGRAM_CODE VARCHAR2 (6) Yes Unique identifier for a Program of Study
PROGRAM_TITLE VARCHAR2 (90) Yes Program of study Title
PROGRAM_SHORT_TITLE VARCHAR2 (40) Yes Program of study Short Name
PROGRAM_ABBREVIATION VARCHAR2 (20) Yes Program of study Abbreviation
PROGRAM_VERSION_NUMBER NUMBER (3) Yes Version Number of Program of Study
PROGRAM_COST_CENTRE VARCHAR2 (30) Yes Academic Cost Center in which program of study is taught
PROGRAM_COST_CENTRE_DESC VARCHAR2 (240)
Description of academic Cost Center in which Program of study taught
PROGRAM_SUBJECT VARCHAR2 (10) Yes Program of study Subject of area of study
PROGRAM_SUBJECT_DESC VARCHAR2 (80)
Program of study Subject of area of study description
PROGRAM_COST_CENTRE_SUBJ_PROP NUMBER (5) Yes Proportion of teaching allocated to Cost Center or Subject split
CREATED_BY NUMBER (15) Yes Standard WHO column indicates who created this record
CREATION_DATE DATE
Yes Standard WHO column indicates when this record was created
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column indicates who updated this record last
LAST_UPDATE_DATE DATE
Yes Standard WHO column indicates when this record was last updated
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT HESA_STATS_PROGRAM_CC_ID
,      PROGRAM_CODE
,      PROGRAM_TITLE
,      PROGRAM_SHORT_TITLE
,      PROGRAM_ABBREVIATION
,      PROGRAM_VERSION_NUMBER
,      PROGRAM_COST_CENTRE
,      PROGRAM_COST_CENTRE_DESC
,      PROGRAM_SUBJECT
,      PROGRAM_SUBJECT_DESC
,      PROGRAM_COST_CENTRE_SUBJ_PROP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSFV_PRG_UK_STAT_COST_CENTRES;

Dependencies

[top of page]

APPS.IGSFV_PRG_UK_STAT_COST_CENTRES references the following:

SchemaAPPS
SynonymIGS_HE_CODE_VALUES
SynonymIGS_HE_ST_PROG_CC
SynonymIGS_PS_FLD_OF_STUDY_ALL
SynonymIGS_PS_VER_ALL

APPS.IGSFV_PRG_UK_STAT_COST_CENTRES is not referenced by any database object