DBA Data[Home] [Help]

APPS.FND_TIMEZONES_PVT dependencies on FND_TIMEZONES_PVT

Line 1: PACKAGE BODY fnd_timezones_pvt as

1: PACKAGE BODY fnd_timezones_pvt as
2: /* $Header: AFTZPVTB.pls 120.1 2005/07/02 04:20:13 appldev ship $ */
3:
4: -- this package body should only be installed in a 9i db. It will not compile
5: -- or run in any db prior to 9i.

Line 44: end fnd_timezones_pvt;

40: end if;
41: return return_date;
42: end adjust_datetime;
43:
44: end fnd_timezones_pvt;