APPS.FND_PROGRAM dependencies on FND_REQUEST_SETS_TL
Line 1531: DELETE FROM fnd_request_sets_tl
1527: AND request_set_id = set_id;
1528:
1529: -- Remove the set
1530: 1531: DELETE FROM fnd_request_sets_tl 1532: WHERE application_id = program_application_id
1533: AND REQUEST_SET_ID = set_id;
1534:
1535: DELETE FROM fnd_request_sets