DBA Data[Home] [Help]

APPS.APP_SESSION dependencies on FND_RESPONSIBILITY

Line 89: from fnd_responsibility

85: where application_short_name = p_resp_appl_short_name;
86:
87: select responsibility_id
88: into l_responsibility_id
89: from fnd_responsibility
90: where application_id = l_resp_appl_id
91: and responsibility_key = p_responsibility_key;
92:
93: select security_group_id