DBA Data[Home] [Help]

APPS.OKL_BUCKETS_PUB_W dependencies on OKL_BUCKETS_PUB

Line 1: package body okl_buckets_pub_w as

1: package body okl_buckets_pub_w as
2: /* $Header: OKLUBKTB.pls 120.1 2005/07/07 12:48:41 asawanka 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 64: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;

60: , p5_a16 NUMBER := 0-1962.0724
61: )
62:
63: as
64: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
65: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;
66: ddindx binary_integer; indx binary_integer;
67: begin
68:

Line 65: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;

61: )
62:
63: as
64: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
65: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;
66: ddindx binary_integer; indx binary_integer;
67: begin
68:
69: -- copy data to the local IN or IN-OUT args, if any

Line 95: okl_buckets_pub.insert_buckets(p_api_version,

91: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
92:
93:
94: -- here's the delegated call to the old PL/SQL routine
95: okl_buckets_pub.insert_buckets(p_api_version,
96: p_init_msg_list,
97: x_return_status,
98: x_msg_count,
99: x_msg_data,

Line 171: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;

167: , p6_a16 out nocopy JTF_NUMBER_TABLE
168: )
169:
170: as
171: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
172: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;
173: ddindx binary_integer; indx binary_integer;
174: begin
175:

Line 172: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;

168: )
169:
170: as
171: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
172: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;
173: ddindx binary_integer; indx binary_integer;
174: begin
175:
176: -- copy data to the local IN or IN-OUT args, if any

Line 203: okl_buckets_pub.insert_buckets(p_api_version,

199: );
200:
201:
202: -- here's the delegated call to the old PL/SQL routine
203: okl_buckets_pub.insert_buckets(p_api_version,
204: p_init_msg_list,
205: x_return_status,
206: x_msg_count,
207: x_msg_data,

Line 263: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;

259: , p5_a16 NUMBER := 0-1962.0724
260: )
261:
262: as
263: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
264: ddindx binary_integer; indx binary_integer;
265: begin
266:
267: -- copy data to the local IN or IN-OUT args, if any

Line 292: okl_buckets_pub.lock_buckets(p_api_version,

288: ddp_bktv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a15);
289: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
290:
291: -- here's the delegated call to the old PL/SQL routine
292: okl_buckets_pub.lock_buckets(p_api_version,
293: p_init_msg_list,
294: x_return_status,
295: x_msg_count,
296: x_msg_data,

Line 332: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;

328: , p5_a16 JTF_NUMBER_TABLE
329: )
330:
331: as
332: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
333: ddindx binary_integer; indx binary_integer;
334: begin
335:
336: -- copy data to the local IN or IN-OUT args, if any

Line 362: okl_buckets_pub.lock_buckets(p_api_version,

358: , p5_a16
359: );
360:
361: -- here's the delegated call to the old PL/SQL routine
362: okl_buckets_pub.lock_buckets(p_api_version,
363: p_init_msg_list,
364: x_return_status,
365: x_msg_count,
366: x_msg_data,

Line 419: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;

415: , p5_a16 NUMBER := 0-1962.0724
416: )
417:
418: as
419: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
420: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;
421: ddindx binary_integer; indx binary_integer;
422: begin
423:

Line 420: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;

416: )
417:
418: as
419: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
420: ddx_bktv_rec okl_buckets_pub.bktv_rec_type;
421: ddindx binary_integer; indx binary_integer;
422: begin
423:
424: -- copy data to the local IN or IN-OUT args, if any

Line 450: okl_buckets_pub.update_buckets(p_api_version,

446: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
447:
448:
449: -- here's the delegated call to the old PL/SQL routine
450: okl_buckets_pub.update_buckets(p_api_version,
451: p_init_msg_list,
452: x_return_status,
453: x_msg_count,
454: x_msg_data,

Line 526: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;

522: , p6_a16 out nocopy JTF_NUMBER_TABLE
523: )
524:
525: as
526: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
527: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;
528: ddindx binary_integer; indx binary_integer;
529: begin
530:

Line 527: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;

523: )
524:
525: as
526: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
527: ddx_bktv_tbl okl_buckets_pub.bktv_tbl_type;
528: ddindx binary_integer; indx binary_integer;
529: begin
530:
531: -- copy data to the local IN or IN-OUT args, if any

Line 558: okl_buckets_pub.update_buckets(p_api_version,

554: );
555:
556:
557: -- here's the delegated call to the old PL/SQL routine
558: okl_buckets_pub.update_buckets(p_api_version,
559: p_init_msg_list,
560: x_return_status,
561: x_msg_count,
562: x_msg_data,

Line 618: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;

614: , p5_a16 NUMBER := 0-1962.0724
615: )
616:
617: as
618: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;
619: ddindx binary_integer; indx binary_integer;
620: begin
621:
622: -- copy data to the local IN or IN-OUT args, if any

Line 647: okl_buckets_pub.delete_buckets(p_api_version,

643: ddp_bktv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a15);
644: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
645:
646: -- here's the delegated call to the old PL/SQL routine
647: okl_buckets_pub.delete_buckets(p_api_version,
648: p_init_msg_list,
649: x_return_status,
650: x_msg_count,
651: x_msg_data,

Line 687: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;

683: , p5_a16 JTF_NUMBER_TABLE
684: )
685:
686: as
687: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
688: ddindx binary_integer; indx binary_integer;
689: begin
690:
691: -- copy data to the local IN or IN-OUT args, if any

Line 717: okl_buckets_pub.delete_buckets(p_api_version,

713: , p5_a16
714: );
715:
716: -- here's the delegated call to the old PL/SQL routine
717: okl_buckets_pub.delete_buckets(p_api_version,
718: p_init_msg_list,
719: x_return_status,
720: x_msg_count,
721: x_msg_data,

Line 757: ddp_bktv_rec okl_buckets_pub.bktv_rec_type;

753: , p5_a16 NUMBER := 0-1962.0724
754: )
755:
756: as
757: ddp_bktv_rec okl_buckets_pub.bktv_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 786: okl_buckets_pub.validate_buckets(p_api_version,

782: ddp_bktv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a15);
783: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
784:
785: -- here's the delegated call to the old PL/SQL routine
786: okl_buckets_pub.validate_buckets(p_api_version,
787: p_init_msg_list,
788: x_return_status,
789: x_msg_count,
790: x_msg_data,

Line 826: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;

822: , p5_a16 JTF_NUMBER_TABLE
823: )
824:
825: as
826: ddp_bktv_tbl okl_buckets_pub.bktv_tbl_type;
827: ddindx binary_integer; indx binary_integer;
828: begin
829:
830: -- copy data to the local IN or IN-OUT args, if any

Line 856: okl_buckets_pub.validate_buckets(p_api_version,

852: , p5_a16
853: );
854:
855: -- here's the delegated call to the old PL/SQL routine
856: okl_buckets_pub.validate_buckets(p_api_version,
857: p_init_msg_list,
858: x_return_status,
859: x_msg_count,
860: x_msg_data,

Line 871: end okl_buckets_pub_w;

867:
868:
869: end;
870:
871: end okl_buckets_pub_w;