DBA Data[Home] [Help]

APPS.OKL_AM_TERMNT_QUOTE_PUB_W dependencies on OKL_AM_TERMNT_QUOTE_PUB

Line 1: package body okl_am_termnt_quote_pub_w as

1: package body okl_am_termnt_quote_pub_w as
2: /* $Header: OKLUTNQB.pls 120.5 2007/11/02 21:07:28 rmunjulu ship $ */
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 198: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;

194: , p5_a82 VARCHAR2 := fnd_api.g_miss_char
195: )
196:
197: as
198: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;
199: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;
200: ddindx binary_integer; indx binary_integer;
201: begin
202:

Line 199: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;

195: )
196:
197: as
198: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;
199: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;
200: ddindx binary_integer; indx binary_integer;
201: begin
202:
203: -- copy data to the local IN or IN-OUT args, if any

Line 297: okl_am_termnt_quote_pub.terminate_quote(p_api_version,

293:
294:
295:
296: -- here's the delegated call to the old PL/SQL routine
297: okl_am_termnt_quote_pub.terminate_quote(p_api_version,
298: p_init_msg_list,
299: x_return_status,
300: x_msg_count,
301: x_msg_data,

Line 577: ddp_term_tbl okl_am_termnt_quote_pub.term_tbl_type;

573: , p_acceptance_source VARCHAR2
574: )
575:
576: as
577: ddp_term_tbl okl_am_termnt_quote_pub.term_tbl_type;
578: ddx_term_tbl okl_am_termnt_quote_pub.term_tbl_type;
579: ddindx binary_integer; indx binary_integer;
580: begin
581:

Line 578: ddx_term_tbl okl_am_termnt_quote_pub.term_tbl_type;

574: )
575:
576: as
577: ddp_term_tbl okl_am_termnt_quote_pub.term_tbl_type;
578: ddx_term_tbl okl_am_termnt_quote_pub.term_tbl_type;
579: ddindx binary_integer; indx binary_integer;
580: begin
581:
582: -- copy data to the local IN or IN-OUT args, if any

Line 677: okl_am_termnt_quote_pub.terminate_quote(p_api_version,

673:
674:
675:
676: -- here's the delegated call to the old PL/SQL routine
677: okl_am_termnt_quote_pub.terminate_quote(p_api_version,
678: p_init_msg_list,
679: x_return_status,
680: x_msg_count,
681: x_msg_data,

Line 956: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;

952: , p5_a82 VARCHAR2 := fnd_api.g_miss_char
953: )
954:
955: as
956: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;
957: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;
958: ddindx binary_integer; indx binary_integer;
959: begin
960:

Line 957: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;

953: )
954:
955: as
956: ddp_term_rec okl_am_termnt_quote_pub.term_rec_type;
957: ddx_term_rec okl_am_termnt_quote_pub.term_rec_type;
958: ddindx binary_integer; indx binary_integer;
959: begin
960:
961: -- copy data to the local IN or IN-OUT args, if any

Line 1053: okl_am_termnt_quote_pub.submit_for_approval(p_api_version,

1049: ddp_term_rec.repo_quote_indicator_yn := p5_a82;
1050:
1051:
1052: -- here's the delegated call to the old PL/SQL routine
1053: okl_am_termnt_quote_pub.submit_for_approval(p_api_version,
1054: p_init_msg_list,
1055: x_return_status,
1056: x_msg_count,
1057: x_msg_data,

Line 1170: ddp_qld_tbl okl_am_termnt_quote_pub.qte_ln_dtl_tbl;

1166: , p5_a8 in out nocopy JTF_NUMBER_TABLE
1167: )
1168:
1169: as
1170: ddp_qld_tbl okl_am_termnt_quote_pub.qte_ln_dtl_tbl;
1171: ddindx binary_integer; indx binary_integer;
1172: begin
1173:
1174: -- copy data to the local IN or IN-OUT args, if any

Line 1192: okl_am_termnt_quote_pub.quote_line_dtls(p_api_version,

1188: , p5_a8
1189: );
1190:
1191: -- here's the delegated call to the old PL/SQL routine
1192: okl_am_termnt_quote_pub.quote_line_dtls(p_api_version,
1193: p_init_msg_list,
1194: x_return_status,
1195: x_msg_count,
1196: x_msg_data,

Line 1347: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;

1343: , p5_a60 NUMBER := 0-1962.0724
1344: )
1345:
1346: as
1347: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1348: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1349: ddindx binary_integer; indx binary_integer;
1350: begin
1351:

Line 1348: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;

1344: )
1345:
1346: as
1347: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1348: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1349: ddindx binary_integer; indx binary_integer;
1350: begin
1351:
1352: -- copy data to the local IN or IN-OUT args, if any

Line 1422: okl_am_termnt_quote_pub.create_quote_line(p_api_version,

1418: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
1419:
1420:
1421: -- here's the delegated call to the old PL/SQL routine
1422: okl_am_termnt_quote_pub.create_quote_line(p_api_version,
1423: p_init_msg_list,
1424: x_return_status,
1425: x_msg_count,
1426: x_msg_data,

Line 1630: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;

1626: , p6_a60 out nocopy JTF_NUMBER_TABLE
1627: )
1628:
1629: as
1630: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
1631: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
1632: ddindx binary_integer; indx binary_integer;
1633: begin
1634:

Line 1631: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;

1627: )
1628:
1629: as
1630: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
1631: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
1632: ddindx binary_integer; indx binary_integer;
1633: begin
1634:
1635: -- copy data to the local IN or IN-OUT args, if any

Line 1706: okl_am_termnt_quote_pub.create_quote_line(p_api_version,

1702: );
1703:
1704:
1705: -- here's the delegated call to the old PL/SQL routine
1706: okl_am_termnt_quote_pub.create_quote_line(p_api_version,
1707: p_init_msg_list,
1708: x_return_status,
1709: x_msg_count,
1710: x_msg_data,

Line 1915: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;

1911: , p5_a60 NUMBER := 0-1962.0724
1912: )
1913:
1914: as
1915: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1916: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1917: ddindx binary_integer; indx binary_integer;
1918: begin
1919:

Line 1916: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;

1912: )
1913:
1914: as
1915: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1916: ddx_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
1917: ddindx binary_integer; indx binary_integer;
1918: begin
1919:
1920: -- copy data to the local IN or IN-OUT args, if any

Line 1990: okl_am_termnt_quote_pub.update_quote_line(p_api_version,

1986: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
1987:
1988:
1989: -- here's the delegated call to the old PL/SQL routine
1990: okl_am_termnt_quote_pub.update_quote_line(p_api_version,
1991: p_init_msg_list,
1992: x_return_status,
1993: x_msg_count,
1994: x_msg_data,

Line 2198: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;

2194: , p6_a60 out nocopy JTF_NUMBER_TABLE
2195: )
2196:
2197: as
2198: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
2199: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
2200: ddindx binary_integer; indx binary_integer;
2201: begin
2202:

Line 2199: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;

2195: )
2196:
2197: as
2198: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
2199: ddx_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
2200: ddindx binary_integer; indx binary_integer;
2201: begin
2202:
2203: -- copy data to the local IN or IN-OUT args, if any

Line 2274: okl_am_termnt_quote_pub.update_quote_line(p_api_version,

2270: );
2271:
2272:
2273: -- here's the delegated call to the old PL/SQL routine
2274: okl_am_termnt_quote_pub.update_quote_line(p_api_version,
2275: p_init_msg_list,
2276: x_return_status,
2277: x_msg_count,
2278: x_msg_data,

Line 2422: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;

2418: , p5_a60 NUMBER := 0-1962.0724
2419: )
2420:
2421: as
2422: ddp_tqlv_rec okl_am_termnt_quote_pub.tqlv_rec_type;
2423: ddindx binary_integer; indx binary_integer;
2424: begin
2425:
2426: -- copy data to the local IN or IN-OUT args, if any

Line 2495: okl_am_termnt_quote_pub.delete_quote_line(p_api_version,

2491: ddp_tqlv_rec.due_date := rosetta_g_miss_date_in_map(p5_a59);
2492: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
2493:
2494: -- here's the delegated call to the old PL/SQL routine
2495: okl_am_termnt_quote_pub.delete_quote_line(p_api_version,
2496: p_init_msg_list,
2497: x_return_status,
2498: x_msg_count,
2499: x_msg_data,

Line 2579: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;

2575: , p5_a60 JTF_NUMBER_TABLE
2576: )
2577:
2578: as
2579: ddp_tqlv_tbl okl_am_termnt_quote_pub.tqlv_tbl_type;
2580: ddindx binary_integer; indx binary_integer;
2581: begin
2582:
2583: -- copy data to the local IN or IN-OUT args, if any

Line 2653: okl_am_termnt_quote_pub.delete_quote_line(p_api_version,

2649: , p5_a60
2650: );
2651:
2652: -- here's the delegated call to the old PL/SQL routine
2653: okl_am_termnt_quote_pub.delete_quote_line(p_api_version,
2654: p_init_msg_list,
2655: x_return_status,
2656: x_msg_count,
2657: x_msg_data,

Line 2668: end okl_am_termnt_quote_pub_w;

2664:
2665:
2666: end;
2667:
2668: end okl_am_termnt_quote_pub_w;