DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_CREATE_KLE_PVT

Line 26402: okl_create_kle_pvt.Create_all_line(

26398: l_klev_fin_rec.attribute15 := p_attribute15;
26399: -- Contract addl field, Bug 4558486
26400:
26401: debug_message('======>Before calling create_all_line');
26402: okl_create_kle_pvt.Create_all_line(
26403: p_api_version => 1.0,
26404: p_init_msg_list => OKL_API.G_FALSE,
26405: x_return_status => x_return_status,
26406: x_msg_count => x_msg_count,

Line 29875: okl_create_kle_pvt.Create_all_line(

29871: p_klev_fin_rec.attribute15 := okl_line_rec.attribute15;
29872: -- Contract addl field, Bug 4558486
29873: debug_message('Before create_all_line');
29874:
29875: okl_create_kle_pvt.Create_all_line(
29876: p_api_version => 1.0,
29877: p_init_msg_list => OKL_API.G_FALSE,
29878: x_return_status => x_return_status,
29879: x_msg_count => x_msg_count,