DBA Data[Home] [Help]

APPS.FND_CONC_CONNECT dependencies on FND_FORM_FUNCTIONS

Line 165: from fnd_form_functions

161:
162: begin
163: select function_id
164: into func_id
165: from fnd_form_functions
166: where function_name = l_func;
167:
168: exception
169: when no_data_found then