DBA Data[Home] [Help]

APPS.OKL_CASH_ALLCTN_RLS_PUB dependencies on OKL_CAT_PVT

Line 44: Okl_Cat_Pvt.insert_row(

40:
41:
42:
43:
44: Okl_Cat_Pvt.insert_row(
45: l_api_version
46: ,l_init_msg_list
47: ,l_return_status
48: ,l_msg_count

Line 137: Okl_Cat_Pvt.insert_row(

133: END LOOP;
134:
135:
136:
137: Okl_Cat_Pvt.insert_row(
138: l_api_version
139: ,l_init_msg_list
140: ,l_return_status
141: ,l_msg_count

Line 202: Okl_Cat_Pvt.lock_row(

198: ,x_msg_data OUT NOCOPY VARCHAR2
199: ,p_catv_rec IN catv_rec_type) IS
200:
201: BEGIN
202: Okl_Cat_Pvt.lock_row(
203: p_api_version,
204: p_init_msg_list,
205: x_return_status,
206: x_msg_count,

Line 244: Okl_Cat_Pvt.lock_row(

240: ,x_msg_data OUT NOCOPY VARCHAR2
241: ,p_catv_tbl IN catv_tbl_type) IS
242:
243: BEGIN
244: Okl_Cat_Pvt.lock_row(
245: p_api_version,
246: p_init_msg_list,
247: x_return_status,
248: x_msg_count,

Line 315: Okl_Cat_Pvt.update_row(

311:
312:
313:
314:
315: Okl_Cat_Pvt.update_row(
316: l_api_version
317: ,l_init_msg_list
318: ,l_return_status
319: ,l_msg_count

Line 409: Okl_Cat_Pvt.update_row(

405:
406:
407:
408:
409: Okl_Cat_Pvt.update_row(
410: l_api_version
411: ,l_init_msg_list
412: ,l_return_status
413: ,l_msg_count

Line 499: Okl_Cat_Pvt.delete_row(

495:
496:
497:
498: --Delete the Master
499: Okl_Cat_Pvt.delete_row(
500: l_api_version
501: ,l_init_msg_list
502: ,l_return_status
503: ,l_msg_count

Line 679: Okl_Cat_Pvt.validate_row(

675:
676:
677:
678:
679: Okl_Cat_Pvt.validate_row(
680: l_api_version
681: ,l_init_msg_list
682: ,l_return_status
683: ,l_msg_count

Line 767: Okl_Cat_Pvt.validate_row(

763: lx_catv_tbl := p_catv_tbl;
764:
765:
766:
767: Okl_Cat_Pvt.validate_row(
768: p_api_version
769: ,p_init_msg_list
770: ,x_return_status
771: ,x_msg_count