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


VIEW: APPS.IGS_PE_LANGUAGE_CD_V

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

View Type

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


Valid values for person_statistics home_language_codes


[View Source]

Columns
Name Datatype Length Mandatory Comments
HOME_LANGUAGE_CD VARCHAR2 (30)
Name of a type of calendar used within the organization. For example, ACAD-YR, standard academic year, SEM-1, semester 1 teaching period, TRI-2, trimester 2 teaching period, and ENROL-1, enrollment period 1.
DESCRIPTION VARCHAR2 (80)
Name of a type of calendar used within the organization.For example, ACAD-YR, standard academic year, SEM-1, semester 1 teaching period, TRI-2, trimester 2 teaching period, and ENROL-1, enrollment period 1.
CLOSED_IND VARCHAR2 (1)
The name of a type of calendar used within the organization. For example, ACAD-YR, standard academic year, SEM-1, semester 1 teaching period, TRI-2, trimester 2 teaching period, and ENROL-1, enrollment period 1.
SOURCE VARCHAR2 (13)
The name of a type of calendar used within the organization.For example, are ACAD-YR standard academic year, SEM-1 semester 1 teaching period, TRI-2, trimester 2 teaching period & ENROL-1enrollment period 1.
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 HOME_LANGUAGE_CD
,      DESCRIPTION
,      CLOSED_IND
,      SOURCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_PE_LANGUAGE_CD_V;

Dependencies

[top of page]

APPS.IGS_PE_LANGUAGE_CD_V references the following:

SchemaAPPS
ViewIGS_LOOKUP_VALUES
SynonymIGS_PE_LANGUAGE_CD

APPS.IGS_PE_LANGUAGE_CD_V is not referenced by any database object