DBA Data[Home] [Help]

APPS.FEM_DIS_UTL_PKG dependencies on FND_RUN_FUNCTION

Line 45: v_url := FND_RUN_FUNCTION.Get_Run_Function_URL(

41: );
42:
43: END IF;
44:
45: v_url := FND_RUN_FUNCTION.Get_Run_Function_URL(
46: P_FUNCTION_ID => v_func_id,
47: P_RESP_APPL_ID => fnd_global.resp_appl_id,
48: P_RESP_ID => fnd_global.resp_id,
49: P_SECURITY_GROUP_ID => fnd_global.security_group_id,