DBA Data[Home] [Help]

APPS.FND_CONC_CONNECT dependencies on FND_FORM_FUNCTIONS

Line 171: from fnd_form_functions

167:
168: begin
169: select function_id
170: into func_id
171: from fnd_form_functions
172: where function_name = l_func;
173:
174: exception
175: when no_data_found then