DBA Data[Home] [Help]

APPS.OKL_INS_QUOTE_PUB_W dependencies on OKL_INS_QUOTE_PUB

Line 1: package body okl_ins_quote_pub_w as

1: package body okl_ins_quote_pub_w as
2: /* $Header: OKLUINQB.pls 120.2 2005/09/19 11:37:31 pagarg noship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 107: ddpx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

103: , x_message out nocopy VARCHAR2
104: )
105:
106: as
107: ddpx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
108: ddindx binary_integer; indx binary_integer;
109: begin
110:
111: -- copy data to the local IN or IN-OUT args, if any

Line 196: okl_ins_quote_pub.save_quote(p_api_version,

192: ddpx_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
193:
194:
195: -- here's the delegated call to the old PL/SQL routine
196: okl_ins_quote_pub.save_quote(p_api_version,
197: p_init_msg_list,
198: x_return_status,
199: x_msg_count,
200: x_msg_data,

Line 374: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

370: , p5_a75 NUMBER := 0-1962.0724
371: )
372:
373: as
374: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
375: ddindx binary_integer; indx binary_integer;
376: begin
377:
378: -- copy data to the local IN or IN-OUT args, if any

Line 463: okl_ins_quote_pub.save_accept_quote(p_api_version,

459: ddp_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
460:
461:
462: -- here's the delegated call to the old PL/SQL routine
463: okl_ins_quote_pub.save_accept_quote(p_api_version,
464: p_init_msg_list,
465: x_return_status,
466: x_msg_count,
467: x_msg_data,

Line 564: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

560: , p5_a75 NUMBER := 0-1962.0724
561: )
562:
563: as
564: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
565: ddindx binary_integer; indx binary_integer;
566: begin
567:
568: -- copy data to the local IN or IN-OUT args, if any

Line 652: okl_ins_quote_pub.create_ins_streams(p_api_version,

648: ddp_ipyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a74);
649: ddp_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
650:
651: -- here's the delegated call to the old PL/SQL routine
652: okl_ins_quote_pub.create_ins_streams(p_api_version,
653: p_init_msg_list,
654: x_return_status,
655: x_msg_count,
656: x_msg_data,

Line 755: ddpx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

751: , p7_a2 out nocopy JTF_NUMBER_TABLE
752: )
753:
754: as
755: ddpx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
756: ddx_iasset_tbl okl_ins_quote_pub.iasset_tbl_type;
757: ddindx binary_integer; indx binary_integer;
758: begin
759:

Line 756: ddx_iasset_tbl okl_ins_quote_pub.iasset_tbl_type;

752: )
753:
754: as
755: ddpx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
756: ddx_iasset_tbl okl_ins_quote_pub.iasset_tbl_type;
757: ddindx binary_integer; indx binary_integer;
758: begin
759:
760: -- copy data to the local IN or IN-OUT args, if any

Line 846: okl_ins_quote_pub.calc_lease_premium(p_api_version,

842:
843:
844:
845: -- here's the delegated call to the old PL/SQL routine
846: okl_ins_quote_pub.calc_lease_premium(p_api_version,
847: p_init_msg_list,
848: x_return_status,
849: x_msg_count,
850: x_msg_data,

Line 1106: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1102: , p5_a75 NUMBER := 0-1962.0724
1103: )
1104:
1105: as
1106: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1107: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1108: ddindx binary_integer; indx binary_integer;
1109: begin
1110:

Line 1107: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1103: )
1104:
1105: as
1106: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1107: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1108: ddindx binary_integer; indx binary_integer;
1109: begin
1110:
1111: -- copy data to the local IN or IN-OUT args, if any

Line 1197: okl_ins_quote_pub.calc_optional_premium(p_api_version,

1193:
1194:
1195:
1196: -- here's the delegated call to the old PL/SQL routine
1197: okl_ins_quote_pub.calc_optional_premium(p_api_version,
1198: p_init_msg_list,
1199: x_return_status,
1200: x_msg_count,
1201: x_msg_data,

Line 1376: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1372: , p5_a75 NUMBER := 0-1962.0724
1373: )
1374:
1375: as
1376: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1377: ddindx binary_integer; indx binary_integer;
1378: begin
1379:
1380: -- copy data to the local IN or IN-OUT args, if any

Line 1464: okl_ins_quote_pub.activate_ins_stream(p_api_version,

1460: ddp_ipyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a74);
1461: ddp_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
1462:
1463: -- here's the delegated call to the old PL/SQL routine
1464: okl_ins_quote_pub.activate_ins_stream(p_api_version,
1465: p_init_msg_list,
1466: x_return_status,
1467: x_msg_count,
1468: x_msg_data,

Line 1639: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1635: , p5_a75 NUMBER := 0-1962.0724
1636: )
1637:
1638: as
1639: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1640: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1641: ddindx binary_integer; indx binary_integer;
1642: begin
1643:

Line 1640: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1636: )
1637:
1638: as
1639: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1640: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1641: ddindx binary_integer; indx binary_integer;
1642: begin
1643:
1644: -- copy data to the local IN or IN-OUT args, if any

Line 1729: okl_ins_quote_pub.create_third_prt_ins(p_api_version,

1725: ddp_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
1726:
1727:
1728: -- here's the delegated call to the old PL/SQL routine
1729: okl_ins_quote_pub.create_third_prt_ins(p_api_version,
1730: p_init_msg_list,
1731: x_return_status,
1732: x_msg_count,
1733: x_msg_data,

Line 1982: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1978: , p5_a75 NUMBER := 0-1962.0724
1979: )
1980:
1981: as
1982: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1983: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1984: ddindx binary_integer; indx binary_integer;
1985: begin
1986:

Line 1983: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

1979: )
1980:
1981: as
1982: ddp_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1983: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
1984: ddindx binary_integer; indx binary_integer;
1985: begin
1986:
1987: -- copy data to the local IN or IN-OUT args, if any

Line 2072: okl_ins_quote_pub.crt_lseapp_thrdprt_ins(p_api_version,

2068: ddp_ipyv_rec.lease_application_id := rosetta_g_miss_num_map(p5_a75);
2069:
2070:
2071: -- here's the delegated call to the old PL/SQL routine
2072: okl_ins_quote_pub.crt_lseapp_thrdprt_ins(p_api_version,
2073: p_init_msg_list,
2074: x_return_status,
2075: x_msg_count,
2076: x_msg_data,

Line 2250: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;

2246: , p6_a75 out nocopy NUMBER
2247: )
2248:
2249: as
2250: ddx_ipyv_rec okl_ins_quote_pub.ipyv_rec_type;
2251: ddindx binary_integer; indx binary_integer;
2252: begin
2253:
2254: -- copy data to the local IN or IN-OUT args, if any

Line 2263: okl_ins_quote_pub.lseapp_thrdprty_to_ctrct(p_api_version,

2259:
2260:
2261:
2262: -- here's the delegated call to the old PL/SQL routine
2263: okl_ins_quote_pub.lseapp_thrdprty_to_ctrct(p_api_version,
2264: p_init_msg_list,
2265: x_return_status,
2266: x_msg_count,
2267: x_msg_data,

Line 2356: end okl_ins_quote_pub_w;

2352: p6_a74 := rosetta_g_miss_num_map(ddx_ipyv_rec.last_update_login);
2353: p6_a75 := rosetta_g_miss_num_map(ddx_ipyv_rec.lease_application_id);
2354: end;
2355:
2356: end okl_ins_quote_pub_w;