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


VIEW: APPS.IGSBV_PRG_UK_STAT_COST_CENTRES

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

View Type

A Business Intelligence System view


Obsolete - Base View for UK Statistics Program Cost Center Details


[View Source]

Columns
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_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_SUBJECT VARCHAR2 (10) Yes Program of study Subject of area of study
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
Name Datatype Length Mandatory Comments
Query Text

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


SELECT HESA_STATS_PROGRAM_CC_ID
,      PROGRAM_CODE
,      PROGRAM_VERSION_NUMBER
,      PROGRAM_COST_CENTRE
,      PROGRAM_SUBJECT
,      PROGRAM_COST_CENTRE_SUBJ_PROP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSBV_PRG_UK_STAT_COST_CENTRES;

Dependencies

[top of page]

APPS.IGSBV_PRG_UK_STAT_COST_CENTRES references the following:

SchemaAPPS
SynonymIGS_HE_ST_PROG_CC

APPS.IGSBV_PRG_UK_STAT_COST_CENTRES is not referenced by any database object