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


VIEW: APPS.FND_TIMEZONES_VL

Object Details
Object Name: FND_TIMEZONES_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FND_TIMEZONES_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


FND_TIMEZONES_VL


[View Source]

Columns
Name Datatype Length Mandatory Comments
TIMEZONE_CODE VARCHAR2 (50) Yes the unique identifier of a timezone
NAME VARCHAR2 (80) Yes Name of the timezone in the language specified
ENABLED_FLAG VARCHAR2 (1) Yes Indicates whether the zone is currently enabled for use
GMT_OFFSET NUMBER
Yes The offset from gmt of this timezone under standard time
DAYLIGHT_SAVINGS_FLAG VARCHAR2 (1) Yes Indicates whether this zone adjusts for daylight savings
ACTIVE_TIMEZONE_CODE VARCHAR2 (50)
Indicates which timezone is currently active with the same conversion rules
UPGRADE_TZ_ID NUMBER
Yes Used for upgrade purposes from foreign key to hz_timezones
CREATION_DATE DATE
Yes CREATION_DATE
CREATED_BY NUMBER
Yes CREATED_BY
LAST_UPDATE_DATE DATE
Yes LAST_UPDATE_DATE
LAST_UPDATED_BY NUMBER

LAST_UPDATED_BY
LAST_UPDATE_LOGIN NUMBER

LAST_UPDATE_LOGIN
Query Text

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


SELECT TIMEZONE_CODE
,      NAME
,      ENABLED_FLAG
,      GMT_OFFSET
,      DAYLIGHT_SAVINGS_FLAG
,      ACTIVE_TIMEZONE_CODE
,      UPGRADE_TZ_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM APPS.FND_TIMEZONES_VL;

Dependencies

[top of page]

APPS.FND_TIMEZONES_VL references the following:

SchemaAPPS
SynonymFND_TIMEZONES_B
SynonymFND_TIMEZONES_TL
APPS.FND_TIMEZONES_VL is referenced by following:

SchemaAPPS
Package BodyAHL_PRD_PRINT_PVT - show dependent code
Package BodyAMS_UTILITY_PVT - show dependent code
ViewAST_CONTACT_POINTS_V
ViewAST_LM_EVENTS_V
ViewAST_LM_REL_EXPAND_W_ACC_V
Package BodyCAC_VIEW_ACC_DAILY_VIEW_PVT - show dependent code
ViewCSC_CC_CONTACT_POINTS_V
Package BodyCSF_GANTT_DATA_PKG - show dependent code
Package BodyCSF_TASK_ADDRESS_PVT - show dependent code
Package BodyCSZ_SERVICEREQUEST_UTIL_PVT - show dependent code
Package BodyCS_TZ_GET_DETAILS_PVT - show dependent code
Package BodyECE_TIMEZONE_API - show dependent code
Package BodyFND_TIMEZONES - show dependent code
ViewHR_LOCATIONS_V
Package BodyHR_LOC_BUS - show dependent code
Package BodyHZ_REGISTRY_VALIDATE_V2PUB - show dependent code
Package BodyHZ_TIMEZONE_PUB - show dependent code
Package BodyIEC_VALIDATE_PVT - show dependent code
ViewIEX_LOCATIONS_V
Package BodyINV_LABEL - show dependent code
Package BodyIRC_NOTIFICATION_DATA_PKG - show dependent code
Package BodyIRC_NOTIFICATION_WORKFLOW_PKG - show dependent code
Package BodyJTF_RESOURCE_UTL - show dependent code
Package BodyJTF_RS_RESOURCE_WF_PUB - show dependent code
ViewJTF_TASKS_V
Package BodyORACLEAPPS - show dependent code
Package BodyOTA_TIMEZONE_UTIL - show dependent code
Package BodyPON_OA_UTIL_PKG - show dependent code
Package BodyPVX_UTILITY_PVT - show dependent code
Package BodyPV_ASSIGNMENT_PVT - show dependent code
Package BodyRRS_SITE_INFO - show dependent code
Package BodyWF_MAIL_UTIL - show dependent code
Package BodyWIP_DATETIMES - show dependent code
Package BodyWIP_EAM_WORKREQUEST_PVT - show dependent code
Package BodyWSH_LOCATIONS_PKG - show dependent code