DBA Data[Home] [Help]

APPS.PAY_SE_EXPIRY_SUPPORT dependencies on HR_UTILITY

Line 63: hr_utility.trace(' l_expiry_date => ' || l_expiry_date );

59:
60: l_expiry_date := hyear_ec(p_owner_assignment_action_id,p_owner_effective_date);
61: --
62: END IF;
63: hr_utility.trace(' l_expiry_date => ' || l_expiry_date );
64: --
65: --
66: -- See if the current effective date is within the same span of time as the
67: -- balance's effective date. If yes then it is OK to use cached balance

Line 149: hr_utility.trace(' p_expiry_information => ' || p_expiry_information);

145:
146: END IF;
147:
148:
149: hr_utility.trace(' p_expiry_information => ' || p_expiry_information);
150: --
151: --
152: -- See if the current effective date is within the same span of time as the
153: -- balance's effective date. If yes then it is OK to use cached balance