DBA Data[Home] [Help]

APPS.HR_PERSONAL_PAY_METHOD_API dependencies on STANDARD

Line 337: -- Standard prenote date.

333: hr_utility.raise_error;
334: end if;
335: close csr_payment_details;
336: --
337: -- Standard prenote date.
338: --
339: l_new_prenote_date := p_effective_date - l_validation_days;
340: --
341: -- Handle prenotification depending on payment type.