DBA Data[Home] [Help]

APPS.APP_SESSION dependencies on FND_APPLICATION

Line 84: from fnd_application

80:
81: begin
82: select application_id
83: into l_resp_appl_id
84: from fnd_application
85: where application_short_name = p_resp_appl_short_name;
86:
87: select responsibility_id
88: into l_responsibility_id