DBA Data[Home] [Help]

APPS.AK_CUSTOM_PVT dependencies on FND_RESPONSIBILITY

Line 178: from FND_RESPONSIBILITY

174: where org_id is not null
175: and rownum = 1;
176: cursor l_get_resp_id(levelpk varchar2) is
177: select responsibility_id
178: from FND_RESPONSIBILITY
179: where responsibility_key = levelpk;
180: cursor l_get_resp_id2 is
181: select 'X'
182: from ak_customizations