DBA Data[Home] [Help]

APPS.OKL_QUOTE_PARTIES_PUB_W dependencies on OKL_QUOTE_PARTIES_PUB

Line 1: package body okl_quote_parties_pub_w as

1: package body okl_quote_parties_pub_w as
2: /* $Header: OKLUQPYB.pls 115.3 2002/12/04 03:24:50 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 70: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

66: , p6_a19 out nocopy JTF_NUMBER_TABLE
67: )
68:
69: as
70: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
71: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
72: ddindx binary_integer; indx binary_integer;
73: begin
74:

Line 71: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

67: )
68:
69: as
70: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
71: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
72: ddindx binary_integer; indx binary_integer;
73: begin
74:
75: -- copy data to the local IN or IN-OUT args, if any

Line 105: okl_quote_parties_pub.insert_quote_parties(p_api_version,

101: );
102:
103:
104: -- here's the delegated call to the old PL/SQL routine
105: okl_quote_parties_pub.insert_quote_parties(p_api_version,
106: p_init_msg_list,
107: x_return_status,
108: x_msg_count,
109: x_msg_data,

Line 191: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

187: , p5_a19 NUMBER := 0-1962.0724
188: )
189:
190: as
191: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
192: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
193: ddindx binary_integer; indx binary_integer;
194: begin
195:

Line 192: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

188: )
189:
190: as
191: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
192: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
193: ddindx binary_integer; indx binary_integer;
194: begin
195:
196: -- copy data to the local IN or IN-OUT args, if any

Line 225: okl_quote_parties_pub.insert_quote_parties(p_api_version,

221: ddp_qpyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a19);
222:
223:
224: -- here's the delegated call to the old PL/SQL routine
225: okl_quote_parties_pub.insert_quote_parties(p_api_version,
226: p_init_msg_list,
227: x_return_status,
228: x_msg_count,
229: x_msg_data,

Line 290: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

286: , p5_a19 JTF_NUMBER_TABLE
287: )
288:
289: as
290: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
291: ddindx binary_integer; indx binary_integer;
292: begin
293:
294: -- copy data to the local IN or IN-OUT args, if any

Line 323: okl_quote_parties_pub.lock_quote_parties(p_api_version,

319: , p5_a19
320: );
321:
322: -- here's the delegated call to the old PL/SQL routine
323: okl_quote_parties_pub.lock_quote_parties(p_api_version,
324: p_init_msg_list,
325: x_return_status,
326: x_msg_count,
327: x_msg_data,

Line 366: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

362: , p5_a19 NUMBER := 0-1962.0724
363: )
364:
365: as
366: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
367: ddindx binary_integer; indx binary_integer;
368: begin
369:
370: -- copy data to the local IN or IN-OUT args, if any

Line 398: okl_quote_parties_pub.lock_quote_parties(p_api_version,

394: ddp_qpyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a18);
395: ddp_qpyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a19);
396:
397: -- here's the delegated call to the old PL/SQL routine
398: okl_quote_parties_pub.lock_quote_parties(p_api_version,
399: p_init_msg_list,
400: x_return_status,
401: x_msg_count,
402: x_msg_data,

Line 461: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

457: , p6_a19 out nocopy JTF_NUMBER_TABLE
458: )
459:
460: as
461: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
462: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
463: ddindx binary_integer; indx binary_integer;
464: begin
465:

Line 462: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

458: )
459:
460: as
461: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
462: ddx_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
463: ddindx binary_integer; indx binary_integer;
464: begin
465:
466: -- copy data to the local IN or IN-OUT args, if any

Line 496: okl_quote_parties_pub.update_quote_parties(p_api_version,

492: );
493:
494:
495: -- here's the delegated call to the old PL/SQL routine
496: okl_quote_parties_pub.update_quote_parties(p_api_version,
497: p_init_msg_list,
498: x_return_status,
499: x_msg_count,
500: x_msg_data,

Line 582: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

578: , p5_a19 NUMBER := 0-1962.0724
579: )
580:
581: as
582: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
583: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
584: ddindx binary_integer; indx binary_integer;
585: begin
586:

Line 583: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

579: )
580:
581: as
582: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
583: ddx_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
584: ddindx binary_integer; indx binary_integer;
585: begin
586:
587: -- copy data to the local IN or IN-OUT args, if any

Line 616: okl_quote_parties_pub.update_quote_parties(p_api_version,

612: ddp_qpyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a19);
613:
614:
615: -- here's the delegated call to the old PL/SQL routine
616: okl_quote_parties_pub.update_quote_parties(p_api_version,
617: p_init_msg_list,
618: x_return_status,
619: x_msg_count,
620: x_msg_data,

Line 681: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

677: , p5_a19 JTF_NUMBER_TABLE
678: )
679:
680: as
681: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
682: ddindx binary_integer; indx binary_integer;
683: begin
684:
685: -- copy data to the local IN or IN-OUT args, if any

Line 714: okl_quote_parties_pub.delete_quote_parties(p_api_version,

710: , p5_a19
711: );
712:
713: -- here's the delegated call to the old PL/SQL routine
714: okl_quote_parties_pub.delete_quote_parties(p_api_version,
715: p_init_msg_list,
716: x_return_status,
717: x_msg_count,
718: x_msg_data,

Line 757: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

753: , p5_a19 NUMBER := 0-1962.0724
754: )
755:
756: as
757: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
758: ddindx binary_integer; indx binary_integer;
759: begin
760:
761: -- copy data to the local IN or IN-OUT args, if any

Line 789: okl_quote_parties_pub.delete_quote_parties(p_api_version,

785: ddp_qpyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a18);
786: ddp_qpyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a19);
787:
788: -- here's the delegated call to the old PL/SQL routine
789: okl_quote_parties_pub.delete_quote_parties(p_api_version,
790: p_init_msg_list,
791: x_return_status,
792: x_msg_count,
793: x_msg_data,

Line 832: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;

828: , p5_a19 JTF_NUMBER_TABLE
829: )
830:
831: as
832: ddp_qpyv_tbl okl_quote_parties_pub.qpyv_tbl_type;
833: ddindx binary_integer; indx binary_integer;
834: begin
835:
836: -- copy data to the local IN or IN-OUT args, if any

Line 865: okl_quote_parties_pub.validate_quote_parties(p_api_version,

861: , p5_a19
862: );
863:
864: -- here's the delegated call to the old PL/SQL routine
865: okl_quote_parties_pub.validate_quote_parties(p_api_version,
866: p_init_msg_list,
867: x_return_status,
868: x_msg_count,
869: x_msg_data,

Line 908: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;

904: , p5_a19 NUMBER := 0-1962.0724
905: )
906:
907: as
908: ddp_qpyv_rec okl_quote_parties_pub.qpyv_rec_type;
909: ddindx binary_integer; indx binary_integer;
910: begin
911:
912: -- copy data to the local IN or IN-OUT args, if any

Line 940: okl_quote_parties_pub.validate_quote_parties(p_api_version,

936: ddp_qpyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a18);
937: ddp_qpyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a19);
938:
939: -- here's the delegated call to the old PL/SQL routine
940: okl_quote_parties_pub.validate_quote_parties(p_api_version,
941: p_init_msg_list,
942: x_return_status,
943: x_msg_count,
944: x_msg_data,

Line 955: end okl_quote_parties_pub_w;

951:
952:
953: end;
954:
955: end okl_quote_parties_pub_w;