DBA Data[Home] [Help]

APPS.OKL_CNTR_LVLNG_GRPS_PUB_W dependencies on OKL_CNTR_LVLNG_GRPS_PUB

Line 1: package body okl_cntr_lvlng_grps_pub_w as

1: package body okl_cntr_lvlng_grps_pub_w as
2: /* $Header: OKLUCLGB.pls 120.3 2006/11/22 13:57:41 cdubey 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 106: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

102: , p6_a37 out nocopy JTF_NUMBER_TABLE
103: )
104:
105: as
106: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
107: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
108: ddindx binary_integer; indx binary_integer;
109: begin
110:

Line 107: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

103: )
104:
105: as
106: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
107: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
108: ddindx binary_integer; indx binary_integer;
109: begin
110:
111: -- copy data to the local IN or IN-OUT args, if any

Line 159: okl_cntr_lvlng_grps_pub.insert_cntr_lvlng_grps(p_api_version,

155: );
156:
157:
158: -- here's the delegated call to the old PL/SQL routine
159: okl_cntr_lvlng_grps_pub.insert_cntr_lvlng_grps(p_api_version,
160: p_init_msg_list,
161: x_return_status,
162: x_msg_count,
163: x_msg_data,

Line 299: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

295: , p5_a37 NUMBER := 0-1962.0724
296: )
297:
298: as
299: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
300: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
301: ddindx binary_integer; indx binary_integer;
302: begin
303:

Line 300: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

296: )
297:
298: as
299: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
300: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
301: ddindx binary_integer; indx binary_integer;
302: begin
303:
304: -- copy data to the local IN or IN-OUT args, if any

Line 351: okl_cntr_lvlng_grps_pub.insert_cntr_lvlng_grps(p_api_version,

347: ddp_clgv_rec.legal_entity_id := rosetta_g_miss_num_map(p5_a37);
348:
349:
350: -- here's the delegated call to the old PL/SQL routine
351: okl_cntr_lvlng_grps_pub.insert_cntr_lvlng_grps(p_api_version,
352: p_init_msg_list,
353: x_return_status,
354: x_msg_count,
355: x_msg_data,

Line 452: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

448: , p5_a37 JTF_NUMBER_TABLE
449: )
450:
451: as
452: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
453: ddindx binary_integer; indx binary_integer;
454: begin
455:
456: -- copy data to the local IN or IN-OUT args, if any

Line 503: okl_cntr_lvlng_grps_pub.lock_cntr_lvlng_grps(p_api_version,

499: , p5_a37
500: );
501:
502: -- here's the delegated call to the old PL/SQL routine
503: okl_cntr_lvlng_grps_pub.lock_cntr_lvlng_grps(p_api_version,
504: p_init_msg_list,
505: x_return_status,
506: x_msg_count,
507: x_msg_data,

Line 564: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

560: , p5_a37 NUMBER := 0-1962.0724
561: )
562:
563: as
564: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
565: ddindx binary_integer; indx binary_integer;
566: begin
567:
568: -- copy data to the local IN or IN-OUT args, if any

Line 614: okl_cntr_lvlng_grps_pub.lock_cntr_lvlng_grps(p_api_version,

610: ddp_clgv_rec.ipl_id := rosetta_g_miss_num_map(p5_a36);
611: ddp_clgv_rec.legal_entity_id := rosetta_g_miss_num_map(p5_a37);
612:
613: -- here's the delegated call to the old PL/SQL routine
614: okl_cntr_lvlng_grps_pub.lock_cntr_lvlng_grps(p_api_version,
615: p_init_msg_list,
616: x_return_status,
617: x_msg_count,
618: x_msg_data,

Line 713: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

709: , p6_a37 out nocopy JTF_NUMBER_TABLE
710: )
711:
712: as
713: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
714: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
715: ddindx binary_integer; indx binary_integer;
716: begin
717:

Line 714: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

710: )
711:
712: as
713: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
714: ddx_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
715: ddindx binary_integer; indx binary_integer;
716: begin
717:
718: -- copy data to the local IN or IN-OUT args, if any

Line 766: okl_cntr_lvlng_grps_pub.update_cntr_lvlng_grps(p_api_version,

762: );
763:
764:
765: -- here's the delegated call to the old PL/SQL routine
766: okl_cntr_lvlng_grps_pub.update_cntr_lvlng_grps(p_api_version,
767: p_init_msg_list,
768: x_return_status,
769: x_msg_count,
770: x_msg_data,

Line 906: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

902: , p5_a37 NUMBER := 0-1962.0724
903: )
904:
905: as
906: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
907: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
908: ddindx binary_integer; indx binary_integer;
909: begin
910:

Line 907: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

903: )
904:
905: as
906: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
907: ddx_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
908: ddindx binary_integer; indx binary_integer;
909: begin
910:
911: -- copy data to the local IN or IN-OUT args, if any

Line 958: okl_cntr_lvlng_grps_pub.update_cntr_lvlng_grps(p_api_version,

954: ddp_clgv_rec.legal_entity_id := rosetta_g_miss_num_map(p5_a37);
955:
956:
957: -- here's the delegated call to the old PL/SQL routine
958: okl_cntr_lvlng_grps_pub.update_cntr_lvlng_grps(p_api_version,
959: p_init_msg_list,
960: x_return_status,
961: x_msg_count,
962: x_msg_data,

Line 1059: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

1055: , p5_a37 JTF_NUMBER_TABLE
1056: )
1057:
1058: as
1059: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
1060: ddindx binary_integer; indx binary_integer;
1061: begin
1062:
1063: -- copy data to the local IN or IN-OUT args, if any

Line 1110: okl_cntr_lvlng_grps_pub.delete_cntr_lvlng_grps(p_api_version,

1106: , p5_a37
1107: );
1108:
1109: -- here's the delegated call to the old PL/SQL routine
1110: okl_cntr_lvlng_grps_pub.delete_cntr_lvlng_grps(p_api_version,
1111: p_init_msg_list,
1112: x_return_status,
1113: x_msg_count,
1114: x_msg_data,

Line 1171: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

1167: , p5_a37 NUMBER := 0-1962.0724
1168: )
1169:
1170: as
1171: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
1172: ddindx binary_integer; indx binary_integer;
1173: begin
1174:
1175: -- copy data to the local IN or IN-OUT args, if any

Line 1221: okl_cntr_lvlng_grps_pub.delete_cntr_lvlng_grps(p_api_version,

1217: ddp_clgv_rec.ipl_id := rosetta_g_miss_num_map(p5_a36);
1218: ddp_clgv_rec.legal_entity_id := rosetta_g_miss_num_map(p5_a37);
1219:
1220: -- here's the delegated call to the old PL/SQL routine
1221: okl_cntr_lvlng_grps_pub.delete_cntr_lvlng_grps(p_api_version,
1222: p_init_msg_list,
1223: x_return_status,
1224: x_msg_count,
1225: x_msg_data,

Line 1282: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;

1278: , p5_a37 JTF_NUMBER_TABLE
1279: )
1280:
1281: as
1282: ddp_clgv_tbl okl_cntr_lvlng_grps_pub.clgv_tbl_type;
1283: ddindx binary_integer; indx binary_integer;
1284: begin
1285:
1286: -- copy data to the local IN or IN-OUT args, if any

Line 1333: okl_cntr_lvlng_grps_pub.validate_cntr_lvlng_grps(p_api_version,

1329: , p5_a37
1330: );
1331:
1332: -- here's the delegated call to the old PL/SQL routine
1333: okl_cntr_lvlng_grps_pub.validate_cntr_lvlng_grps(p_api_version,
1334: p_init_msg_list,
1335: x_return_status,
1336: x_msg_count,
1337: x_msg_data,

Line 1394: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;

1390: , p5_a37 NUMBER := 0-1962.0724
1391: )
1392:
1393: as
1394: ddp_clgv_rec okl_cntr_lvlng_grps_pub.clgv_rec_type;
1395: ddindx binary_integer; indx binary_integer;
1396: begin
1397:
1398: -- copy data to the local IN or IN-OUT args, if any

Line 1444: okl_cntr_lvlng_grps_pub.validate_cntr_lvlng_grps(p_api_version,

1440: ddp_clgv_rec.ipl_id := rosetta_g_miss_num_map(p5_a36);
1441: ddp_clgv_rec.legal_entity_id := rosetta_g_miss_num_map(p5_a37);
1442:
1443: -- here's the delegated call to the old PL/SQL routine
1444: okl_cntr_lvlng_grps_pub.validate_cntr_lvlng_grps(p_api_version,
1445: p_init_msg_list,
1446: x_return_status,
1447: x_msg_count,
1448: x_msg_data,

Line 1459: end okl_cntr_lvlng_grps_pub_w;

1455:
1456:
1457: end;
1458:
1459: end okl_cntr_lvlng_grps_pub_w;