DBA Data[Home] [Help]

APPS.MSD_SEED dependencies on DUAL

Line 28: FROM dual

24: sysdate,
25: 1,
26: sysdate,
27: 1
28: FROM dual
29: where not exists (
30: select 1
31: from msd_levels
32: where level_id = 1);

Line 56: FROM dual

52: sysdate,
53: 1,
54: sysdate,
55: 1
56: FROM dual
57: where not exists (
58: select 1
59: from msd_levels
60: where level_id = 2);

Line 84: FROM dual

80: sysdate,
81: 1,
82: sysdate,
83: 1
84: FROM dual
85: where not exists (
86: select 1
87: from msd_levels
88: where level_id = 3);

Line 111: FROM dual

107: sysdate,
108: 1,
109: sysdate,
110: 1
111: FROM dual
112: where not exists (
113: select 1
114: from msd_levels
115: where level_id = 7);

Line 139: FROM dual

135: sysdate,
136: 1,
137: sysdate,
138: 1
139: FROM dual
140: where not exists (
141: select 1
142: from msd_levels
143: where level_id = 8);

Line 167: FROM dual

163: sysdate,
164: 1,
165: sysdate,
166: 1
167: FROM dual
168: where not exists (
169: select 1
170: from msd_levels
171: where level_id = 9);

Line 195: FROM dual

191: sysdate,
192: 1,
193: sysdate,
194: 1
195: FROM dual
196: where not exists (
197: select 1
198: from msd_levels
199: where level_id = 10);

Line 223: FROM dual

219: sysdate,
220: 1,
221: sysdate,
222: 1
223: FROM dual
224: where not exists (
225: select 1
226: from msd_levels
227: where level_id = 11);

Line 251: FROM dual

247: sysdate,
248: 1,
249: sysdate,
250: 1
251: FROM dual
252: where not exists (
253: select 1
254: from msd_levels
255: where level_id = 12);

Line 279: FROM dual

275: sysdate,
276: 1,
277: sysdate,
278: 1
279: FROM dual
280: where not exists (
281: select 1
282: from msd_levels
283: where level_id = 13);

Line 307: FROM dual

303: sysdate,
304: 1,
305: sysdate,
306: 1
307: FROM dual
308: where not exists (
309: select 1
310: from msd_levels
311: where level_id = 14);

Line 335: FROM dual

331: sysdate,
332: 1,
333: sysdate,
334: 1
335: FROM dual
336: where not exists (
337: select 1
338: from msd_levels
339: where level_id = 15);

Line 363: FROM dual

359: sysdate,
360: 1,
361: sysdate,
362: 1
363: FROM dual
364: where not exists (
365: select 1
366: from msd_levels
367: where level_id = 16);

Line 391: FROM dual

387: sysdate,
388: 1,
389: sysdate,
390: 1
391: FROM dual
392: where not exists (
393: select 1
394: from msd_levels
395: where level_id = 17);

Line 419: FROM dual

415: sysdate,
416: 1,
417: sysdate,
418: 1
419: FROM dual
420: where not exists (
421: select 1
422: from msd_levels
423: where level_id = 18);

Line 447: FROM dual

443: sysdate,
444: 1,
445: sysdate,
446: 1
447: FROM dual
448: where not exists (
449: select 1
450: from msd_levels
451: where level_id = 19);

Line 475: FROM dual

471: sysdate,
472: 1,
473: sysdate,
474: 1
475: FROM dual
476: where not exists (
477: select 1
478: from msd_levels
479: where level_id = 20);

Line 503: FROM dual

499: sysdate,
500: 1,
501: sysdate,
502: 1
503: FROM dual
504: where not exists (
505: select 1
506: from msd_levels
507: where level_id = 21);

Line 531: FROM dual

527: sysdate,
528: 1,
529: sysdate,
530: 1
531: FROM dual
532: where not exists (
533: select 1
534: from msd_levels
535: where level_id = 22);

Line 559: FROM dual

555: sysdate,
556: 1,
557: sysdate,
558: 1
559: FROM dual
560: where not exists (
561: select 1
562: from msd_levels
563: where level_id = 23);

Line 587: FROM dual

583: sysdate,
584: 1,
585: sysdate,
586: 1
587: FROM dual
588: where not exists (
589: select 1
590: from msd_levels
591: where level_id = 24);

Line 615: FROM dual

611: sysdate,
612: 1,
613: sysdate,
614: 1
615: FROM dual
616: where not exists (
617: select 1
618: from msd_levels
619: where level_id = 25);

Line 643: FROM dual

639: sysdate,
640: 1,
641: sysdate,
642: 1
643: FROM dual
644: where not exists (
645: select 1
646: from msd_levels
647: where level_id = 26);

Line 671: FROM dual

667: sysdate,
668: 1,
669: sysdate,
670: 1
671: FROM dual
672: where not exists (
673: select 1
674: from msd_levels
675: where level_id = 27);

Line 699: FROM dual

695: sysdate,
696: 1,
697: sysdate,
698: 1
699: FROM dual
700: where not exists (
701: select 1
702: from msd_levels
703: where level_id = 28);

Line 727: FROM dual

723: sysdate,
724: 1,
725: sysdate,
726: 1
727: FROM dual
728: where not exists (
729: select 1
730: from msd_levels
731: where level_id = 29);

Line 755: FROM dual

751: sysdate,
752: 1,
753: sysdate,
754: 1
755: FROM dual
756: where not exists (
757: select 1
758: from msd_levels
759: where level_id = 30);

Line 783: FROM dual

779: sysdate,
780: 1,
781: sysdate,
782: 1
783: FROM dual
784: where not exists (
785: select 1
786: from msd_levels
787: where level_id = 32);

Line 811: FROM dual

807: sysdate,
808: 1,
809: sysdate,
810: 1
811: FROM dual
812: where not exists (
813: select 1
814: from msd_levels
815: where level_id = 33);

Line 844: FROM dual

840: sysdate,
841: 1,
842: sysdate,
843: 1
844: FROM dual
845: where not exists (
846: select 1
847: from msd_hierarchies
848: where hierarchy_id = 1);

Line 872: FROM dual

868: sysdate,
869: 1,
870: sysdate,
871: 1
872: FROM dual
873: where not exists (
874: select 1
875: from msd_hierarchies
876: where hierarchy_id = 2);

Line 900: FROM dual

896: sysdate,
897: 1,
898: sysdate,
899: 1
900: FROM dual
901: where not exists (
902: select 1
903: from msd_hierarchies
904: where hierarchy_id = 4);

Line 928: FROM dual

924: sysdate,
925: 1,
926: sysdate,
927: 1
928: FROM dual
929: where not exists (
930: select 1
931: from msd_hierarchies
932: where hierarchy_id = 5);

Line 956: FROM dual

952: sysdate,
953: 1,
954: sysdate,
955: 1
956: FROM dual
957: where not exists (
958: select 1
959: from msd_hierarchies
960: where hierarchy_id = 6);

Line 984: FROM dual

980: sysdate,
981: 1,
982: sysdate,
983: 1
984: FROM dual
985: where not exists (
986: select 1
987: from msd_hierarchies
988: where hierarchy_id = 7);

Line 1012: FROM dual

1008: sysdate,
1009: 1,
1010: sysdate,
1011: 1
1012: FROM dual
1013: where not exists (
1014: select 1
1015: from msd_hierarchies
1016: where hierarchy_id = 8);

Line 1040: FROM dual

1036: sysdate,
1037: 1,
1038: sysdate,
1039: 1
1040: FROM dual
1041: where not exists (
1042: select 1
1043: from msd_hierarchies
1044: where hierarchy_id = 9);

Line 1068: FROM dual

1064: sysdate,
1065: 1,
1066: sysdate,
1067: 1
1068: FROM dual
1069: where not exists (
1070: select 1
1071: from msd_hierarchies
1072: where hierarchy_id = 10);

Line 1104: FROM dual

1100: sysdate,
1101: 1,
1102: sysdate,
1103: 1
1104: FROM dual
1105: WHERE not exists (
1106: select 1
1107: from msd_hierarchy_levels
1108: where hierarchy_id = 1

Line 1136: FROM dual

1132: sysdate,
1133: 1,
1134: sysdate,
1135: 1
1136: FROM dual
1137: WHERE not exists (
1138: select 1
1139: from msd_hierarchy_levels
1140: where hierarchy_id = 1

Line 1168: FROM dual

1164: sysdate,
1165: 1,
1166: sysdate,
1167: 1
1168: FROM dual
1169: WHERE not exists (
1170: select 1
1171: from msd_hierarchy_levels
1172: where hierarchy_id = 2

Line 1200: FROM dual

1196: sysdate,
1197: 1,
1198: sysdate,
1199: 1
1200: FROM dual
1201: WHERE not exists (
1202: select 1
1203: from msd_hierarchy_levels
1204: where hierarchy_id = 2

Line 1232: FROM dual

1228: sysdate,
1229: 1,
1230: sysdate,
1231: 1
1232: FROM dual
1233: WHERE not exists (
1234: select 1
1235: from msd_hierarchy_levels
1236: where hierarchy_id = 4

Line 1264: FROM dual

1260: sysdate,
1261: 1,
1262: sysdate,
1263: 1
1264: FROM dual
1265: WHERE not exists (
1266: select 1
1267: from msd_hierarchy_levels
1268: where hierarchy_id = 4

Line 1296: FROM dual

1292: sysdate,
1293: 1,
1294: sysdate,
1295: 1
1296: FROM dual
1297: WHERE not exists (
1298: select 1
1299: from msd_hierarchy_levels
1300: where hierarchy_id = 4

Line 1328: FROM dual

1324: sysdate,
1325: 1,
1326: sysdate,
1327: 1
1328: FROM dual
1329: WHERE not exists (
1330: select 1
1331: from msd_hierarchy_levels
1332: where hierarchy_id = 4

Line 1360: FROM dual

1356: sysdate,
1357: 1,
1358: sysdate,
1359: 1
1360: FROM dual
1361: WHERE not exists (
1362: select 1
1363: from msd_hierarchy_levels
1364: where hierarchy_id = 5

Line 1392: FROM dual

1388: sysdate,
1389: 1,
1390: sysdate,
1391: 1
1392: FROM dual
1393: WHERE not exists (
1394: select 1
1395: from msd_hierarchy_levels
1396: where hierarchy_id = 5

Line 1424: FROM dual

1420: sysdate,
1421: 1,
1422: sysdate,
1423: 1
1424: FROM dual
1425: WHERE not exists (
1426: select 1
1427: from msd_hierarchy_levels
1428: where hierarchy_id = 5

Line 1456: FROM dual

1452: sysdate,
1453: 1,
1454: sysdate,
1455: 1
1456: FROM dual
1457: WHERE not exists (
1458: select 1
1459: from msd_hierarchy_levels
1460: where hierarchy_id = 5

Line 1488: FROM dual

1484: sysdate,
1485: 1,
1486: sysdate,
1487: 1
1488: FROM dual
1489: WHERE not exists (
1490: select 1
1491: from msd_hierarchy_levels
1492: where hierarchy_id = 6

Line 1520: FROM dual

1516: sysdate,
1517: 1,
1518: sysdate,
1519: 1
1520: FROM dual
1521: WHERE not exists (
1522: select 1
1523: from msd_hierarchy_levels
1524: where hierarchy_id = 6

Line 1552: FROM dual

1548: sysdate,
1549: 1,
1550: sysdate,
1551: 1
1552: FROM dual
1553: WHERE not exists (
1554: select 1
1555: from msd_hierarchy_levels
1556: where hierarchy_id = 6

Line 1604: FROM dual

1600: sysdate,
1601: 1,
1602: sysdate,
1603: 1
1604: FROM dual
1605: WHERE not exists (
1606: select 1
1607: from msd_hierarchy_levels
1608: where hierarchy_id = 7

Line 1636: FROM dual

1632: sysdate,
1633: 1,
1634: sysdate,
1635: 1
1636: FROM dual
1637: WHERE not exists (
1638: select 1
1639: from msd_hierarchy_levels
1640: where hierarchy_id = 7

Line 1668: FROM dual

1664: sysdate,
1665: 1,
1666: sysdate,
1667: 1
1668: FROM dual
1669: WHERE not exists (
1670: select 1
1671: from msd_hierarchy_levels
1672: where hierarchy_id = 7

Line 1720: FROM dual

1716: sysdate,
1717: 1,
1718: sysdate,
1719: 1
1720: FROM dual
1721: WHERE not exists (
1722: select 1
1723: from msd_hierarchy_levels
1724: where hierarchy_id = 8

Line 1752: FROM dual

1748: sysdate,
1749: 1,
1750: sysdate,
1751: 1
1752: FROM dual
1753: WHERE not exists (
1754: select 1
1755: from msd_hierarchy_levels
1756: where hierarchy_id = 8

Line 1784: FROM dual

1780: sysdate,
1781: 1,
1782: sysdate,
1783: 1
1784: FROM dual
1785: WHERE not exists (
1786: select 1
1787: from msd_hierarchy_levels
1788: where hierarchy_id = 8

Line 1816: FROM dual

1812: sysdate,
1813: 1,
1814: sysdate,
1815: 1
1816: FROM dual
1817: WHERE not exists (
1818: select 1
1819: from msd_hierarchy_levels
1820: where hierarchy_id = 8

Line 1848: FROM dual

1844: sysdate,
1845: 1,
1846: sysdate,
1847: 1
1848: FROM dual
1849: WHERE not exists (
1850: select 1
1851: from msd_hierarchy_levels
1852: where hierarchy_id = 8

Line 1880: FROM dual

1876: sysdate,
1877: 1,
1878: sysdate,
1879: 1
1880: FROM dual
1881: WHERE not exists (
1882: select 1
1883: from msd_hierarchy_levels
1884: where hierarchy_id = 9

Line 1912: FROM dual

1908: sysdate,
1909: 1,
1910: sysdate,
1911: 1
1912: FROM dual
1913: WHERE not exists (
1914: select 1
1915: from msd_hierarchy_levels
1916: where hierarchy_id = 9

Line 1944: FROM dual

1940: sysdate,
1941: 1,
1942: sysdate,
1943: 1
1944: FROM dual
1945: WHERE not exists (
1946: select 1
1947: from msd_hierarchy_levels
1948: where hierarchy_id = 9

Line 1976: FROM dual

1972: sysdate,
1973: 1,
1974: sysdate,
1975: 1
1976: FROM dual
1977: WHERE not exists (
1978: select 1
1979: from msd_hierarchy_levels
1980: where hierarchy_id = 9

Line 2008: FROM dual

2004: sysdate,
2005: 1,
2006: sysdate,
2007: 1
2008: FROM dual
2009: WHERE not exists (
2010: select 1
2011: from msd_hierarchy_levels
2012: where hierarchy_id = 9

Line 2040: FROM dual

2036: sysdate,
2037: 1,
2038: sysdate,
2039: 1
2040: FROM dual
2041: WHERE not exists (
2042: select 1
2043: from msd_hierarchy_levels
2044: where hierarchy_id = 10