DBA Data[Home] [Help]

APPS.CSF_RESOURCE_PUB dependencies on HZ_TIMEZONE_PUB

Line 1887: hz_timezone_pub.get_time(

1883: END IF;
1884:
1885: -- Only try conversion when source and destination timezones are found
1886: IF l_source_tz_id IS NOT NULL AND l_dest_tz_id IS NOT NULL THEN
1887: hz_timezone_pub.get_time(
1888: p_api_version => 1.0
1889: , p_init_msg_list => fnd_api.g_false
1890: , p_source_tz_id => l_source_tz_id
1891: , p_dest_tz_id => l_dest_tz_id