DBA Data[Home] [Help]

APPS.PA_RESOURCE_UTILS dependencies on FND_FORM_FUNCTIONS

Line 4369: from fnd_form_functions

4365: and resp.application_id = fnd_global.resp_appl_id ;
4366:
4367: select function_id
4368: into l_function_id
4369: from fnd_form_functions
4370: where function_name='PA_RES_LIST';
4371:
4372: /* changed for bug 2775111: recently the function 'PA_STAFF_HOME_RM'
4373: got moved from menu 'PA_PRM_RES_MGR' to 'PA_STAFFING_RES_MGR'.