DBA Data[Home] [Help]

APPS.OKL_FNCTN_PRMTRS_PUB_W dependencies on OKL_FNCTN_PRMTRS_PUB

Line 1: package body okl_fnctn_prmtrs_pub_w as

1: package body okl_fnctn_prmtrs_pub_w as
2: /* $Header: OKLUFPRB.pls 120.1 2005/07/12 07:07:03 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 58: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

54: , p5_a13 NUMBER := 0-1962.0724
55: )
56:
57: as
58: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
59: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
60: ddindx binary_integer; indx binary_integer;
61: begin
62:

Line 59: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

55: )
56:
57: as
58: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
59: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
60: ddindx binary_integer; indx binary_integer;
61: begin
62:
63: -- copy data to the local IN or IN-OUT args, if any

Line 86: okl_fnctn_prmtrs_pub.insert_fnctn_prmtrs(p_api_version,

82: ddp_fprv_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
83:
84:
85: -- here's the delegated call to the old PL/SQL routine
86: okl_fnctn_prmtrs_pub.insert_fnctn_prmtrs(p_api_version,
87: p_init_msg_list,
88: x_return_status,
89: x_msg_count,
90: x_msg_data,

Line 153: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

149: , p6_a13 out nocopy JTF_NUMBER_TABLE
150: )
151:
152: as
153: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
154: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
155: ddindx binary_integer; indx binary_integer;
156: begin
157:

Line 154: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

150: )
151:
152: as
153: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
154: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
155: ddindx binary_integer; indx binary_integer;
156: begin
157:
158: -- copy data to the local IN or IN-OUT args, if any

Line 182: okl_fnctn_prmtrs_pub.insert_fnctn_prmtrs(p_api_version,

178: );
179:
180:
181: -- here's the delegated call to the old PL/SQL routine
182: okl_fnctn_prmtrs_pub.insert_fnctn_prmtrs(p_api_version,
183: p_init_msg_list,
184: x_return_status,
185: x_msg_count,
186: x_msg_data,

Line 236: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

232: , p5_a13 NUMBER := 0-1962.0724
233: )
234:
235: as
236: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
237: ddindx binary_integer; indx binary_integer;
238: begin
239:
240: -- copy data to the local IN or IN-OUT args, if any

Line 262: okl_fnctn_prmtrs_pub.lock_fnctn_prmtrs(p_api_version,

258: ddp_fprv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
259: ddp_fprv_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
260:
261: -- here's the delegated call to the old PL/SQL routine
262: okl_fnctn_prmtrs_pub.lock_fnctn_prmtrs(p_api_version,
263: p_init_msg_list,
264: x_return_status,
265: x_msg_count,
266: x_msg_data,

Line 299: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

295: , p5_a13 JTF_NUMBER_TABLE
296: )
297:
298: as
299: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
300: ddindx binary_integer; indx binary_integer;
301: begin
302:
303: -- copy data to the local IN or IN-OUT args, if any

Line 326: okl_fnctn_prmtrs_pub.lock_fnctn_prmtrs(p_api_version,

322: , p5_a13
323: );
324:
325: -- here's the delegated call to the old PL/SQL routine
326: okl_fnctn_prmtrs_pub.lock_fnctn_prmtrs(p_api_version,
327: p_init_msg_list,
328: x_return_status,
329: x_msg_count,
330: x_msg_data,

Line 377: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

373: , p5_a13 NUMBER := 0-1962.0724
374: )
375:
376: as
377: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
378: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
379: ddindx binary_integer; indx binary_integer;
380: begin
381:

Line 378: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

374: )
375:
376: as
377: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
378: ddx_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
379: ddindx binary_integer; indx binary_integer;
380: begin
381:
382: -- copy data to the local IN or IN-OUT args, if any

Line 405: okl_fnctn_prmtrs_pub.update_fnctn_prmtrs(p_api_version,

401: ddp_fprv_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
402:
403:
404: -- here's the delegated call to the old PL/SQL routine
405: okl_fnctn_prmtrs_pub.update_fnctn_prmtrs(p_api_version,
406: p_init_msg_list,
407: x_return_status,
408: x_msg_count,
409: x_msg_data,

Line 472: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

468: , p6_a13 out nocopy JTF_NUMBER_TABLE
469: )
470:
471: as
472: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
473: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
474: ddindx binary_integer; indx binary_integer;
475: begin
476:

Line 473: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

469: )
470:
471: as
472: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
473: ddx_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
474: ddindx binary_integer; indx binary_integer;
475: begin
476:
477: -- copy data to the local IN or IN-OUT args, if any

Line 501: okl_fnctn_prmtrs_pub.update_fnctn_prmtrs(p_api_version,

497: );
498:
499:
500: -- here's the delegated call to the old PL/SQL routine
501: okl_fnctn_prmtrs_pub.update_fnctn_prmtrs(p_api_version,
502: p_init_msg_list,
503: x_return_status,
504: x_msg_count,
505: x_msg_data,

Line 555: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

551: , p5_a13 NUMBER := 0-1962.0724
552: )
553:
554: as
555: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
556: ddindx binary_integer; indx binary_integer;
557: begin
558:
559: -- copy data to the local IN or IN-OUT args, if any

Line 581: okl_fnctn_prmtrs_pub.delete_fnctn_prmtrs(p_api_version,

577: ddp_fprv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
578: ddp_fprv_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
579:
580: -- here's the delegated call to the old PL/SQL routine
581: okl_fnctn_prmtrs_pub.delete_fnctn_prmtrs(p_api_version,
582: p_init_msg_list,
583: x_return_status,
584: x_msg_count,
585: x_msg_data,

Line 618: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

614: , p5_a13 JTF_NUMBER_TABLE
615: )
616:
617: as
618: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_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 645: okl_fnctn_prmtrs_pub.delete_fnctn_prmtrs(p_api_version,

641: , p5_a13
642: );
643:
644: -- here's the delegated call to the old PL/SQL routine
645: okl_fnctn_prmtrs_pub.delete_fnctn_prmtrs(p_api_version,
646: p_init_msg_list,
647: x_return_status,
648: x_msg_count,
649: x_msg_data,

Line 682: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;

678: , p5_a13 NUMBER := 0-1962.0724
679: )
680:
681: as
682: ddp_fprv_rec okl_fnctn_prmtrs_pub.fprv_rec_type;
683: ddindx binary_integer; indx binary_integer;
684: begin
685:
686: -- copy data to the local IN or IN-OUT args, if any

Line 708: okl_fnctn_prmtrs_pub.validate_fnctn_prmtrs(p_api_version,

704: ddp_fprv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
705: ddp_fprv_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
706:
707: -- here's the delegated call to the old PL/SQL routine
708: okl_fnctn_prmtrs_pub.validate_fnctn_prmtrs(p_api_version,
709: p_init_msg_list,
710: x_return_status,
711: x_msg_count,
712: x_msg_data,

Line 745: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;

741: , p5_a13 JTF_NUMBER_TABLE
742: )
743:
744: as
745: ddp_fprv_tbl okl_fnctn_prmtrs_pub.fprv_tbl_type;
746: ddindx binary_integer; indx binary_integer;
747: begin
748:
749: -- copy data to the local IN or IN-OUT args, if any

Line 772: okl_fnctn_prmtrs_pub.validate_fnctn_prmtrs(p_api_version,

768: , p5_a13
769: );
770:
771: -- here's the delegated call to the old PL/SQL routine
772: okl_fnctn_prmtrs_pub.validate_fnctn_prmtrs(p_api_version,
773: p_init_msg_list,
774: x_return_status,
775: x_msg_count,
776: x_msg_data,

Line 787: end okl_fnctn_prmtrs_pub_w;

783:
784:
785: end;
786:
787: end okl_fnctn_prmtrs_pub_w;