DBA Data[Home] [Help]

APPS.MSC_CONFIG_FF dependencies on FND_REQUEST

Line 184: req_id := fnd_request.submit_request(

180: END IF; -- cust_attr1 is not null
181:
182: commit;
183:
184: req_id := fnd_request.submit_request(
185: 'FND', 'FDFVGN', '', '', FALSE,
186: '3', 401,
187: 'MTL_SYSTEM_ITEMS');
188: IF (req_id = 0) THEN

Line 192: req_id := fnd_request.submit_request( 'FND', 'FDFVGN', '', '', FALSE,

188: IF (req_id = 0) THEN
189: raise conc_failure;
190: END IF;
191:
192: req_id := fnd_request.submit_request( 'FND', 'FDFVGN', '', '', FALSE,
193: '3', 401,
194: 'MTL_PARAMETERS');
195: IF (req_id = 0) THEN
196: raise conc_failure;

Line 199: req_id := fnd_request.submit_request(

195: IF (req_id = 0) THEN
196: raise conc_failure;
197: END IF;
198:
199: req_id := fnd_request.submit_request(
200: 'FND', 'FDFVGN', '', '', FALSE,
201: '3', 222,
202: 'RA_CUSTOMERS_HZ');
203: IF (req_id = 0) THEN

Line 1297: req_id := fnd_request.submit_request(

1293: COMMIT;
1294: -- this commit is required so that the conc requests will see this data
1295: -- we need to submit concurrent requests to recompile flex views
1296:
1297: req_id := fnd_request.submit_request(
1298: 'FND', 'FDFVGN', '', '', FALSE,
1299: '3', 401,
1300: 'MTL_SYSTEM_ITEMS');
1301: IF (req_id = 0) THEN

Line 1305: req_id := fnd_request.submit_request(

1301: IF (req_id = 0) THEN
1302: raise conc_failure;
1303: END IF;
1304:
1305: req_id := fnd_request.submit_request(
1306: 'FND', 'FDFVGN', '', '', FALSE,
1307: '3', 401,
1308: 'MTL_PARAMETERS');
1309: IF (req_id = 0) THEN

Line 1313: req_id := fnd_request.submit_request(

1309: IF (req_id = 0) THEN
1310: raise conc_failure;
1311: END IF;
1312:
1313: req_id := fnd_request.submit_request(
1314: 'FND', 'FDFVGN', '', '', FALSE,
1315: '3', 702,
1316: 'BOM_DEPARTMENT_RESOURCES');
1317: IF (req_id = 0) THEN

Line 1321: req_id := fnd_request.submit_request(

1317: IF (req_id = 0) THEN
1318: raise conc_failure;
1319: END IF;
1320:
1321: req_id := fnd_request.submit_request(
1322: 'FND', 'FDFVGN', '', '', FALSE,
1323: '3', 201,
1324: 'PO_ASL_ATTRIBUTES');
1325: IF (req_id = 0) THEN

Line 1329: req_id := fnd_request.submit_request(

1325: IF (req_id = 0) THEN
1326: raise conc_failure;
1327: END IF;
1328:
1329: req_id := fnd_request.submit_request(
1330: 'FND', 'FDFVGN', '', '', FALSE,
1331: '3', 702,
1332: 'BOM_SUBSTITUTE_COMPONENTS');
1333: IF (req_id = 0) THEN

Line 1338: req_id := fnd_request.submit_request(

1334: raise conc_failure;
1335: END IF;
1336:
1337:
1338: req_id := fnd_request.submit_request(
1339: 'FND', 'FDFVGN', '', '', FALSE,
1340: '3', 401,
1341: 'MTL_INTERORG_SHIP_METHODS');
1342: IF (req_id = 0) THEN

Line 1347: req_id := fnd_request.submit_request(

1343: raise conc_failure;
1344: END IF;
1345:
1346:
1347: req_id := fnd_request.submit_request(
1348: 'FND', 'FDFVGN', '', '', FALSE,
1349: '3', 702,
1350: 'BOM_BILL_OF_MATERIALS');
1351: IF (req_id = 0) THEN

Line 1356: req_id := fnd_request.submit_request(

1352: raise conc_failure;
1353: END IF;
1354:
1355:
1356: req_id := fnd_request.submit_request(
1357: 'FND', 'FDFVGN', '', '', FALSE,
1358: '3', 704,
1359: 'MRP_FORECAST_DATES');
1360: IF (req_id = 0) THEN

Line 1364: req_id := fnd_request.submit_request(

1360: IF (req_id = 0) THEN
1361: raise conc_failure;
1362: END IF;
1363:
1364: req_id := fnd_request.submit_request(
1365: 'FND', 'FDFVGN', '', '', FALSE,
1366: '3', 706,
1367: 'WIP_LINES');
1368: IF (req_id = 0) THEN

Line 1373: req_id := fnd_request.submit_request(

1369: raise conc_failure;
1370: END IF;
1371:
1372:
1373: req_id := fnd_request.submit_request(
1374: 'FND', 'FDFVGN', '', '', FALSE,
1375: '3', 704,
1376: 'MRP_SCHEDULE_DATES');
1377: IF (req_id = 0) THEN

Line 1490: req_id := fnd_request.submit_request(

1486:
1487:
1488: COMMIT;
1489:
1490: req_id := fnd_request.submit_request(
1491: 'FND', 'FDFVGN', '', '', FALSE,
1492: '3', 702,
1493: 'OPERATION_RESOURCES');
1494:

Line 1496: req_id := fnd_request.submit_request(

1492: '3', 702,
1493: 'OPERATION_RESOURCES');
1494:
1495: /*
1496: req_id := fnd_request.submit_request(
1497: 'FND', 'FDFVGN', '', '', FALSE,
1498: '3', 702,
1499: 'SUB_OPERATION_RESOURCES');
1500: */

Line 1851: req_id := fnd_request.submit_request(

1847:
1848: END IF;
1849: COMMIT;
1850:
1851: req_id := fnd_request.submit_request(
1852: 'FND', 'FDFVGN', '', '', FALSE,
1853: '3', 702,
1854: 'BOM_DEPARTMENT_RESOURCES');
1855:

Line 1962: req_id := fnd_request.submit_request(

1958:
1959: END IF;
1960: COMMIT;
1961:
1962: req_id := fnd_request.submit_request(
1963: 'FND', 'FDFVGN', '', '', FALSE,
1964: '3', 704,
1965: 'MRP_FORECAST_DATES');
1966: IF (req_id = 0) THEN

Line 2063: req_id := fnd_request.submit_request(

2059:
2060:
2061: COMMIT;
2062:
2063: req_id := fnd_request.submit_request(
2064: 'FND', 'FDFVGN', '', '', FALSE,
2065: '3', 665,
2066: 'WSH_REGIONS');
2067: