DBA Data[Home] [Help]

APPS.AMW_LOAD_SOD_DATA dependencies on FND_FORM_FUNCTIONS

Line 47: FROM fnd_form_functions

43: AND cst_violat_obj_type = 'FUNC'
44: AND cst_entries_function_id IS NOT NULL
45: AND NOT EXISTS
46: ( SELECT 'Y'
47: FROM fnd_form_functions
48: WHERE function_id = cst_entries_function_id
49: )
50: UNION
51: SELECT cst_interface_id