DBA Data[Home] [Help]

APPS.OKL_REPAIR_COSTS_PUB_W dependencies on OKL_REPAIR_COSTS_PUB

Line 1: package body okl_repair_costs_pub_w as

1: package body okl_repair_costs_pub_w as
2: /* $Header: OKLURPCB.pls 115.3 2002/12/19 23:33:26 gkadarka 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 66: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

62: , p6_a17 out nocopy JTF_DATE_TABLE
63: )
64:
65: as
66: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
67: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
68: ddindx binary_integer; indx binary_integer;
69: begin
70:

Line 67: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

63: )
64:
65: as
66: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
67: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
68: ddindx binary_integer; indx binary_integer;
69: begin
70:
71: -- copy data to the local IN or IN-OUT args, if any

Line 99: okl_repair_costs_pub.insert_repair_costs(p_api_version,

95: );
96:
97:
98: -- here's the delegated call to the old PL/SQL routine
99: okl_repair_costs_pub.insert_repair_costs(p_api_version,
100: p_init_msg_list,
101: x_return_status,
102: x_msg_count,
103: x_msg_data,

Line 179: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

175: , p5_a17 DATE := fnd_api.g_miss_date
176: )
177:
178: as
179: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
180: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
181: ddindx binary_integer; indx binary_integer;
182: begin
183:

Line 180: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

176: )
177:
178: as
179: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
180: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
181: ddindx binary_integer; indx binary_integer;
182: begin
183:
184: -- copy data to the local IN or IN-OUT args, if any

Line 211: okl_repair_costs_pub.insert_repair_costs(p_api_version,

207: ddp_rpcv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a17);
208:
209:
210: -- here's the delegated call to the old PL/SQL routine
211: okl_repair_costs_pub.insert_repair_costs(p_api_version,
212: p_init_msg_list,
213: x_return_status,
214: x_msg_count,
215: x_msg_data,

Line 272: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

268: , p5_a17 JTF_DATE_TABLE
269: )
270:
271: as
272: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
273: ddindx binary_integer; indx binary_integer;
274: begin
275:
276: -- copy data to the local IN or IN-OUT args, if any

Line 303: okl_repair_costs_pub.lock_repair_costs(p_api_version,

299: , p5_a17
300: );
301:
302: -- here's the delegated call to the old PL/SQL routine
303: okl_repair_costs_pub.lock_repair_costs(p_api_version,
304: p_init_msg_list,
305: x_return_status,
306: x_msg_count,
307: x_msg_data,

Line 344: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

340: , p5_a17 DATE := fnd_api.g_miss_date
341: )
342:
343: as
344: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
345: ddindx binary_integer; indx binary_integer;
346: begin
347:
348: -- copy data to the local IN or IN-OUT args, if any

Line 374: okl_repair_costs_pub.lock_repair_costs(p_api_version,

370: ddp_rpcv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a16);
371: ddp_rpcv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a17);
372:
373: -- here's the delegated call to the old PL/SQL routine
374: okl_repair_costs_pub.lock_repair_costs(p_api_version,
375: p_init_msg_list,
376: x_return_status,
377: x_msg_count,
378: x_msg_data,

Line 433: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

429: , p6_a17 out nocopy JTF_DATE_TABLE
430: )
431:
432: as
433: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
434: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
435: ddindx binary_integer; indx binary_integer;
436: begin
437:

Line 434: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

430: )
431:
432: as
433: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
434: ddx_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
435: ddindx binary_integer; indx binary_integer;
436: begin
437:
438: -- copy data to the local IN or IN-OUT args, if any

Line 466: okl_repair_costs_pub.update_repair_costs(p_api_version,

462: );
463:
464:
465: -- here's the delegated call to the old PL/SQL routine
466: okl_repair_costs_pub.update_repair_costs(p_api_version,
467: p_init_msg_list,
468: x_return_status,
469: x_msg_count,
470: x_msg_data,

Line 546: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

542: , p5_a17 DATE := fnd_api.g_miss_date
543: )
544:
545: as
546: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
547: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
548: ddindx binary_integer; indx binary_integer;
549: begin
550:

Line 547: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

543: )
544:
545: as
546: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
547: ddx_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
548: ddindx binary_integer; indx binary_integer;
549: begin
550:
551: -- copy data to the local IN or IN-OUT args, if any

Line 578: okl_repair_costs_pub.update_repair_costs(p_api_version,

574: ddp_rpcv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a17);
575:
576:
577: -- here's the delegated call to the old PL/SQL routine
578: okl_repair_costs_pub.update_repair_costs(p_api_version,
579: p_init_msg_list,
580: x_return_status,
581: x_msg_count,
582: x_msg_data,

Line 639: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

635: , p5_a17 JTF_DATE_TABLE
636: )
637:
638: as
639: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
640: ddindx binary_integer; indx binary_integer;
641: begin
642:
643: -- copy data to the local IN or IN-OUT args, if any

Line 670: okl_repair_costs_pub.delete_repair_costs(p_api_version,

666: , p5_a17
667: );
668:
669: -- here's the delegated call to the old PL/SQL routine
670: okl_repair_costs_pub.delete_repair_costs(p_api_version,
671: p_init_msg_list,
672: x_return_status,
673: x_msg_count,
674: x_msg_data,

Line 711: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

707: , p5_a17 DATE := fnd_api.g_miss_date
708: )
709:
710: as
711: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
712: ddindx binary_integer; indx binary_integer;
713: begin
714:
715: -- copy data to the local IN or IN-OUT args, if any

Line 741: okl_repair_costs_pub.delete_repair_costs(p_api_version,

737: ddp_rpcv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a16);
738: ddp_rpcv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a17);
739:
740: -- here's the delegated call to the old PL/SQL routine
741: okl_repair_costs_pub.delete_repair_costs(p_api_version,
742: p_init_msg_list,
743: x_return_status,
744: x_msg_count,
745: x_msg_data,

Line 782: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;

778: , p5_a17 JTF_DATE_TABLE
779: )
780:
781: as
782: ddp_rpcv_tbl okl_repair_costs_pub.rpcv_tbl_type;
783: ddindx binary_integer; indx binary_integer;
784: begin
785:
786: -- copy data to the local IN or IN-OUT args, if any

Line 813: okl_repair_costs_pub.validate_repair_costs(p_api_version,

809: , p5_a17
810: );
811:
812: -- here's the delegated call to the old PL/SQL routine
813: okl_repair_costs_pub.validate_repair_costs(p_api_version,
814: p_init_msg_list,
815: x_return_status,
816: x_msg_count,
817: x_msg_data,

Line 854: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;

850: , p5_a17 DATE := fnd_api.g_miss_date
851: )
852:
853: as
854: ddp_rpcv_rec okl_repair_costs_pub.rpcv_rec_type;
855: ddindx binary_integer; indx binary_integer;
856: begin
857:
858: -- copy data to the local IN or IN-OUT args, if any

Line 884: okl_repair_costs_pub.validate_repair_costs(p_api_version,

880: ddp_rpcv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a16);
881: ddp_rpcv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a17);
882:
883: -- here's the delegated call to the old PL/SQL routine
884: okl_repair_costs_pub.validate_repair_costs(p_api_version,
885: p_init_msg_list,
886: x_return_status,
887: x_msg_count,
888: x_msg_data,

Line 899: end okl_repair_costs_pub_w;

895:
896:
897: end;
898:
899: end okl_repair_costs_pub_w;