DBA Data[Home] [Help]

APPS.OKL_AM_TERMNT_INTERFACE_PVT dependencies on OKL_API

Line 1959: p_init_msg_list => OKL_API.G_FALSE,

1955: -- lp_term_rec.preproceeds_yn := 'Y'; -- rmunjulu Bug 4239780 Should not set PreProceeds flag
1956: lp_term_rec.date_effective_to := lx_quot_rec.date_effective_to;
1957: -- calling the API to accept quote
1958: OKL_AM_TERMNT_QUOTE_PUB.terminate_quote (p_api_version => p_api_version,
1959: p_init_msg_list => OKL_API.G_FALSE,
1960: x_return_status => l_return_status,
1961: x_msg_count => x_msg_count,
1962: x_msg_data => x_msg_data,
1963: p_term_rec => lp_term_rec,