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


VIEW: APPS.IGS_PE_SP_SUBURB_PSTCD_THLOC_V

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

View Type

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


Valid postcode 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_POSTCODE NUMBER

Postcode of the home location
DESCRIPTION VARCHAR2 (1000)
Describes the home location postcode
CLOSED_IND VARCHAR2 (1)
Flag indicates if it is closed or not
SOURCE VARCHAR2 (8)
Source of the location postcode
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_POSTCODE
,      DESCRIPTION
,      CLOSED_IND
,      SOURCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_PE_SP_SUBURB_PSTCD_THLOC_V;

Dependencies

[top of page]

APPS.IGS_PE_SP_SUBURB_PSTCD_THLOC_V references the following:

SchemaAPPS
ViewIGS_LOOKUP_VALUES
SynonymIGS_PE_SUBURB_POSTCD

APPS.IGS_PE_SP_SUBURB_PSTCD_THLOC_V is not referenced by any database object