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


VIEW: APPS.IGSFV_UK_PRG_OFR_OPT_ORG_UNITS

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

View Type

A Business Intelligence System view


Full 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_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
CALENDAR_TYPE VARCHAR2 (10) Yes Program Offering Calendar type
CALENDAR_DESC VARCHAR2 (60) Yes Program Offering Calendar Description
CALENDAR_ABBREVIATION VARCHAR2 (30)
Program Offering Calendar Abbreviation
LOCATION_CODE VARCHAR2 (10) Yes Location code to identify the location of the program offering option
LOCATION_DESC VARCHAR2 (60)
Location Description
ATTENDANCE_MODE VARCHAR2 (2) Yes Attendance mode of the program offering option
ATTENDANCE_MODE_DESC VARCHAR2 (60)
Attendance mode description
ATTENDANCE_TYPE VARCHAR2 (2) Yes Attendance type of the program offering option
ATTENDANCE_TYPE_DESC VARCHAR2 (60)
Attendance type description
UNIT_SET_CODE VARCHAR2 (10) Yes Code uniquely identifying year of program Unit Set
UNIT_SET_TITLE VARCHAR2 (90) Yes Year of program Unit Set Title
UNIT_SET_SHORT_TITLE VARCHAR2 (40) Yes Year of program Unit Set Short Title
UNIT_SET_ABBREVIATION VARCHAR2 (20) Yes Year of program Unit Set abbreviation
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_NAME VARCHAR2 (360)
Organization Unit Name
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_TITLE
,      PROGRAM_SHORT_TITLE
,      PROGRAM_ABBREVIATION
,      PROGRAM_VERSION_NUMBER
,      CALENDAR_TYPE
,      CALENDAR_DESC
,      CALENDAR_ABBREVIATION
,      LOCATION_CODE
,      LOCATION_DESC
,      ATTENDANCE_MODE
,      ATTENDANCE_MODE_DESC
,      ATTENDANCE_TYPE
,      ATTENDANCE_TYPE_DESC
,      UNIT_SET_CODE
,      UNIT_SET_TITLE
,      UNIT_SET_SHORT_TITLE
,      UNIT_SET_ABBREVIATION
,      UNIT_SET_VERSION_NUMBER
,      ORGANIZATION_UNIT_CODE
,      ORGANIZATION_UNIT_NAME
,      ORGANIZATION_UNIT_PROP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSFV_UK_PRG_OFR_OPT_ORG_UNITS;

Dependencies

[top of page]

APPS.IGSFV_UK_PRG_OFR_OPT_ORG_UNITS references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymIGS_AD_LOCATION_ALL
SynonymIGS_CA_TYPE
SynonymIGS_EN_ATD_MODE_ALL
SynonymIGS_EN_ATD_TYPE_ALL
SynonymIGS_EN_UNIT_SET_ALL
SynonymIGS_HE_POOUS_OU_ALL
SynonymIGS_PE_HZ_PARTIES
SynonymIGS_PS_VER_ALL

APPS.IGSFV_UK_PRG_OFR_OPT_ORG_UNITS is not referenced by any database object