DBA Data[Home] [Help]

APPS.OKL_CURE_VNDR_RFND_PVT dependencies on OKL_CURE_RFND_STAGE_PUB

Line 28: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

24:
25: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
26: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
27:
28: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
29: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
30:
31: l_obj_vers_no NUMBER;
32:

Line 29: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

25: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
26: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
27:
28: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
29: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
30:
31: l_obj_vers_no NUMBER;
32:
33: Cursor get_obj_vers_no(l_cure_refund_header_id NUMBER) is

Line 153: OKL_cure_rfnd_stage_pub.update_cure_refunds(

149: End If;
150:
151: -- refund stage info
152:
153: OKL_cure_rfnd_stage_pub.update_cure_refunds(
154: p_api_version => p_api_version,
155: p_init_msg_list => p_init_msg_list,
156: x_return_status => x_return_status,
157: x_msg_count => x_msg_count,

Line 224: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

220:
221: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
222: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
223:
224: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
225: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
226:
227: l_obj_vers_no NUMBER;
228:

Line 225: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

221: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
222: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
223:
224: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
225: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
226:
227: l_obj_vers_no NUMBER;
228:
229: l_tot_received_amount okl_cure_refunds.received_amount%type := 0;

Line 354: OKL_cure_rfnd_stage_pub.update_cure_refunds(

350: End If;
351:
352: -- refund stage info
353:
354: OKL_cure_rfnd_stage_pub.update_cure_refunds(
355: p_api_version => p_api_version,
356: p_init_msg_list => p_init_msg_list,
357: x_return_status => x_return_status,
358: x_msg_count => x_msg_count,

Line 429: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

425:
426: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
427: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
428:
429: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
430: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
431:
432: l_obj_vers_no NUMBER;
433:

Line 430: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;

426: lp_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
427: lx_crfv_tbl OKL_cure_refunds_pub.crfv_tbl_type;
428:
429: lp_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
430: lx_crsv_tbl OKL_cure_rfnd_stage_pub.crsv_tbl_type;
431:
432: l_obj_vers_no NUMBER;
433:
434: Cursor get_obj_vers_no(l_cure_refund_header_id NUMBER) is

Line 542: OKL_cure_rfnd_stage_pub.update_cure_refunds(

538: End If;
539:
540: -- refund stage info
541:
542: OKL_cure_rfnd_stage_pub.update_cure_refunds(
543: p_api_version => p_api_version,
544: p_init_msg_list => p_init_msg_list,
545: x_return_status => x_return_status,
546: x_msg_count => x_msg_count,