DBA Data[Home] [Help]

APPS.JTM_PROFILE_UTL_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 12

     select application_id
     from fnd_application
     where application_short_name = p_app_short_name;
Line: 102

     select application_id
     from fnd_application
     where application_short_name = p_app_short_name;
Line: 155

     select responsibility_id
     from fnd_responsibility
     where responsibility_key = p_resp_key;
Line: 197

     select responsibility_id
     from fnd_responsibility
     where responsibility_key = p_resp_key;