DBA Data[Home] [Help]

APPS.OKL_AM_INVOICES_PVT dependencies on FND_DATE

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

2930: l_held_until_date := to_date (
2931: l_rulv_rec.rule_information5, l_date_format);
2932: */
2933:
2934: l_held_until_date := FND_DATE.CANONICAL_TO_DATE(l_rulv_rec.rule_information5); -- rmunjulu bug 4341480
2935:
2936: IF l_held_until_date IS NULL
2937: OR l_held_until_date = G_MISS_DATE THEN
2938: -- Security Deposit is hold until maturity