DBA Data[Home] [Help]

APPS.OKL_CHECKLIST_PVT dependencies on OKL_CLH_PVT

Line 2523: okl_clh_pvt.insert_row(

2519: END IF;
2520: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
2521: END IF;
2522:
2523: okl_clh_pvt.insert_row(
2524: p_api_version => p_api_version,
2525: p_init_msg_list => p_init_msg_list,
2526: x_return_status => x_return_status,
2527: x_msg_count => x_msg_count,

Line 2646: okl_clh_pvt.update_row(

2642: END IF;
2643: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
2644: END IF;
2645:
2646: okl_clh_pvt.update_row(
2647: p_api_version => p_api_version,
2648: p_init_msg_list => p_init_msg_list,
2649: x_return_status => x_return_status,
2650: x_msg_count => x_msg_count,

Line 2758: okl_clh_pvt.delete_row(

2754:
2755:
2756: /*** Begin API body ****************************************************/
2757:
2758: okl_clh_pvt.delete_row(
2759: p_api_version => p_api_version,
2760: p_init_msg_list => p_init_msg_list,
2761: x_return_status => x_return_status,
2762: x_msg_count => x_msg_count,