DBA Data[Home] [Help]

APPS.OKL_LLA_UTIL_PVT dependencies on OKL_STREAM_GENERATOR_PVT

Line 817: OKL_STREAM_GENERATOR_PVT.add_months_new(p_start_date => p_start_date,

813:
814: BEGIN
815:
816: -- Bug 6007644
817: OKL_STREAM_GENERATOR_PVT.add_months_new(p_start_date => p_start_date,
818: p_months_after => p_months,
819: x_date => l_end_date,
820: x_return_status => l_return_status);
821: