DBA Data[Home] [Help]

APPS.OKL_PTL_QUALITYS_PUB_W dependencies on OKL_PTL_QUALITYS_PUB

Line 1: package body okl_ptl_qualitys_pub_w as

1: package body okl_ptl_qualitys_pub_w as
2: /* $Header: OKLUPTQB.pls 115.4 2002/12/24 04:17:16 sgorantl 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 76: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

72: , p5_a10 NUMBER := 0-1962.0724
73: )
74:
75: as
76: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
77: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
78: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
79: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
80: ddindx binary_integer; indx binary_integer;

Line 77: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

73: )
74:
75: as
76: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
77: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
78: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
79: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
80: ddindx binary_integer; indx binary_integer;
81: begin

Line 78: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

74:
75: as
76: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
77: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
78: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
79: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
80: ddindx binary_integer; indx binary_integer;
81: begin
82:

Line 79: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

75: as
76: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
77: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
78: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
79: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
80: ddindx binary_integer; indx binary_integer;
81: begin
82:
83: -- copy data to the local IN or IN-OUT args, if any

Line 118: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,

114:
115:
116:
117: -- here's the delegated call to the old PL/SQL routine
118: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,
119: p_init_msg_list,
120: x_return_status,
121: x_msg_count,
122: x_msg_data,

Line 217: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

213: , p5_a10 NUMBER := 0-1962.0724
214: )
215:
216: as
217: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
218: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
219: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
220: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
221: ddindx binary_integer; indx binary_integer;

Line 218: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

214: )
215:
216: as
217: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
218: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
219: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
220: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
221: ddindx binary_integer; indx binary_integer;
222: begin

Line 219: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

215:
216: as
217: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
218: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
219: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
220: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
221: ddindx binary_integer; indx binary_integer;
222: begin
223:

Line 220: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

216: as
217: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
218: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
219: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
220: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
221: ddindx binary_integer; indx binary_integer;
222: begin
223:
224: -- copy data to the local IN or IN-OUT args, if any

Line 259: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,

255:
256:
257:
258: -- here's the delegated call to the old PL/SQL routine
259: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,
260: p_init_msg_list,
261: x_return_status,
262: x_msg_count,
263: x_msg_data,

Line 335: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

331: , p5_a10 NUMBER := 0-1962.0724
332: )
333:
334: as
335: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
336: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
337: ddindx binary_integer; indx binary_integer;
338: begin
339:

Line 336: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

332: )
333:
334: as
335: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
336: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
337: ddindx binary_integer; indx binary_integer;
338: begin
339:
340: -- copy data to the local IN or IN-OUT args, if any

Line 373: okl_ptl_qualitys_pub.validate_ptl_qualitys(p_api_version,

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

Line 420: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

416: , p6_a10 out nocopy JTF_NUMBER_TABLE
417: )
418:
419: as
420: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
421: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
422: ddindx binary_integer; indx binary_integer;
423: begin
424:

Line 421: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

417: )
418:
419: as
420: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
421: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_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 446: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,

442: );
443:
444:
445: -- here's the delegated call to the old PL/SQL routine
446: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,
447: p_init_msg_list,
448: x_return_status,
449: x_msg_count,
450: x_msg_data,

Line 505: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

501: , p5_a10 NUMBER := 0-1962.0724
502: )
503:
504: as
505: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
506: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
507: ddindx binary_integer; indx binary_integer;
508: begin
509:

Line 506: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

502: )
503:
504: as
505: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
506: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
507: ddindx binary_integer; indx binary_integer;
508: begin
509:
510: -- copy data to the local IN or IN-OUT args, if any

Line 530: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,

526: ddp_ptqv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
527:
528:
529: -- here's the delegated call to the old PL/SQL routine
530: okl_ptl_qualitys_pub.create_ptl_qualitys(p_api_version,
531: p_init_msg_list,
532: x_return_status,
533: x_msg_count,
534: x_msg_data,

Line 577: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

573: , p5_a10 JTF_NUMBER_TABLE
574: )
575:
576: as
577: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
578: ddindx binary_integer; indx binary_integer;
579: begin
580:
581: -- copy data to the local IN or IN-OUT args, if any

Line 601: okl_ptl_qualitys_pub.lock_ptl_qualitys(p_api_version,

597: , p5_a10
598: );
599:
600: -- here's the delegated call to the old PL/SQL routine
601: okl_ptl_qualitys_pub.lock_ptl_qualitys(p_api_version,
602: p_init_msg_list,
603: x_return_status,
604: x_msg_count,
605: x_msg_data,

Line 635: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

631: , p5_a10 NUMBER := 0-1962.0724
632: )
633:
634: as
635: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
636: ddindx binary_integer; indx binary_integer;
637: begin
638:
639: -- copy data to the local IN or IN-OUT args, if any

Line 658: okl_ptl_qualitys_pub.lock_ptl_qualitys(p_api_version,

654: ddp_ptqv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
655: ddp_ptqv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
656:
657: -- here's the delegated call to the old PL/SQL routine
658: okl_ptl_qualitys_pub.lock_ptl_qualitys(p_api_version,
659: p_init_msg_list,
660: x_return_status,
661: x_msg_count,
662: x_msg_data,

Line 703: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

699: , p6_a10 out nocopy JTF_NUMBER_TABLE
700: )
701:
702: as
703: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
704: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
705: ddindx binary_integer; indx binary_integer;
706: begin
707:

Line 704: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

700: )
701:
702: as
703: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
704: ddx_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
705: ddindx binary_integer; indx binary_integer;
706: begin
707:
708: -- copy data to the local IN or IN-OUT args, if any

Line 729: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,

725: );
726:
727:
728: -- here's the delegated call to the old PL/SQL routine
729: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,
730: p_init_msg_list,
731: x_return_status,
732: x_msg_count,
733: x_msg_data,

Line 788: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

784: , p5_a10 NUMBER := 0-1962.0724
785: )
786:
787: as
788: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
789: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
790: ddindx binary_integer; indx binary_integer;
791: begin
792:

Line 789: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

785: )
786:
787: as
788: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
789: ddx_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
790: ddindx binary_integer; indx binary_integer;
791: begin
792:
793: -- copy data to the local IN or IN-OUT args, if any

Line 813: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,

809: ddp_ptqv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
810:
811:
812: -- here's the delegated call to the old PL/SQL routine
813: okl_ptl_qualitys_pub.update_ptl_qualitys(p_api_version,
814: p_init_msg_list,
815: x_return_status,
816: x_msg_count,
817: x_msg_data,

Line 860: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

856: , p5_a10 JTF_NUMBER_TABLE
857: )
858:
859: as
860: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
861: ddindx binary_integer; indx binary_integer;
862: begin
863:
864: -- copy data to the local IN or IN-OUT args, if any

Line 884: okl_ptl_qualitys_pub.delete_ptl_qualitys(p_api_version,

880: , p5_a10
881: );
882:
883: -- here's the delegated call to the old PL/SQL routine
884: okl_ptl_qualitys_pub.delete_ptl_qualitys(p_api_version,
885: p_init_msg_list,
886: x_return_status,
887: x_msg_count,
888: x_msg_data,

Line 918: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

914: , p5_a10 NUMBER := 0-1962.0724
915: )
916:
917: as
918: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
919: ddindx binary_integer; indx binary_integer;
920: begin
921:
922: -- copy data to the local IN or IN-OUT args, if any

Line 941: okl_ptl_qualitys_pub.delete_ptl_qualitys(p_api_version,

937: ddp_ptqv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
938: ddp_ptqv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
939:
940: -- here's the delegated call to the old PL/SQL routine
941: okl_ptl_qualitys_pub.delete_ptl_qualitys(p_api_version,
942: p_init_msg_list,
943: x_return_status,
944: x_msg_count,
945: x_msg_data,

Line 975: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;

971: , p5_a10 JTF_NUMBER_TABLE
972: )
973:
974: as
975: ddp_ptqv_tbl okl_ptl_qualitys_pub.ptqv_tbl_type;
976: ddindx binary_integer; indx binary_integer;
977: begin
978:
979: -- copy data to the local IN or IN-OUT args, if any

Line 999: okl_ptl_qualitys_pub.validate_ptl_qualitys(p_api_version,

995: , p5_a10
996: );
997:
998: -- here's the delegated call to the old PL/SQL routine
999: okl_ptl_qualitys_pub.validate_ptl_qualitys(p_api_version,
1000: p_init_msg_list,
1001: x_return_status,
1002: x_msg_count,
1003: x_msg_data,

Line 1033: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;

1029: , p5_a10 NUMBER := 0-1962.0724
1030: )
1031:
1032: as
1033: ddp_ptqv_rec okl_ptl_qualitys_pub.ptqv_rec_type;
1034: ddindx binary_integer; indx binary_integer;
1035: begin
1036:
1037: -- copy data to the local IN or IN-OUT args, if any

Line 1056: okl_ptl_qualitys_pub.validate_ptl_qualitys(p_api_version,

1052: ddp_ptqv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a9);
1053: ddp_ptqv_rec.last_update_login := rosetta_g_miss_num_map(p5_a10);
1054:
1055: -- here's the delegated call to the old PL/SQL routine
1056: okl_ptl_qualitys_pub.validate_ptl_qualitys(p_api_version,
1057: p_init_msg_list,
1058: x_return_status,
1059: x_msg_count,
1060: x_msg_data,

Line 1103: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1099: , p6_a11 out nocopy JTF_NUMBER_TABLE
1100: )
1101:
1102: as
1103: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1104: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1105: ddindx binary_integer; indx binary_integer;
1106: begin
1107:

Line 1104: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1100: )
1101:
1102: as
1103: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1104: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1105: ddindx binary_integer; indx binary_integer;
1106: begin
1107:
1108: -- copy data to the local IN or IN-OUT args, if any

Line 1130: okl_ptl_qualitys_pub.create_ptl_qlty_values(p_api_version,

1126: );
1127:
1128:
1129: -- here's the delegated call to the old PL/SQL routine
1130: okl_ptl_qualitys_pub.create_ptl_qlty_values(p_api_version,
1131: p_init_msg_list,
1132: x_return_status,
1133: x_msg_count,
1134: x_msg_data,

Line 1192: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1188: , p5_a11 NUMBER := 0-1962.0724
1189: )
1190:
1191: as
1192: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1193: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1194: ddindx binary_integer; indx binary_integer;
1195: begin
1196:

Line 1193: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1189: )
1190:
1191: as
1192: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1193: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1194: ddindx binary_integer; indx binary_integer;
1195: begin
1196:
1197: -- copy data to the local IN or IN-OUT args, if any

Line 1218: okl_ptl_qualitys_pub.create_ptl_qlty_values(p_api_version,

1214: ddp_ptvv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1215:
1216:
1217: -- here's the delegated call to the old PL/SQL routine
1218: okl_ptl_qualitys_pub.create_ptl_qlty_values(p_api_version,
1219: p_init_msg_list,
1220: x_return_status,
1221: x_msg_count,
1222: x_msg_data,

Line 1267: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1263: , p5_a11 JTF_NUMBER_TABLE
1264: )
1265:
1266: as
1267: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1268: ddindx binary_integer; indx binary_integer;
1269: begin
1270:
1271: -- copy data to the local IN or IN-OUT args, if any

Line 1292: okl_ptl_qualitys_pub.lock_ptl_qlty_values(p_api_version,

1288: , p5_a11
1289: );
1290:
1291: -- here's the delegated call to the old PL/SQL routine
1292: okl_ptl_qualitys_pub.lock_ptl_qlty_values(p_api_version,
1293: p_init_msg_list,
1294: x_return_status,
1295: x_msg_count,
1296: x_msg_data,

Line 1327: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1323: , p5_a11 NUMBER := 0-1962.0724
1324: )
1325:
1326: as
1327: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1328: ddindx binary_integer; indx binary_integer;
1329: begin
1330:
1331: -- copy data to the local IN or IN-OUT args, if any

Line 1351: okl_ptl_qualitys_pub.lock_ptl_qlty_values(p_api_version,

1347: ddp_ptvv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1348: ddp_ptvv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1349:
1350: -- here's the delegated call to the old PL/SQL routine
1351: okl_ptl_qualitys_pub.lock_ptl_qlty_values(p_api_version,
1352: p_init_msg_list,
1353: x_return_status,
1354: x_msg_count,
1355: x_msg_data,

Line 1398: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1394: , p6_a11 out nocopy JTF_NUMBER_TABLE
1395: )
1396:
1397: as
1398: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1399: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1400: ddindx binary_integer; indx binary_integer;
1401: begin
1402:

Line 1399: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1395: )
1396:
1397: as
1398: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1399: ddx_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1400: ddindx binary_integer; indx binary_integer;
1401: begin
1402:
1403: -- copy data to the local IN or IN-OUT args, if any

Line 1425: okl_ptl_qualitys_pub.update_ptl_qlty_values(p_api_version,

1421: );
1422:
1423:
1424: -- here's the delegated call to the old PL/SQL routine
1425: okl_ptl_qualitys_pub.update_ptl_qlty_values(p_api_version,
1426: p_init_msg_list,
1427: x_return_status,
1428: x_msg_count,
1429: x_msg_data,

Line 1487: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1483: , p5_a11 NUMBER := 0-1962.0724
1484: )
1485:
1486: as
1487: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1488: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1489: ddindx binary_integer; indx binary_integer;
1490: begin
1491:

Line 1488: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1484: )
1485:
1486: as
1487: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1488: ddx_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1489: ddindx binary_integer; indx binary_integer;
1490: begin
1491:
1492: -- copy data to the local IN or IN-OUT args, if any

Line 1513: okl_ptl_qualitys_pub.update_ptl_qlty_values(p_api_version,

1509: ddp_ptvv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1510:
1511:
1512: -- here's the delegated call to the old PL/SQL routine
1513: okl_ptl_qualitys_pub.update_ptl_qlty_values(p_api_version,
1514: p_init_msg_list,
1515: x_return_status,
1516: x_msg_count,
1517: x_msg_data,

Line 1562: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1558: , p5_a11 JTF_NUMBER_TABLE
1559: )
1560:
1561: as
1562: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1563: ddindx binary_integer; indx binary_integer;
1564: begin
1565:
1566: -- copy data to the local IN or IN-OUT args, if any

Line 1587: okl_ptl_qualitys_pub.delete_ptl_qlty_values(p_api_version,

1583: , p5_a11
1584: );
1585:
1586: -- here's the delegated call to the old PL/SQL routine
1587: okl_ptl_qualitys_pub.delete_ptl_qlty_values(p_api_version,
1588: p_init_msg_list,
1589: x_return_status,
1590: x_msg_count,
1591: x_msg_data,

Line 1622: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1618: , p5_a11 NUMBER := 0-1962.0724
1619: )
1620:
1621: as
1622: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1623: ddindx binary_integer; indx binary_integer;
1624: begin
1625:
1626: -- copy data to the local IN or IN-OUT args, if any

Line 1646: okl_ptl_qualitys_pub.delete_ptl_qlty_values(p_api_version,

1642: ddp_ptvv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1643: ddp_ptvv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1644:
1645: -- here's the delegated call to the old PL/SQL routine
1646: okl_ptl_qualitys_pub.delete_ptl_qlty_values(p_api_version,
1647: p_init_msg_list,
1648: x_return_status,
1649: x_msg_count,
1650: x_msg_data,

Line 1681: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;

1677: , p5_a11 JTF_NUMBER_TABLE
1678: )
1679:
1680: as
1681: ddp_ptvv_tbl okl_ptl_qualitys_pub.ptvv_tbl_type;
1682: ddindx binary_integer; indx binary_integer;
1683: begin
1684:
1685: -- copy data to the local IN or IN-OUT args, if any

Line 1706: okl_ptl_qualitys_pub.validate_ptl_qlty_values(p_api_version,

1702: , p5_a11
1703: );
1704:
1705: -- here's the delegated call to the old PL/SQL routine
1706: okl_ptl_qualitys_pub.validate_ptl_qlty_values(p_api_version,
1707: p_init_msg_list,
1708: x_return_status,
1709: x_msg_count,
1710: x_msg_data,

Line 1741: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;

1737: , p5_a11 NUMBER := 0-1962.0724
1738: )
1739:
1740: as
1741: ddp_ptvv_rec okl_ptl_qualitys_pub.ptvv_rec_type;
1742: ddindx binary_integer; indx binary_integer;
1743: begin
1744:
1745: -- copy data to the local IN or IN-OUT args, if any

Line 1765: okl_ptl_qualitys_pub.validate_ptl_qlty_values(p_api_version,

1761: ddp_ptvv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1762: ddp_ptvv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1763:
1764: -- here's the delegated call to the old PL/SQL routine
1765: okl_ptl_qualitys_pub.validate_ptl_qlty_values(p_api_version,
1766: p_init_msg_list,
1767: x_return_status,
1768: x_msg_count,
1769: x_msg_data,

Line 1780: end okl_ptl_qualitys_pub_w;

1776:
1777:
1778: end;
1779:
1780: end okl_ptl_qualitys_pub_w;