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


VIEW: APPS.IGS_SC_COURSE_DTLS_SV

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

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
PERSON_ID NUMBER (15)
Person ID
RESPONSIBLE_ORG_UNIT_CD VARCHAR2 (30)
Responsible Organizational Unit Code
COURSE_TYPE VARCHAR2 (10)
Course Type
COURSE_CD VARCHAR2 (6)
Course Code
VERSION_NUMBER NUMBER (3)
Version Number
Query Text

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


SELECT PERSON_ID
,      RESPONSIBLE_ORG_UNIT_CD
,      COURSE_TYPE
,      COURSE_CD
,      VERSION_NUMBER
FROM APPS.IGS_SC_COURSE_DTLS_SV;

Dependencies

[top of page]

APPS.IGS_SC_COURSE_DTLS_SV references the following:

SchemaAPPS
SynonymIGS_AD_PS_APPL_INST_ALL
SynonymIGS_EN_STDNT_PS_ATT_ALL
SynonymIGS_PS_VER_ALL

APPS.IGS_SC_COURSE_DTLS_SV is not referenced by any database object