DBA Data[Home] [Help]

APPS.OKL_PDT_QUALITYS_PUB_W dependencies on OKL_PDT_QUALITYS_PUB

Line 1: package body okl_pdt_qualitys_pub_w as

1: package body okl_pdt_qualitys_pub_w as
2: /* $Header: OKLUPQYB.pls 115.6 2002/12/24 04:16:03 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 78: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

74: , p5_a11 NUMBER := 0-1962.0724
75: )
76:
77: as
78: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
79: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
80: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
81: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
82: ddindx binary_integer; indx binary_integer;

Line 79: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

75: )
76:
77: as
78: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
79: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
80: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
81: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
82: ddindx binary_integer; indx binary_integer;
83: begin

Line 80: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

76:
77: as
78: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
79: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
80: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
81: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
82: ddindx binary_integer; indx binary_integer;
83: begin
84:

Line 81: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

77: as
78: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
79: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
80: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
81: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_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 121: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,

117:
118:
119:
120: -- here's the delegated call to the old PL/SQL routine
121: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,
122: p_init_msg_list,
123: x_return_status,
124: x_msg_count,
125: x_msg_data,

Line 223: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

219: , p5_a11 NUMBER := 0-1962.0724
220: )
221:
222: as
223: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
224: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
225: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
226: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
227: ddindx binary_integer; indx binary_integer;

Line 224: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

220: )
221:
222: as
223: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
224: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
225: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
226: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
227: ddindx binary_integer; indx binary_integer;
228: begin

Line 225: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

221:
222: as
223: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
224: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
225: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
226: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
227: ddindx binary_integer; indx binary_integer;
228: begin
229:

Line 226: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

222: as
223: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
224: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
225: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
226: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
227: ddindx binary_integer; indx binary_integer;
228: begin
229:
230: -- copy data to the local IN or IN-OUT args, if any

Line 266: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,

262:
263:
264:
265: -- here's the delegated call to the old PL/SQL routine
266: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,
267: p_init_msg_list,
268: x_return_status,
269: x_msg_count,
270: x_msg_data,

Line 344: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

340: , p5_a11 NUMBER := 0-1962.0724
341: )
342:
343: as
344: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
345: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
346: ddindx binary_integer; indx binary_integer;
347: begin
348:

Line 345: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

341: )
342:
343: as
344: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
345: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
346: ddindx binary_integer; indx binary_integer;
347: begin
348:
349: -- copy data to the local IN or IN-OUT args, if any

Line 383: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,

379: , p6_a11
380: );
381:
382: -- here's the delegated call to the old PL/SQL routine
383: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,
384: p_init_msg_list,
385: x_return_status,
386: x_msg_count,
387: x_msg_data,

Line 432: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

428: , p6_a11 out nocopy JTF_NUMBER_TABLE
429: )
430:
431: as
432: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
433: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
434: ddindx binary_integer; indx binary_integer;
435: begin
436:

Line 433: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

429: )
430:
431: as
432: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
433: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
434: ddindx binary_integer; indx binary_integer;
435: begin
436:
437: -- copy data to the local IN or IN-OUT args, if any

Line 459: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,

455: );
456:
457:
458: -- here's the delegated call to the old PL/SQL routine
459: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,
460: p_init_msg_list,
461: x_return_status,
462: x_msg_count,
463: x_msg_data,

Line 521: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

517: , p5_a11 NUMBER := 0-1962.0724
518: )
519:
520: as
521: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
522: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
523: ddindx binary_integer; indx binary_integer;
524: begin
525:

Line 522: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

518: )
519:
520: as
521: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
522: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
523: ddindx binary_integer; indx binary_integer;
524: begin
525:
526: -- copy data to the local IN or IN-OUT args, if any

Line 547: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,

543: ddp_pqyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
544:
545:
546: -- here's the delegated call to the old PL/SQL routine
547: okl_pdt_qualitys_pub.create_pdt_qualitys(p_api_version,
548: p_init_msg_list,
549: x_return_status,
550: x_msg_count,
551: x_msg_data,

Line 596: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

592: , p5_a11 JTF_NUMBER_TABLE
593: )
594:
595: as
596: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
597: ddindx binary_integer; indx binary_integer;
598: begin
599:
600: -- copy data to the local IN or IN-OUT args, if any

Line 621: okl_pdt_qualitys_pub.lock_pdt_qualitys(p_api_version,

617: , p5_a11
618: );
619:
620: -- here's the delegated call to the old PL/SQL routine
621: okl_pdt_qualitys_pub.lock_pdt_qualitys(p_api_version,
622: p_init_msg_list,
623: x_return_status,
624: x_msg_count,
625: x_msg_data,

Line 656: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

652: , p5_a11 NUMBER := 0-1962.0724
653: )
654:
655: as
656: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
657: ddindx binary_integer; indx binary_integer;
658: begin
659:
660: -- copy data to the local IN or IN-OUT args, if any

Line 680: okl_pdt_qualitys_pub.lock_pdt_qualitys(p_api_version,

676: ddp_pqyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
677: ddp_pqyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
678:
679: -- here's the delegated call to the old PL/SQL routine
680: okl_pdt_qualitys_pub.lock_pdt_qualitys(p_api_version,
681: p_init_msg_list,
682: x_return_status,
683: x_msg_count,
684: x_msg_data,

Line 727: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

723: , p6_a11 out nocopy JTF_NUMBER_TABLE
724: )
725:
726: as
727: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
728: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
729: ddindx binary_integer; indx binary_integer;
730: begin
731:

Line 728: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

724: )
725:
726: as
727: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
728: ddx_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
729: ddindx binary_integer; indx binary_integer;
730: begin
731:
732: -- copy data to the local IN or IN-OUT args, if any

Line 754: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,

750: );
751:
752:
753: -- here's the delegated call to the old PL/SQL routine
754: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,
755: p_init_msg_list,
756: x_return_status,
757: x_msg_count,
758: x_msg_data,

Line 816: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

812: , p5_a11 NUMBER := 0-1962.0724
813: )
814:
815: as
816: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
817: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
818: ddindx binary_integer; indx binary_integer;
819: begin
820:

Line 817: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

813: )
814:
815: as
816: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
817: ddx_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
818: ddindx binary_integer; indx binary_integer;
819: begin
820:
821: -- copy data to the local IN or IN-OUT args, if any

Line 842: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,

838: ddp_pqyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
839:
840:
841: -- here's the delegated call to the old PL/SQL routine
842: okl_pdt_qualitys_pub.update_pdt_qualitys(p_api_version,
843: p_init_msg_list,
844: x_return_status,
845: x_msg_count,
846: x_msg_data,

Line 891: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

887: , p5_a11 JTF_NUMBER_TABLE
888: )
889:
890: as
891: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
892: ddindx binary_integer; indx binary_integer;
893: begin
894:
895: -- copy data to the local IN or IN-OUT args, if any

Line 916: okl_pdt_qualitys_pub.delete_pdt_qualitys(p_api_version,

912: , p5_a11
913: );
914:
915: -- here's the delegated call to the old PL/SQL routine
916: okl_pdt_qualitys_pub.delete_pdt_qualitys(p_api_version,
917: p_init_msg_list,
918: x_return_status,
919: x_msg_count,
920: x_msg_data,

Line 951: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

947: , p5_a11 NUMBER := 0-1962.0724
948: )
949:
950: as
951: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
952: ddindx binary_integer; indx binary_integer;
953: begin
954:
955: -- copy data to the local IN or IN-OUT args, if any

Line 975: okl_pdt_qualitys_pub.delete_pdt_qualitys(p_api_version,

971: ddp_pqyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
972: ddp_pqyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
973:
974: -- here's the delegated call to the old PL/SQL routine
975: okl_pdt_qualitys_pub.delete_pdt_qualitys(p_api_version,
976: p_init_msg_list,
977: x_return_status,
978: x_msg_count,
979: x_msg_data,

Line 1010: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;

1006: , p5_a11 JTF_NUMBER_TABLE
1007: )
1008:
1009: as
1010: ddp_pqyv_tbl okl_pdt_qualitys_pub.pqyv_tbl_type;
1011: ddindx binary_integer; indx binary_integer;
1012: begin
1013:
1014: -- copy data to the local IN or IN-OUT args, if any

Line 1035: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,

1031: , p5_a11
1032: );
1033:
1034: -- here's the delegated call to the old PL/SQL routine
1035: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,
1036: p_init_msg_list,
1037: x_return_status,
1038: x_msg_count,
1039: x_msg_data,

Line 1070: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;

1066: , p5_a11 NUMBER := 0-1962.0724
1067: )
1068:
1069: as
1070: ddp_pqyv_rec okl_pdt_qualitys_pub.pqyv_rec_type;
1071: ddindx binary_integer; indx binary_integer;
1072: begin
1073:
1074: -- copy data to the local IN or IN-OUT args, if any

Line 1094: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,

1090: ddp_pqyv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1091: ddp_pqyv_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1092:
1093: -- here's the delegated call to the old PL/SQL routine
1094: okl_pdt_qualitys_pub.validate_pdt_qualitys(p_api_version,
1095: p_init_msg_list,
1096: x_return_status,
1097: x_msg_count,
1098: x_msg_data,

Line 1141: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1137: , p6_a11 out nocopy JTF_NUMBER_TABLE
1138: )
1139:
1140: as
1141: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1142: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1143: ddindx binary_integer; indx binary_integer;
1144: begin
1145:

Line 1142: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1138: )
1139:
1140: as
1141: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1142: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1143: ddindx binary_integer; indx binary_integer;
1144: begin
1145:
1146: -- copy data to the local IN or IN-OUT args, if any

Line 1168: okl_pdt_qualitys_pub.create_pdt_quality_vals(p_api_version,

1164: );
1165:
1166:
1167: -- here's the delegated call to the old PL/SQL routine
1168: okl_pdt_qualitys_pub.create_pdt_quality_vals(p_api_version,
1169: p_init_msg_list,
1170: x_return_status,
1171: x_msg_count,
1172: x_msg_data,

Line 1230: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1226: , p5_a11 NUMBER := 0-1962.0724
1227: )
1228:
1229: as
1230: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1231: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1232: ddindx binary_integer; indx binary_integer;
1233: begin
1234:

Line 1231: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1227: )
1228:
1229: as
1230: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1231: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1232: ddindx binary_integer; indx binary_integer;
1233: begin
1234:
1235: -- copy data to the local IN or IN-OUT args, if any

Line 1256: okl_pdt_qualitys_pub.create_pdt_quality_vals(p_api_version,

1252: ddp_qvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1253:
1254:
1255: -- here's the delegated call to the old PL/SQL routine
1256: okl_pdt_qualitys_pub.create_pdt_quality_vals(p_api_version,
1257: p_init_msg_list,
1258: x_return_status,
1259: x_msg_count,
1260: x_msg_data,

Line 1305: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1301: , p5_a11 JTF_NUMBER_TABLE
1302: )
1303:
1304: as
1305: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1306: ddindx binary_integer; indx binary_integer;
1307: begin
1308:
1309: -- copy data to the local IN or IN-OUT args, if any

Line 1330: okl_pdt_qualitys_pub.lock_pdt_quality_vals(p_api_version,

1326: , p5_a11
1327: );
1328:
1329: -- here's the delegated call to the old PL/SQL routine
1330: okl_pdt_qualitys_pub.lock_pdt_quality_vals(p_api_version,
1331: p_init_msg_list,
1332: x_return_status,
1333: x_msg_count,
1334: x_msg_data,

Line 1365: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1361: , p5_a11 NUMBER := 0-1962.0724
1362: )
1363:
1364: as
1365: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1366: ddindx binary_integer; indx binary_integer;
1367: begin
1368:
1369: -- copy data to the local IN or IN-OUT args, if any

Line 1389: okl_pdt_qualitys_pub.lock_pdt_quality_vals(p_api_version,

1385: ddp_qvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1386: ddp_qvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1387:
1388: -- here's the delegated call to the old PL/SQL routine
1389: okl_pdt_qualitys_pub.lock_pdt_quality_vals(p_api_version,
1390: p_init_msg_list,
1391: x_return_status,
1392: x_msg_count,
1393: x_msg_data,

Line 1436: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1432: , p6_a11 out nocopy JTF_NUMBER_TABLE
1433: )
1434:
1435: as
1436: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1437: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1438: ddindx binary_integer; indx binary_integer;
1439: begin
1440:

Line 1437: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1433: )
1434:
1435: as
1436: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1437: ddx_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1438: ddindx binary_integer; indx binary_integer;
1439: begin
1440:
1441: -- copy data to the local IN or IN-OUT args, if any

Line 1463: okl_pdt_qualitys_pub.update_pdt_quality_vals(p_api_version,

1459: );
1460:
1461:
1462: -- here's the delegated call to the old PL/SQL routine
1463: okl_pdt_qualitys_pub.update_pdt_quality_vals(p_api_version,
1464: p_init_msg_list,
1465: x_return_status,
1466: x_msg_count,
1467: x_msg_data,

Line 1525: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1521: , p5_a11 NUMBER := 0-1962.0724
1522: )
1523:
1524: as
1525: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1526: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1527: ddindx binary_integer; indx binary_integer;
1528: begin
1529:

Line 1526: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1522: )
1523:
1524: as
1525: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1526: ddx_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1527: ddindx binary_integer; indx binary_integer;
1528: begin
1529:
1530: -- copy data to the local IN or IN-OUT args, if any

Line 1551: okl_pdt_qualitys_pub.update_pdt_quality_vals(p_api_version,

1547: ddp_qvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1548:
1549:
1550: -- here's the delegated call to the old PL/SQL routine
1551: okl_pdt_qualitys_pub.update_pdt_quality_vals(p_api_version,
1552: p_init_msg_list,
1553: x_return_status,
1554: x_msg_count,
1555: x_msg_data,

Line 1600: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1596: , p5_a11 JTF_NUMBER_TABLE
1597: )
1598:
1599: as
1600: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1601: ddindx binary_integer; indx binary_integer;
1602: begin
1603:
1604: -- copy data to the local IN or IN-OUT args, if any

Line 1625: okl_pdt_qualitys_pub.delete_pdt_quality_vals(p_api_version,

1621: , p5_a11
1622: );
1623:
1624: -- here's the delegated call to the old PL/SQL routine
1625: okl_pdt_qualitys_pub.delete_pdt_quality_vals(p_api_version,
1626: p_init_msg_list,
1627: x_return_status,
1628: x_msg_count,
1629: x_msg_data,

Line 1660: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1656: , p5_a11 NUMBER := 0-1962.0724
1657: )
1658:
1659: as
1660: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1661: ddindx binary_integer; indx binary_integer;
1662: begin
1663:
1664: -- copy data to the local IN or IN-OUT args, if any

Line 1684: okl_pdt_qualitys_pub.delete_pdt_quality_vals(p_api_version,

1680: ddp_qvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1681: ddp_qvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1682:
1683: -- here's the delegated call to the old PL/SQL routine
1684: okl_pdt_qualitys_pub.delete_pdt_quality_vals(p_api_version,
1685: p_init_msg_list,
1686: x_return_status,
1687: x_msg_count,
1688: x_msg_data,

Line 1719: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;

1715: , p5_a11 JTF_NUMBER_TABLE
1716: )
1717:
1718: as
1719: ddp_qvev_tbl okl_pdt_qualitys_pub.qvev_tbl_type;
1720: ddindx binary_integer; indx binary_integer;
1721: begin
1722:
1723: -- copy data to the local IN or IN-OUT args, if any

Line 1744: okl_pdt_qualitys_pub.validate_pdt_quality_vals(p_api_version,

1740: , p5_a11
1741: );
1742:
1743: -- here's the delegated call to the old PL/SQL routine
1744: okl_pdt_qualitys_pub.validate_pdt_quality_vals(p_api_version,
1745: p_init_msg_list,
1746: x_return_status,
1747: x_msg_count,
1748: x_msg_data,

Line 1779: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;

1775: , p5_a11 NUMBER := 0-1962.0724
1776: )
1777:
1778: as
1779: ddp_qvev_rec okl_pdt_qualitys_pub.qvev_rec_type;
1780: ddindx binary_integer; indx binary_integer;
1781: begin
1782:
1783: -- copy data to the local IN or IN-OUT args, if any

Line 1803: okl_pdt_qualitys_pub.validate_pdt_quality_vals(p_api_version,

1799: ddp_qvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a10);
1800: ddp_qvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a11);
1801:
1802: -- here's the delegated call to the old PL/SQL routine
1803: okl_pdt_qualitys_pub.validate_pdt_quality_vals(p_api_version,
1804: p_init_msg_list,
1805: x_return_status,
1806: x_msg_count,
1807: x_msg_data,

Line 1818: end okl_pdt_qualitys_pub_w;

1814:
1815:
1816: end;
1817:
1818: end okl_pdt_qualitys_pub_w;