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


VIEW: APPS.IGS_AS_RESULT_TYPE_OSES_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view selects the system result type values and includes
'unknown' for the purposes of a result type for overseas
secondary education subjects.


[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_CODE VARCHAR2 (30)
Result type code
MEANING VARCHAR2 (80)
Result type meaning
CREATED_BY NUMBER

Standard Who column
CREATION_DATE DATE

Standard Who column
LAST_UPDATED_BY NUMBER

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT LOOKUP_CODE
,      MEANING
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_AS_RESULT_TYPE_OSES_V;

Dependencies

[top of page]

APPS.IGS_AS_RESULT_TYPE_OSES_V references the following:

SchemaAPPS
PL/SQL PackageIGS_GE_DATE - show dependent code
ViewIGS_LOOKUPS_VIEW
SchemaPUBLIC
SynonymDUAL

APPS.IGS_AS_RESULT_TYPE_OSES_V is not referenced by any database object