DBA Data[Home] [Help]

APPS.HR_ITF_BUS dependencies on FND_FORM_FUNCTIONS

Line 300: fnd_form_functions frm

296: CURSOR csr_form_functions is
297: select
298: 'found'
299: From
300: fnd_form_functions frm
301: where
302: frm.function_name = p_page_region_code;
303:
304: CURSOR csr_reg_unique_check( cur_type varchar2,