DBA Data[Home] [Help]

APPS.OKL_LLA_UTIL_PVT dependencies on OKL_STREAM_GENERATOR_PVT

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

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