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


VIEW: APPS.IGS_PS_OFR_PAT_APCOOD_PAT_V

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

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes The code of a program being offered within the context admissionperiod.
VERSION_NUMBER NUMBER (3) Yes The 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.
ACAD_CAL_TYPE VARCHAR2 (10) Yes The 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 The location of a program being offered within the context admission period.
ATTENDANCE_MODE VARCHAR2 (2) Yes The mode of attendance of the program offering pattern.
ATTENDANCE_TYPE VARCHAR2 (2) Yes The attendance type of the program offering pattern
DT_ALIAS VARCHAR2 (10) Yes The name of an event (not an actual date value). Each date alias is assigned a date alias category and can be assigned a calendar category. Date alias examples are census (DETYA census date) and end-lect (last day of lectures in teaching period).
ALIAS_VALUE DATE

The date of the context date alias used to define application due dates, late application dates and offer response dates.
ADM_CAL_TYPE VARCHAR2 (10) Yes
ADM_CI_SEQUENCE_NUMBER NUMBER (6) Yes
ADMISSION_CAT VARCHAR2 (10) Yes
S_ADMISSION_PROCESS_TYPE VARCHAR2 (30) Yes
TITLE VARCHAR2 (90) Yes The code of a program being offered within the context admission period
SHORT_TITLE VARCHAR2 (40) Yes The short title of the program version
RESPONSIBLE_ORG_UNIT_CD VARCHAR2 (30) Yes The code of the organizational unit responsible for the program version.
RESPONSIBLE_OU_START_DT DATE
Yes The start date of the organizational unit responsible for the program version.
CREATED_BY NUMBER (15) Yes
CREATION_DATE DATE
Yes
LAST_UPDATED_BY NUMBER (15) Yes
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATE_LOGIN NUMBER (15)
Query Text

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


SELECT COURSE_CD
,      VERSION_NUMBER
,      ACAD_CAL_TYPE
,      LOCATION_CD
,      ATTENDANCE_MODE
,      ATTENDANCE_TYPE
,      DT_ALIAS
,      ALIAS_VALUE
,      ADM_CAL_TYPE
,      ADM_CI_SEQUENCE_NUMBER
,      ADMISSION_CAT
,      S_ADMISSION_PROCESS_TYPE
,      TITLE
,      SHORT_TITLE
,      RESPONSIBLE_ORG_UNIT_CD
,      RESPONSIBLE_OU_START_DT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_PS_OFR_PAT_APCOOD_PAT_V;

Dependencies

[top of page]

APPS.IGS_PS_OFR_PAT_APCOOD_PAT_V references the following:

SchemaAPPS
PL/SQL PackageIGS_AD_GEN_003 - show dependent code
PL/SQL PackageIGS_AD_GEN_013 - show dependent code
SynonymIGS_AD_PRD_AD_PRC_CA
SynonymIGS_CA_DA_INST
SynonymIGS_CA_INST_REL
SynonymIGS_PS_OFR_PAT
SynonymIGS_PS_OF_OPT_AD_CAT
ViewIGS_PS_VER

APPS.IGS_PS_OFR_PAT_APCOOD_PAT_V is not referenced by any database object