DBA Data[Home] [Help]

APPS.OKL_AM_INVOICES_PVT dependencies on FND_DATE

Line 3040: l_held_until_date := FND_DATE.CANONICAL_TO_DATE(l_rulv_rec.rule_information5); -- rmunjulu bug 4341480

3036: l_held_until_date := to_date (
3037: l_rulv_rec.rule_information5, l_date_format);
3038: */
3039:
3040: l_held_until_date := FND_DATE.CANONICAL_TO_DATE(l_rulv_rec.rule_information5); -- rmunjulu bug 4341480
3041:
3042: IF l_held_until_date IS NULL
3043: OR l_held_until_date = G_MISS_DATE THEN
3044: -- Security Deposit is hold until maturity