DBA Data[Home] [Help]

APPS.JTF_CAL_UTILITY_PVT dependencies on FND_API

Line 1381: , p_init_msg_list => FND_API.G_FALSE

1377: /*********************************************************************
1378: ** Call the API to get the adjusted date (this API is slow..)
1379: *********************************************************************/
1380: HZ_TIMEZONE_PUB.Get_Time( p_api_version => 1.0
1381: , p_init_msg_list => FND_API.G_FALSE
1382: , p_source_tz_id => l_SourceTimezoneID
1383: , p_dest_tz_id => p_dest_tz_id
1384: , p_source_day_time => p_source_day_time
1385: , x_dest_day_time => x_dest_day_time