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


VIEW: APPS.IGSBV_ADM_APPL_PROG_EVAL

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

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
APPL_REVIEW_PROFILE_ID NUMBER (15) Yes Unique Identifier of a Admission Application review profile.
PERSON_ID NUMBER (15) Yes This field describes the ID code of the person that the admission application is for.
ADMISSION_APPLICATION_NUMBER NUMBER (2) Yes Identifies uniquely an admission application for a person
NOMINATED_PROGRAM_CODE VARCHAR2 (6) Yes This field describes the course code of the course offering instance that the person is applying for admission to.
APPLICATION_SEQUENCE_NUMBER NUMBER (6) Yes This field describes the unique identifier of an admission course application instance. The unique identifier is required to allow for preferences on location code attendance mode attendance type and unit set code
REVIEW_PROFILE_ID NUMBER (15) Yes Unique Identifier of a Application Review Profile Review Group.
APPL_REVPROFILE_REVGROUP_ID NUMBER (15)
Unique Identifier of a Application Review Profile Review Group.
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 APPL_REVIEW_PROFILE_ID
,      PERSON_ID
,      ADMISSION_APPLICATION_NUMBER
,      NOMINATED_PROGRAM_CODE
,      APPLICATION_SEQUENCE_NUMBER
,      REVIEW_PROFILE_ID
,      APPL_REVPROFILE_REVGROUP_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGSBV_ADM_APPL_PROG_EVAL;

Dependencies

[top of page]

APPS.IGSBV_ADM_APPL_PROG_EVAL references the following:

SchemaAPPS
SynonymIGS_AD_APPL_ARP

APPS.IGSBV_ADM_APPL_PROG_EVAL is not referenced by any database object