DBA Data[Home] [Help]

APPS.ODP dependencies on FND_RESPONSIBILITY

Line 64: from FND_RESPONSIBILITY

60: n_function_id := icx_sec.getID(icx_sec.PV_FUNCTION_ID);
61:
62: select APPLICATION_ID
63: into n_application_id
64: from FND_RESPONSIBILITY
65: where RESPONSIBILITY_ID = n_responsibility_id;
66:
67: select FUNCTION_NAME
68: into v_function_name