DBA Data[Home] [Help]

APPS.OKL_ACC_GROUP_PVT_W dependencies on OKL_ACC_GROUP_PVT

Line 1: package body okl_acc_group_pvt_w as

1: package body okl_acc_group_pvt_w as
2: /* $Header: OKLOAGCB.pls 120.1 2005/07/07 13:34:24 dkagrawa 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 74: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

70: , p5_a10 NUMBER := 0-1962.0724
71: )
72:
73: as
74: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
75: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
76: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
77: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
78: ddindx binary_integer; indx binary_integer;

Line 75: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

71: )
72:
73: as
74: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
75: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
76: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
77: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
78: ddindx binary_integer; indx binary_integer;
79: begin

Line 76: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;

72:
73: as
74: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
75: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
76: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
77: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
78: ddindx binary_integer; indx binary_integer;
79: begin
80:

Line 77: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

73: as
74: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
75: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
76: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
77: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
78: ddindx binary_integer; indx binary_integer;
79: begin
80:
81: -- copy data to the local IN or IN-OUT args, if any

Line 115: okl_acc_group_pvt.create_acc_group(p_api_version,

111:
112:
113:
114: -- here's the delegated call to the old PL/SQL routine
115: okl_acc_group_pvt.create_acc_group(p_api_version,
116: p_init_msg_list,
117: x_return_status,
118: x_msg_count,
119: x_msg_data,

Line 211: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

207: , p5_a10 NUMBER := 0-1962.0724
208: )
209:
210: as
211: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
212: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
213: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
214: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
215: ddindx binary_integer; indx binary_integer;

Line 212: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

208: )
209:
210: as
211: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
212: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
213: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
214: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
215: ddindx binary_integer; indx binary_integer;
216: begin

Line 213: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;

209:
210: as
211: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
212: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
213: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
214: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
215: ddindx binary_integer; indx binary_integer;
216: begin
217:

Line 214: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

210: as
211: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
212: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
213: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
214: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
215: ddindx binary_integer; indx binary_integer;
216: begin
217:
218: -- copy data to the local IN or IN-OUT args, if any

Line 252: okl_acc_group_pvt.update_acc_group(p_api_version,

248:
249:
250:
251: -- here's the delegated call to the old PL/SQL routine
252: okl_acc_group_pvt.update_acc_group(p_api_version,
253: p_init_msg_list,
254: x_return_status,
255: x_msg_count,
256: x_msg_data,

Line 326: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

322: , p5_a10 NUMBER := 0-1962.0724
323: )
324:
325: as
326: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
327: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
328: ddindx binary_integer; indx binary_integer;
329: begin
330:

Line 327: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

323: )
324:
325: as
326: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
327: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
328: ddindx binary_integer; indx binary_integer;
329: begin
330:
331: -- copy data to the local IN or IN-OUT args, if any

Line 363: okl_acc_group_pvt.validate_acc_group(p_api_version,

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

Line 410: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

406: , p6_a10 out nocopy JTF_NUMBER_TABLE
407: )
408:
409: as
410: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
411: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
412: ddindx binary_integer; indx binary_integer;
413: begin
414:

Line 411: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

407: )
408:
409: as
410: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
411: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
412: ddindx binary_integer; indx binary_integer;
413: begin
414:
415: -- copy data to the local IN or IN-OUT args, if any

Line 436: okl_acc_group_pvt.create_acc_ccid(p_api_version,

432: );
433:
434:
435: -- here's the delegated call to the old PL/SQL routine
436: okl_acc_group_pvt.create_acc_ccid(p_api_version,
437: p_init_msg_list,
438: x_return_status,
439: x_msg_count,
440: x_msg_data,

Line 495: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

491: , p5_a10 NUMBER := 0-1962.0724
492: )
493:
494: as
495: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
496: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
497: ddindx binary_integer; indx binary_integer;
498: begin
499:

Line 496: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;

492: )
493:
494: as
495: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
496: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
497: ddindx binary_integer; indx binary_integer;
498: begin
499:
500: -- copy data to the local IN or IN-OUT args, if any

Line 520: okl_acc_group_pvt.create_acc_ccid(p_api_version,

516: ddp_agcv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
517:
518:
519: -- here's the delegated call to the old PL/SQL routine
520: okl_acc_group_pvt.create_acc_ccid(p_api_version,
521: p_init_msg_list,
522: x_return_status,
523: x_msg_count,
524: x_msg_data,

Line 567: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

563: , p5_a10 JTF_NUMBER_TABLE
564: )
565:
566: as
567: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
568: ddindx binary_integer; indx binary_integer;
569: begin
570:
571: -- copy data to the local IN or IN-OUT args, if any

Line 591: okl_acc_group_pvt.lock_acc_ccid(p_api_version,

587: , p5_a10
588: );
589:
590: -- here's the delegated call to the old PL/SQL routine
591: okl_acc_group_pvt.lock_acc_ccid(p_api_version,
592: p_init_msg_list,
593: x_return_status,
594: x_msg_count,
595: x_msg_data,

Line 625: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

621: , p5_a10 NUMBER := 0-1962.0724
622: )
623:
624: as
625: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
626: ddindx binary_integer; indx binary_integer;
627: begin
628:
629: -- copy data to the local IN or IN-OUT args, if any

Line 648: okl_acc_group_pvt.lock_acc_ccid(p_api_version,

644: ddp_agcv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
645: ddp_agcv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
646:
647: -- here's the delegated call to the old PL/SQL routine
648: okl_acc_group_pvt.lock_acc_ccid(p_api_version,
649: p_init_msg_list,
650: x_return_status,
651: x_msg_count,
652: x_msg_data,

Line 693: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

689: , p6_a10 out nocopy JTF_NUMBER_TABLE
690: )
691:
692: as
693: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
694: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
695: ddindx binary_integer; indx binary_integer;
696: begin
697:

Line 694: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

690: )
691:
692: as
693: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
694: ddx_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
695: ddindx binary_integer; indx binary_integer;
696: begin
697:
698: -- copy data to the local IN or IN-OUT args, if any

Line 719: okl_acc_group_pvt.update_acc_ccid(p_api_version,

715: );
716:
717:
718: -- here's the delegated call to the old PL/SQL routine
719: okl_acc_group_pvt.update_acc_ccid(p_api_version,
720: p_init_msg_list,
721: x_return_status,
722: x_msg_count,
723: x_msg_data,

Line 778: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

774: , p5_a10 NUMBER := 0-1962.0724
775: )
776:
777: as
778: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
779: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
780: ddindx binary_integer; indx binary_integer;
781: begin
782:

Line 779: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;

775: )
776:
777: as
778: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
779: ddx_agcv_rec okl_acc_group_pvt.agcv_rec_type;
780: ddindx binary_integer; indx binary_integer;
781: begin
782:
783: -- copy data to the local IN or IN-OUT args, if any

Line 803: okl_acc_group_pvt.update_acc_ccid(p_api_version,

799: ddp_agcv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
800:
801:
802: -- here's the delegated call to the old PL/SQL routine
803: okl_acc_group_pvt.update_acc_ccid(p_api_version,
804: p_init_msg_list,
805: x_return_status,
806: x_msg_count,
807: x_msg_data,

Line 850: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

846: , p5_a10 JTF_NUMBER_TABLE
847: )
848:
849: as
850: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
851: ddindx binary_integer; indx binary_integer;
852: begin
853:
854: -- copy data to the local IN or IN-OUT args, if any

Line 874: okl_acc_group_pvt.delete_acc_ccid(p_api_version,

870: , p5_a10
871: );
872:
873: -- here's the delegated call to the old PL/SQL routine
874: okl_acc_group_pvt.delete_acc_ccid(p_api_version,
875: p_init_msg_list,
876: x_return_status,
877: x_msg_count,
878: x_msg_data,

Line 908: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

904: , p5_a10 NUMBER := 0-1962.0724
905: )
906:
907: as
908: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
909: ddindx binary_integer; indx binary_integer;
910: begin
911:
912: -- copy data to the local IN or IN-OUT args, if any

Line 931: okl_acc_group_pvt.delete_acc_ccid(p_api_version,

927: ddp_agcv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
928: ddp_agcv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
929:
930: -- here's the delegated call to the old PL/SQL routine
931: okl_acc_group_pvt.delete_acc_ccid(p_api_version,
932: p_init_msg_list,
933: x_return_status,
934: x_msg_count,
935: x_msg_data,

Line 965: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;

961: , p5_a10 JTF_NUMBER_TABLE
962: )
963:
964: as
965: ddp_agcv_tbl okl_acc_group_pvt.agcv_tbl_type;
966: ddindx binary_integer; indx binary_integer;
967: begin
968:
969: -- copy data to the local IN or IN-OUT args, if any

Line 989: okl_acc_group_pvt.validate_acc_ccid(p_api_version,

985: , p5_a10
986: );
987:
988: -- here's the delegated call to the old PL/SQL routine
989: okl_acc_group_pvt.validate_acc_ccid(p_api_version,
990: p_init_msg_list,
991: x_return_status,
992: x_msg_count,
993: x_msg_data,

Line 1023: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;

1019: , p5_a10 NUMBER := 0-1962.0724
1020: )
1021:
1022: as
1023: ddp_agcv_rec okl_acc_group_pvt.agcv_rec_type;
1024: ddindx binary_integer; indx binary_integer;
1025: begin
1026:
1027: -- copy data to the local IN or IN-OUT args, if any

Line 1046: okl_acc_group_pvt.validate_acc_ccid(p_api_version,

1042: ddp_agcv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
1043: ddp_agcv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1044:
1045: -- here's the delegated call to the old PL/SQL routine
1046: okl_acc_group_pvt.validate_acc_ccid(p_api_version,
1047: p_init_msg_list,
1048: x_return_status,
1049: x_msg_count,
1050: x_msg_data,

Line 1091: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1087: , p6_a10 out nocopy JTF_NUMBER_TABLE
1088: )
1089:
1090: as
1091: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1092: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1093: ddindx binary_integer; indx binary_integer;
1094: begin
1095:

Line 1092: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1088: )
1089:
1090: as
1091: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1092: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1093: ddindx binary_integer; indx binary_integer;
1094: begin
1095:
1096: -- copy data to the local IN or IN-OUT args, if any

Line 1117: okl_acc_group_pvt.create_acc_bal(p_api_version,

1113: );
1114:
1115:
1116: -- here's the delegated call to the old PL/SQL routine
1117: okl_acc_group_pvt.create_acc_bal(p_api_version,
1118: p_init_msg_list,
1119: x_return_status,
1120: x_msg_count,
1121: x_msg_data,

Line 1176: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1172: , p5_a10 NUMBER := 0-1962.0724
1173: )
1174:
1175: as
1176: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1177: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1178: ddindx binary_integer; indx binary_integer;
1179: begin
1180:

Line 1177: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1173: )
1174:
1175: as
1176: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1177: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1178: ddindx binary_integer; indx binary_integer;
1179: begin
1180:
1181: -- copy data to the local IN or IN-OUT args, if any

Line 1201: okl_acc_group_pvt.create_acc_bal(p_api_version,

1197: ddp_agbv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1198:
1199:
1200: -- here's the delegated call to the old PL/SQL routine
1201: okl_acc_group_pvt.create_acc_bal(p_api_version,
1202: p_init_msg_list,
1203: x_return_status,
1204: x_msg_count,
1205: x_msg_data,

Line 1248: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1244: , p5_a10 JTF_NUMBER_TABLE
1245: )
1246:
1247: as
1248: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1249: ddindx binary_integer; indx binary_integer;
1250: begin
1251:
1252: -- copy data to the local IN or IN-OUT args, if any

Line 1272: okl_acc_group_pvt.lock_acc_bal(p_api_version,

1268: , p5_a10
1269: );
1270:
1271: -- here's the delegated call to the old PL/SQL routine
1272: okl_acc_group_pvt.lock_acc_bal(p_api_version,
1273: p_init_msg_list,
1274: x_return_status,
1275: x_msg_count,
1276: x_msg_data,

Line 1306: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1302: , p5_a10 NUMBER := 0-1962.0724
1303: )
1304:
1305: as
1306: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1307: ddindx binary_integer; indx binary_integer;
1308: begin
1309:
1310: -- copy data to the local IN or IN-OUT args, if any

Line 1329: okl_acc_group_pvt.lock_acc_bal(p_api_version,

1325: ddp_agbv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
1326: ddp_agbv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1327:
1328: -- here's the delegated call to the old PL/SQL routine
1329: okl_acc_group_pvt.lock_acc_bal(p_api_version,
1330: p_init_msg_list,
1331: x_return_status,
1332: x_msg_count,
1333: x_msg_data,

Line 1374: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1370: , p6_a10 out nocopy JTF_NUMBER_TABLE
1371: )
1372:
1373: as
1374: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1375: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1376: ddindx binary_integer; indx binary_integer;
1377: begin
1378:

Line 1375: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1371: )
1372:
1373: as
1374: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1375: ddx_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1376: ddindx binary_integer; indx binary_integer;
1377: begin
1378:
1379: -- copy data to the local IN or IN-OUT args, if any

Line 1400: okl_acc_group_pvt.update_acc_bal(p_api_version,

1396: );
1397:
1398:
1399: -- here's the delegated call to the old PL/SQL routine
1400: okl_acc_group_pvt.update_acc_bal(p_api_version,
1401: p_init_msg_list,
1402: x_return_status,
1403: x_msg_count,
1404: x_msg_data,

Line 1459: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1455: , p5_a10 NUMBER := 0-1962.0724
1456: )
1457:
1458: as
1459: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1460: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1461: ddindx binary_integer; indx binary_integer;
1462: begin
1463:

Line 1460: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1456: )
1457:
1458: as
1459: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1460: ddx_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1461: ddindx binary_integer; indx binary_integer;
1462: begin
1463:
1464: -- copy data to the local IN or IN-OUT args, if any

Line 1484: okl_acc_group_pvt.update_acc_bal(p_api_version,

1480: ddp_agbv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1481:
1482:
1483: -- here's the delegated call to the old PL/SQL routine
1484: okl_acc_group_pvt.update_acc_bal(p_api_version,
1485: p_init_msg_list,
1486: x_return_status,
1487: x_msg_count,
1488: x_msg_data,

Line 1531: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1527: , p5_a10 JTF_NUMBER_TABLE
1528: )
1529:
1530: as
1531: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1532: ddindx binary_integer; indx binary_integer;
1533: begin
1534:
1535: -- copy data to the local IN or IN-OUT args, if any

Line 1555: okl_acc_group_pvt.delete_acc_bal(p_api_version,

1551: , p5_a10
1552: );
1553:
1554: -- here's the delegated call to the old PL/SQL routine
1555: okl_acc_group_pvt.delete_acc_bal(p_api_version,
1556: p_init_msg_list,
1557: x_return_status,
1558: x_msg_count,
1559: x_msg_data,

Line 1589: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1585: , p5_a10 NUMBER := 0-1962.0724
1586: )
1587:
1588: as
1589: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1590: ddindx binary_integer; indx binary_integer;
1591: begin
1592:
1593: -- copy data to the local IN or IN-OUT args, if any

Line 1612: okl_acc_group_pvt.delete_acc_bal(p_api_version,

1608: ddp_agbv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
1609: ddp_agbv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1610:
1611: -- here's the delegated call to the old PL/SQL routine
1612: okl_acc_group_pvt.delete_acc_bal(p_api_version,
1613: p_init_msg_list,
1614: x_return_status,
1615: x_msg_count,
1616: x_msg_data,

Line 1646: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;

1642: , p5_a10 JTF_NUMBER_TABLE
1643: )
1644:
1645: as
1646: ddp_agbv_tbl okl_acc_group_pvt.agbv_tbl_type;
1647: ddindx binary_integer; indx binary_integer;
1648: begin
1649:
1650: -- copy data to the local IN or IN-OUT args, if any

Line 1670: okl_acc_group_pvt.validate_acc_bal(p_api_version,

1666: , p5_a10
1667: );
1668:
1669: -- here's the delegated call to the old PL/SQL routine
1670: okl_acc_group_pvt.validate_acc_bal(p_api_version,
1671: p_init_msg_list,
1672: x_return_status,
1673: x_msg_count,
1674: x_msg_data,

Line 1704: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;

1700: , p5_a10 NUMBER := 0-1962.0724
1701: )
1702:
1703: as
1704: ddp_agbv_rec okl_acc_group_pvt.agbv_rec_type;
1705: ddindx binary_integer; indx binary_integer;
1706: begin
1707:
1708: -- copy data to the local IN or IN-OUT args, if any

Line 1727: okl_acc_group_pvt.validate_acc_bal(p_api_version,

1723: ddp_agbv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
1724: ddp_agbv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1725:
1726: -- here's the delegated call to the old PL/SQL routine
1727: okl_acc_group_pvt.validate_acc_bal(p_api_version,
1728: p_init_msg_list,
1729: x_return_status,
1730: x_msg_count,
1731: x_msg_data,

Line 1742: end okl_acc_group_pvt_w;

1738:
1739:
1740: end;
1741:
1742: end okl_acc_group_pvt_w;