DBA Data[Home] [Help]

APPS.PA_RESOURCE_UTILS dependencies on FND_FORM_FUNCTIONS

Line 4033: from fnd_form_functions

4029: and resp.application_id = fnd_global.resp_appl_id ;
4030:
4031: select function_id
4032: into l_function_id
4033: from fnd_form_functions
4034: where function_name='PA_RES_LIST';
4035:
4036: /* changed for bug 2775111: recently the function 'PA_STAFF_HOME_RM'
4037: got moved from menu 'PA_PRM_RES_MGR' to 'PA_STAFFING_RES_MGR'.