DBA Data[Home] [Help]

APPS.XLE_LE_TIMEZONE_GRP dependencies on HZ_TIMEZONE_PUB

Line 297: HZ_TIMEZONE_PUB.Get_Time

293: ELSE
294:
295: -- Call the get_time API to convert the server timezone date
296: -- to the LE timezone
297: HZ_TIMEZONE_PUB.Get_Time
298: ( p_api_version => 1.0
299: , p_init_msg_list => FND_API.G_FALSE
300: , p_source_tz_id => G_SERVER_TZ_ID
301: , p_dest_tz_id => l_timezone_id

Line 418: HZ_TIMEZONE_PUB.Get_Time

414: ELSE
415:
416: -- Call the get_time API to convert the server timezone date
417: -- to the LE timezone
418: HZ_TIMEZONE_PUB.Get_Time
419: ( p_api_version => 1.0
420: , p_init_msg_list => FND_API.G_FALSE
421: , p_source_tz_id => G_SERVER_TZ_ID
422: , p_dest_tz_id => l_timezone_id

Line 547: HZ_TIMEZONE_PUB.Get_Time

543: ELSE
544:
545: -- Call the get_time API to convert the server timezone date
546: -- to the LE timezone
547: HZ_TIMEZONE_PUB.Get_Time
548: ( p_api_version => 1.0
549: , p_init_msg_list => FND_API.G_FALSE
550: , p_source_tz_id => G_SERVER_TZ_ID
551: , p_dest_tz_id => l_timezone_id

Line 713: HZ_TIMEZONE_PUB.Get_Time

709: ELSE
710:
711: -- Call the get_time API to convert the server timezone date
712: -- to the LE timezone
713: HZ_TIMEZONE_PUB.Get_Time
714: ( p_api_version => 1.0
715: , p_init_msg_list => FND_API.G_FALSE
716: , p_source_tz_id => G_SERVER_TZ_ID
717: , p_dest_tz_id => l_timezone_id

Line 1007: HZ_TIMEZONE_PUB.Get_Time

1003: ELSE
1004:
1005: -- Call the get_time API to convert the server timezone date
1006: -- to the LE timezone
1007: HZ_TIMEZONE_PUB.Get_Time
1008: ( p_api_version => 1.0
1009: , p_init_msg_list => FND_API.G_FALSE
1010: , p_source_tz_id => l_timezone_id
1011: , p_dest_tz_id => G_SERVER_TZ_ID

Line 1131: HZ_TIMEZONE_PUB.Get_Time

1127: ELSE
1128:
1129: -- Call the get_time API to convert the server timezone date
1130: -- to the LE timezone
1131: HZ_TIMEZONE_PUB.Get_Time
1132: ( p_api_version => 1.0
1133: , p_init_msg_list => FND_API.G_FALSE
1134: , p_source_tz_id => G_SERVER_TZ_ID
1135: , p_dest_tz_id => l_timezone_id

Line 1254: HZ_TIMEZONE_PUB.Get_Time

1250: ELSE
1251:
1252: -- Call the get_time API to convert the server timezone date
1253: -- to the LE timezone
1254: HZ_TIMEZONE_PUB.Get_Time
1255: ( p_api_version => 1.0
1256: , p_init_msg_list => FND_API.G_FALSE
1257: , p_source_tz_id => G_SERVER_TZ_ID
1258: , p_dest_tz_id => l_timezone_id