DBA Data[Home] [Help]

APPS.PAY_DATE_WRAPPER_PKG dependencies on HR_UTILITY

Line 43: hr_utility.trace('Entering fnd_date_date_to_displaydate');

39: RETURN VARCHAR2 IS
40:
41: BEGIN
42:
43: hr_utility.trace('Entering fnd_date_date_to_displaydate');
44:
45: /*As International Calendar is supported in R12.1.3 or above and R12.2, this function
46: will pass the Calendar-aware Parameter (1) to date_to_displaydate and returns the value
47: as required*/