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


VIEW: APPS.IGSBV_PR_STDNT_PRG_PGM_CNCTRNS

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

View Type

A Business Intelligence System view


Describes the program concentrations a student will be excluded from when a student progression outcome is applied.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PERSON_NAME VARCHAR2 (360) Yes Name of this person
PERSON_NUMBER VARCHAR2 (30) Yes Unique identification number for this person
UNIT_SET_TITLE VARCHAR2 (90) Yes Title of the program concentration the student will be excluded from when a student progression outcome is applied.
UNIT_SET_CODE VARCHAR2 (10) Yes Unit Set Code of the program concentration the student will be excluded from when a student progression outcome is applied.
UNIT_SET_VERSION_NUMBER NUMBER (3) Yes Version Number of the program concentration the student will be excluded from when a student progression outcome is applied.
PERSON_ID NUMBER (15) Yes Person identifier
SPO_PROGRAM_CODE VARCHAR2 (6) Yes Foreign key to the parent student progression outcome
SPO_SEQUENCE_NUMBER NUMBER (6) Yes Foreign key to the parent student progression outcome
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
Query Text

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


SELECT PERSON_NAME
,      PERSON_NUMBER
,      UNIT_SET_TITLE
,      UNIT_SET_CODE
,      UNIT_SET_VERSION_NUMBER
,      PERSON_ID
,      SPO_PROGRAM_CODE
,      SPO_SEQUENCE_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSBV_PR_STDNT_PRG_PGM_CNCTRNS;

Dependencies

[top of page]

APPS.IGSBV_PR_STDNT_PRG_PGM_CNCTRNS references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymIGS_EN_UNIT_SET_ALL
SynonymIGS_PR_SDT_PR_UNT_ST

APPS.IGSBV_PR_STDNT_PRG_PGM_CNCTRNS is not referenced by any database object