DBA Data[Home] [Help]

APPS.FND_SET dependencies on FND_EXECUTABLES_TL

Line 2416: insert into FND_EXECUTABLES_TL (

2412: creation_date, created_by, last_update_date,
2413: last_updated_by, last_update_login, icon_name
2414: );
2415:
2416: insert into FND_EXECUTABLES_TL (
2417: APPLICATION_ID, EXECUTABLE_ID, CREATION_DATE,
2418: CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY,
2419: LAST_UPDATE_LOGIN, USER_EXECUTABLE_NAME, DESCRIPTION,
2420: LANGUAGE, SOURCE_LANG

Line 2530: delete from fnd_executables_tl

2526: delete from fnd_stage_fn_parameters_tl
2527: where function_id = exec_id
2528: and application_id = exec_application_id;
2529:
2530: delete from fnd_executables_tl
2531: where executable_id = exec_id
2532: and application_id = exec_application_id;
2533:
2534: delete from fnd_executables