DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_MAN_PUB dependencies on OKL_PAY_INVOICES_MAN_PVT

Line 22: okl_pay_invoices_man_pvt.manual_entry(

18: BEGIN
19:
20: SAVEPOINT manual_entry;
21:
22: okl_pay_invoices_man_pvt.manual_entry(
23: p_api_version => l_api_version
24: ,p_init_msg_list => p_init_msg_list
25: ,x_return_status => x_return_status
26: ,x_msg_count => x_msg_count

Line 90: okl_pay_invoices_man_pvt.manual_entry(

86:
87:
88:
89:
90: okl_pay_invoices_man_pvt.manual_entry(
91: p_api_version => l_api_version
92: ,p_init_msg_list => l_init_msg_list
93: ,x_return_status => x_return_status
94: ,x_msg_count => x_msg_count