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


VIEW: APPS.IGS_PE_COUNTRY_LOCATION_CD_V

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

View Type

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


Valid country code values for person_statistics term_location, DEET element 319, and home_location, DEET element 320.


[View Source]

Columns
Name Datatype Length Mandatory Comments
TERM_HOME_LOCATION_COUNTRY VARCHAR2 (30)
Country of the term home location
DESCRIPTION VARCHAR2 (80)
Description of the term home location
CLOSED_IND VARCHAR2 (1)
Flag indicates whether term home location country is open or not
SOURCE VARCHAR2 (12)
Source of the term home location country
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 TERM_HOME_LOCATION_COUNTRY
,      DESCRIPTION
,      CLOSED_IND
,      SOURCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_PE_COUNTRY_LOCATION_CD_V;

Dependencies

[top of page]

APPS.IGS_PE_COUNTRY_LOCATION_CD_V references the following:

SchemaAPPS
ViewIGS_LOOKUP_VALUES
SynonymIGS_PE_COUNTRY_CD

APPS.IGS_PE_COUNTRY_LOCATION_CD_V is not referenced by any database object