DBA Data[Home] [Help]

APPS.UMX_USER_SEARCH_PVT SQL Statements

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

Line: 9

    cursor get_pwd is select ENCRYPTED_USER_PASSWORD from fnd_user
    where user_id =  p_user_id;
Line: 99

      select meaning
      from   fnd_lookup_values_vl
      where  lookup_type = 'UMX_USER_ACC_DET_STATUS'
      and    lookup_code = l_lookup_code;