DBA Data[Home] [Help]

APPS.IEX_EXCLUSION_HIST_PUB dependencies on IEX_IEH_PVT

Line 80: iex_ieh_pvt.insert_row(

76:
77: END IF;
78: --Vertical pre-processing user hook call end
79: */
80: iex_ieh_pvt.insert_row(
81: l_api_version
82: ,l_init_msg_list
83: ,l_return_status
84: ,l_msg_count

Line 241: iex_ieh_pvt.insert_row(

237:
238: END IF;
239: --Vertical pre-processing user hook call end
240: */
241: iex_ieh_pvt.insert_row(
242: l_api_version
243: ,l_init_msg_list
244: ,l_return_status
245: ,l_msg_count

Line 338: iex_ieh_pvt.lock_row(

334: ,x_msg_data OUT NOCOPY VARCHAR2
335: ,p_iehv_rec IN iehv_rec_type) IS
336:
337: BEGIN
338: iex_ieh_pvt.lock_row(
339: p_api_version,
340: p_init_msg_list,
341: x_return_status,
342: x_msg_count,

Line 380: iex_ieh_pvt.lock_row(

376: ,x_msg_data OUT NOCOPY VARCHAR2
377: ,p_iehv_tbl IN iehv_tbl_type) IS
378:
379: BEGIN
380: iex_ieh_pvt.lock_row(
381: p_api_version,
382: p_init_msg_list,
383: x_return_status,
384: x_msg_count,

Line 487: iex_ieh_pvt.update_row(

483:
484: END IF;
485: --Vertical pre-processing user hook call end
486: */
487: iex_ieh_pvt.update_row(
488: l_api_version
489: ,l_init_msg_list
490: ,l_return_status
491: ,l_msg_count

Line 647: iex_ieh_pvt.update_row(

643:
644: END IF;
645: --Vertical pre-processing user hook call end
646: */
647: iex_ieh_pvt.update_row(
648: l_api_version
649: ,l_init_msg_list
650: ,l_return_status
651: ,l_msg_count

Line 810: iex_ieh_pvt.delete_row(

806: END IF;
807: --Vertical pre-processing user hook call end
808: */
809: --Delete the Master
810: iex_ieh_pvt.delete_row(
811: l_api_version
812: ,l_init_msg_list
813: ,l_return_status
814: ,l_msg_count

Line 1133: iex_ieh_pvt.validate_row(

1129:
1130: END IF;
1131: --Vertical pre-processing user hook call end
1132: */
1133: iex_ieh_pvt.validate_row(
1134: l_api_version
1135: ,l_init_msg_list
1136: ,l_return_status
1137: ,l_msg_count

Line 1292: iex_ieh_pvt.validate_row(

1288: END IF;
1289: --Vertical pre-processing user hook call end
1290: */
1291:
1292: iex_ieh_pvt.validate_row(
1293: p_api_version
1294: ,p_init_msg_list
1295: ,x_return_status
1296: ,x_msg_count