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


VIEW: APPS.IGSBV_UK_PRG_OFR_OPT_ORG_UNITS

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

View Type

A Business Intelligence System view


Base View for Program Offering Option Unit Set HESA Details - Organizations


[View Source]

Columns
Name Datatype Length Mandatory Comments
HESA_POOUS_OU_ID NUMBER (6) Yes Sequence number uniquely identifying the Program Offering Option Unit Set HESA organizational unit details records.
PROGRAM_CODE VARCHAR2 (6) Yes Unique identifier for a Program of Study1
PROGRAM_VERSION_NUMBER NUMBER (3) Yes Version Number of Program of Study
CALENDAR_TYPE VARCHAR2 (10) Yes Program Offering Calendar type
LOCATION_CODE VARCHAR2 (10) Yes Location code to identify the location of the program offering option
ATTENDANCE_MODE VARCHAR2 (2) Yes Attendance mode of the program offering option
ATTENDANCE_TYPE VARCHAR2 (2) Yes Attendance type of the program offering option
UNIT_SET_CODE VARCHAR2 (10) Yes Code uniquely identifying year of program Unit Set
UNIT_SET_VERSION_NUMBER NUMBER (3) Yes Year of program Unit Set Version number
ORGANIZATION_UNIT_CODE VARCHAR2 (30) Yes Organization unit providing teaching for year of program
ORGANIZATION_UNIT_PROP NUMBER (5)
Proportion of year of program allocated to organization unit.
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_POOUS_OU_ID
,      PROGRAM_CODE
,      PROGRAM_VERSION_NUMBER
,      CALENDAR_TYPE
,      LOCATION_CODE
,      ATTENDANCE_MODE
,      ATTENDANCE_TYPE
,      UNIT_SET_CODE
,      UNIT_SET_VERSION_NUMBER
,      ORGANIZATION_UNIT_CODE
,      ORGANIZATION_UNIT_PROP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSBV_UK_PRG_OFR_OPT_ORG_UNITS;

Dependencies

[top of page]

APPS.IGSBV_UK_PRG_OFR_OPT_ORG_UNITS references the following:

SchemaAPPS
SynonymIGS_HE_POOUS_OU_ALL

APPS.IGSBV_UK_PRG_OFR_OPT_ORG_UNITS is not referenced by any database object