DBA Data[Home] [Help]

APPS.WIP_DATETIMES dependencies on HZ_TIMEZONE_PUB

Line 111: HZ_TIMEZONE_PUB.Get_Time

107: CLOSE c_tz_id;
108: --
109: -- Call the get_time API to convert the server timezone date
110: -- to the LE timezone
111: HZ_TIMEZONE_PUB.Get_Time
112: ( p_api_version => 1.0
113: , p_init_msg_list => FND_API.G_FALSE
114: , p_source_tz_id => l_le_tz_id
115: , p_dest_tz_id => fnd_profile.value('SERVER_TIMEZONE_ID')