DBA Data[Home] [Help]

APPS.OKL_CNTR_LVLNG_LINES_PUB_W dependencies on OKL_CNTR_LVLNG_LINES_PUB

Line 1: package body okl_cntr_lvlng_lines_pub_w as

1: package body okl_cntr_lvlng_lines_pub_w as
2: /* $Header: OKLUCLLB.pls 120.1 2005/07/08 10:20:24 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 80: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

76: , p6_a24 out nocopy JTF_NUMBER_TABLE
77: )
78:
79: as
80: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
81: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
82: ddindx binary_integer; indx binary_integer;
83: begin
84:

Line 81: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

77: )
78:
79: as
80: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
81: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
82: ddindx binary_integer; indx binary_integer;
83: begin
84:
85: -- copy data to the local IN or IN-OUT args, if any

Line 120: okl_cntr_lvlng_lines_pub.insert_cntr_lvlng_lines(p_api_version,

116: );
117:
118:
119: -- here's the delegated call to the old PL/SQL routine
120: okl_cntr_lvlng_lines_pub.insert_cntr_lvlng_lines(p_api_version,
121: p_init_msg_list,
122: x_return_status,
123: x_msg_count,
124: x_msg_data,

Line 221: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

217: , p5_a24 NUMBER := 0-1962.0724
218: )
219:
220: as
221: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
222: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
223: ddindx binary_integer; indx binary_integer;
224: begin
225:

Line 222: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

218: )
219:
220: as
221: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
222: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
223: ddindx binary_integer; indx binary_integer;
224: begin
225:
226: -- copy data to the local IN or IN-OUT args, if any

Line 260: okl_cntr_lvlng_lines_pub.insert_cntr_lvlng_lines(p_api_version,

256: ddp_cllv_rec.last_update_login := rosetta_g_miss_num_map(p5_a24);
257:
258:
259: -- here's the delegated call to the old PL/SQL routine
260: okl_cntr_lvlng_lines_pub.insert_cntr_lvlng_lines(p_api_version,
261: p_init_msg_list,
262: x_return_status,
263: x_msg_count,
264: x_msg_data,

Line 335: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

331: , p5_a24 JTF_NUMBER_TABLE
332: )
333:
334: as
335: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
336: ddindx binary_integer; indx binary_integer;
337: begin
338:
339: -- copy data to the local IN or IN-OUT args, if any

Line 373: okl_cntr_lvlng_lines_pub.lock_cntr_lvlng_lines(p_api_version,

369: , p5_a24
370: );
371:
372: -- here's the delegated call to the old PL/SQL routine
373: okl_cntr_lvlng_lines_pub.lock_cntr_lvlng_lines(p_api_version,
374: p_init_msg_list,
375: x_return_status,
376: x_msg_count,
377: x_msg_data,

Line 421: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

417: , p5_a24 NUMBER := 0-1962.0724
418: )
419:
420: as
421: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
422: ddindx binary_integer; indx binary_integer;
423: begin
424:
425: -- copy data to the local IN or IN-OUT args, if any

Line 458: okl_cntr_lvlng_lines_pub.lock_cntr_lvlng_lines(p_api_version,

454: ddp_cllv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a23);
455: ddp_cllv_rec.last_update_login := rosetta_g_miss_num_map(p5_a24);
456:
457: -- here's the delegated call to the old PL/SQL routine
458: okl_cntr_lvlng_lines_pub.lock_cntr_lvlng_lines(p_api_version,
459: p_init_msg_list,
460: x_return_status,
461: x_msg_count,
462: x_msg_data,

Line 531: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

527: , p6_a24 out nocopy JTF_NUMBER_TABLE
528: )
529:
530: as
531: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
532: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
533: ddindx binary_integer; indx binary_integer;
534: begin
535:

Line 532: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

528: )
529:
530: as
531: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
532: ddx_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
533: ddindx binary_integer; indx binary_integer;
534: begin
535:
536: -- copy data to the local IN or IN-OUT args, if any

Line 571: okl_cntr_lvlng_lines_pub.update_cntr_lvlng_lines(p_api_version,

567: );
568:
569:
570: -- here's the delegated call to the old PL/SQL routine
571: okl_cntr_lvlng_lines_pub.update_cntr_lvlng_lines(p_api_version,
572: p_init_msg_list,
573: x_return_status,
574: x_msg_count,
575: x_msg_data,

Line 672: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

668: , p5_a24 NUMBER := 0-1962.0724
669: )
670:
671: as
672: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
673: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
674: ddindx binary_integer; indx binary_integer;
675: begin
676:

Line 673: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

669: )
670:
671: as
672: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
673: ddx_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
674: ddindx binary_integer; indx binary_integer;
675: begin
676:
677: -- copy data to the local IN or IN-OUT args, if any

Line 711: okl_cntr_lvlng_lines_pub.update_cntr_lvlng_lines(p_api_version,

707: ddp_cllv_rec.last_update_login := rosetta_g_miss_num_map(p5_a24);
708:
709:
710: -- here's the delegated call to the old PL/SQL routine
711: okl_cntr_lvlng_lines_pub.update_cntr_lvlng_lines(p_api_version,
712: p_init_msg_list,
713: x_return_status,
714: x_msg_count,
715: x_msg_data,

Line 786: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

782: , p5_a24 JTF_NUMBER_TABLE
783: )
784:
785: as
786: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
787: ddindx binary_integer; indx binary_integer;
788: begin
789:
790: -- copy data to the local IN or IN-OUT args, if any

Line 824: okl_cntr_lvlng_lines_pub.delete_cntr_lvlng_lines(p_api_version,

820: , p5_a24
821: );
822:
823: -- here's the delegated call to the old PL/SQL routine
824: okl_cntr_lvlng_lines_pub.delete_cntr_lvlng_lines(p_api_version,
825: p_init_msg_list,
826: x_return_status,
827: x_msg_count,
828: x_msg_data,

Line 872: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

868: , p5_a24 NUMBER := 0-1962.0724
869: )
870:
871: as
872: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
873: ddindx binary_integer; indx binary_integer;
874: begin
875:
876: -- copy data to the local IN or IN-OUT args, if any

Line 909: okl_cntr_lvlng_lines_pub.delete_cntr_lvlng_lines(p_api_version,

905: ddp_cllv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a23);
906: ddp_cllv_rec.last_update_login := rosetta_g_miss_num_map(p5_a24);
907:
908: -- here's the delegated call to the old PL/SQL routine
909: okl_cntr_lvlng_lines_pub.delete_cntr_lvlng_lines(p_api_version,
910: p_init_msg_list,
911: x_return_status,
912: x_msg_count,
913: x_msg_data,

Line 957: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;

953: , p5_a24 JTF_NUMBER_TABLE
954: )
955:
956: as
957: ddp_cllv_tbl okl_cntr_lvlng_lines_pub.cllv_tbl_type;
958: ddindx binary_integer; indx binary_integer;
959: begin
960:
961: -- copy data to the local IN or IN-OUT args, if any

Line 995: okl_cntr_lvlng_lines_pub.validate_cntr_lvlng_lines(p_api_version,

991: , p5_a24
992: );
993:
994: -- here's the delegated call to the old PL/SQL routine
995: okl_cntr_lvlng_lines_pub.validate_cntr_lvlng_lines(p_api_version,
996: p_init_msg_list,
997: x_return_status,
998: x_msg_count,
999: x_msg_data,

Line 1043: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;

1039: , p5_a24 NUMBER := 0-1962.0724
1040: )
1041:
1042: as
1043: ddp_cllv_rec okl_cntr_lvlng_lines_pub.cllv_rec_type;
1044: ddindx binary_integer; indx binary_integer;
1045: begin
1046:
1047: -- copy data to the local IN or IN-OUT args, if any

Line 1080: okl_cntr_lvlng_lines_pub.validate_cntr_lvlng_lines(p_api_version,

1076: ddp_cllv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a23);
1077: ddp_cllv_rec.last_update_login := rosetta_g_miss_num_map(p5_a24);
1078:
1079: -- here's the delegated call to the old PL/SQL routine
1080: okl_cntr_lvlng_lines_pub.validate_cntr_lvlng_lines(p_api_version,
1081: p_init_msg_list,
1082: x_return_status,
1083: x_msg_count,
1084: x_msg_data,

Line 1095: end okl_cntr_lvlng_lines_pub_w;

1091:
1092:
1093: end;
1094:
1095: end okl_cntr_lvlng_lines_pub_w;