DBA Data[Home] [Help]

APPS.OKL_PROCESS_BUCKETS_PUB_W dependencies on OKL_PROCESS_BUCKETS_PUB

Line 1: package body okl_process_buckets_pub_w as

1: package body okl_process_buckets_pub_w as
2: /* $Header: OKLUBUKB.pls 120.1 2005/07/18 10:30:19 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_process_buckets_pub.bktv_rec_type;

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

Line 65: ddx_bktv_rec okl_process_buckets_pub.bktv_rec_type;

61: )
62:
63: as
64: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;
65: ddx_bktv_rec okl_process_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_process_buckets_pub.create_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_process_buckets_pub.create_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_process_buckets_pub.bktv_tbl_type;

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

Line 172: ddx_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;

168: )
169:
170: as
171: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
172: ddx_bktv_tbl okl_process_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_process_buckets_pub.create_buckets(p_api_version,

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

Line 280: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;

276: , p5_a16 NUMBER := 0-1962.0724
277: )
278:
279: as
280: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;
281: ddx_bktv_rec okl_process_buckets_pub.bktv_rec_type;
282: ddindx binary_integer; indx binary_integer;
283: begin
284:

Line 281: ddx_bktv_rec okl_process_buckets_pub.bktv_rec_type;

277: )
278:
279: as
280: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;
281: ddx_bktv_rec okl_process_buckets_pub.bktv_rec_type;
282: ddindx binary_integer; indx binary_integer;
283: begin
284:
285: -- copy data to the local IN or IN-OUT args, if any

Line 311: okl_process_buckets_pub.update_buckets(p_api_version,

307: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
308:
309:
310: -- here's the delegated call to the old PL/SQL routine
311: okl_process_buckets_pub.update_buckets(p_api_version,
312: p_init_msg_list,
313: x_return_status,
314: x_msg_count,
315: x_msg_data,

Line 387: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;

383: , p6_a16 out nocopy JTF_NUMBER_TABLE
384: )
385:
386: as
387: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
388: ddx_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
389: ddindx binary_integer; indx binary_integer;
390: begin
391:

Line 388: ddx_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;

384: )
385:
386: as
387: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
388: ddx_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
389: ddindx binary_integer; indx binary_integer;
390: begin
391:
392: -- copy data to the local IN or IN-OUT args, if any

Line 419: okl_process_buckets_pub.update_buckets(p_api_version,

415: );
416:
417:
418: -- here's the delegated call to the old PL/SQL routine
419: okl_process_buckets_pub.update_buckets(p_api_version,
420: p_init_msg_list,
421: x_return_status,
422: x_msg_count,
423: x_msg_data,

Line 479: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;

475: , p5_a16 NUMBER := 0-1962.0724
476: )
477:
478: as
479: ddp_bktv_rec okl_process_buckets_pub.bktv_rec_type;
480: ddindx binary_integer; indx binary_integer;
481: begin
482:
483: -- copy data to the local IN or IN-OUT args, if any

Line 508: okl_process_buckets_pub.delete_buckets(p_api_version,

504: ddp_bktv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a15);
505: ddp_bktv_rec.last_update_login := rosetta_g_miss_num_map(p5_a16);
506:
507: -- here's the delegated call to the old PL/SQL routine
508: okl_process_buckets_pub.delete_buckets(p_api_version,
509: p_init_msg_list,
510: x_return_status,
511: x_msg_count,
512: x_msg_data,

Line 548: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;

544: , p5_a16 JTF_NUMBER_TABLE
545: )
546:
547: as
548: ddp_bktv_tbl okl_process_buckets_pub.bktv_tbl_type;
549: ddindx binary_integer; indx binary_integer;
550: begin
551:
552: -- copy data to the local IN or IN-OUT args, if any

Line 578: okl_process_buckets_pub.delete_buckets(p_api_version,

574: , p5_a16
575: );
576:
577: -- here's the delegated call to the old PL/SQL routine
578: okl_process_buckets_pub.delete_buckets(p_api_version,
579: p_init_msg_list,
580: x_return_status,
581: x_msg_count,
582: x_msg_data,

Line 593: end okl_process_buckets_pub_w;

589:
590:
591: end;
592:
593: end okl_process_buckets_pub_w;