DBA Data[Home] [Help]

APPS.OKL_FE_EO_TERM_OPTIONS_PUB dependencies on OKL_FE_EO_TERM_OPTIONS_PVT

Line 33: okl_fe_eo_term_options_pvt.get_item_lines(l_api_version

29: END IF;
30:
31: -- Call the get item lines in the pvt
32:
33: okl_fe_eo_term_options_pvt.get_item_lines(l_api_version
34: ,p_init_msg_list
35: ,l_return_status
36: ,x_msg_count
37: ,x_msg_data

Line 103: okl_fe_eo_term_options_pvt.get_eo_term_values(l_api_version

99: END IF;
100:
101: -- Call the get item lines in the pvt
102:
103: okl_fe_eo_term_options_pvt.get_eo_term_values(l_api_version
104: ,p_init_msg_list
105: ,l_return_status
106: ,x_msg_count
107: ,x_msg_data

Line 176: okl_fe_eo_term_options_pvt.get_end_of_term_option(l_api_version

172: END IF;
173:
174: -- Call the get item lines in the pvt
175:
176: okl_fe_eo_term_options_pvt.get_end_of_term_option(l_api_version
177: ,p_init_msg_list
178: ,l_return_status
179: ,x_msg_count
180: ,x_msg_data

Line 254: okl_fe_eo_term_options_pvt.insert_end_of_term_option(l_api_version

250: END IF;
251:
252: -- Call the get item lines in the pvt
253:
254: okl_fe_eo_term_options_pvt.insert_end_of_term_option(l_api_version
255: ,p_init_msg_list
256: ,l_return_status
257: ,x_msg_count
258: ,x_msg_data

Line 332: okl_fe_eo_term_options_pvt.update_end_of_term_option(l_api_version

328: END IF;
329:
330: -- Call the get item lines in the pvt
331:
332: okl_fe_eo_term_options_pvt.update_end_of_term_option(l_api_version
333: ,p_init_msg_list
334: ,l_return_status
335: ,x_msg_count
336: ,x_msg_data

Line 408: okl_fe_eo_term_options_pvt.create_version(l_api_version

404: END IF;
405:
406: -- Call the create version in the pvt
407:
408: okl_fe_eo_term_options_pvt.create_version(l_api_version
409: ,p_init_msg_list
410: ,l_return_status
411: ,x_msg_count
412: ,x_msg_data

Line 479: okl_fe_eo_term_options_pvt.validate_end_of_term_option(l_api_version

475: END IF;
476:
477: -- Call the validate purchase option in the pvt
478:
479: okl_fe_eo_term_options_pvt.validate_end_of_term_option(l_api_version
480: ,p_init_msg_list
481: ,l_return_status
482: ,x_msg_count
483: ,x_msg_data

Line 545: okl_fe_eo_term_options_pvt.handle_approval(l_api_version

541: END IF;
542:
543: -- Call the validate purchase option in the pvt
544:
545: okl_fe_eo_term_options_pvt.handle_approval(l_api_version
546: ,p_init_msg_list
547: ,l_return_status
548: ,x_msg_count
549: ,x_msg_data

Line 609: okl_fe_eo_term_options_pvt.invalid_objects(l_api_version

605: RAISE okl_api.g_exception_unexpected_error;
606: ELSIF (l_return_status = okl_api.g_ret_sts_error) THEN
607: RAISE okl_api.g_exception_error;
608: END IF;
609: okl_fe_eo_term_options_pvt.invalid_objects(l_api_version
610: ,p_init_msg_list
611: ,l_return_status
612: ,x_msg_count
613: ,x_msg_data

Line 680: okl_fe_eo_term_options_pvt.calculate_start_date(l_api_version

676: RAISE okl_api.g_exception_unexpected_error;
677: ELSIF (l_return_status = okl_api.g_ret_sts_error) THEN
678: RAISE okl_api.g_exception_error;
679: END IF;
680: okl_fe_eo_term_options_pvt.calculate_start_date(l_api_version
681: ,p_init_msg_list
682: ,l_return_status
683: ,x_msg_count
684: ,x_msg_data

Line 749: okl_fe_eo_term_options_pvt.submit_end_of_term(l_api_version

745: RAISE okl_api.g_exception_unexpected_error;
746: ELSIF (l_return_status = okl_api.g_ret_sts_error) THEN
747: RAISE okl_api.g_exception_error;
748: END IF;
749: okl_fe_eo_term_options_pvt.submit_end_of_term(l_api_version
750: ,p_init_msg_list
751: ,l_return_status
752: ,x_msg_count
753: ,x_msg_data