DBA Data[Home] [Help]

APPS.AR_ARXRECON_XMLP_PKG SQL Statements

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

Line: 313

     select set_of_books_id
     into p_ca_set_of_books_id
     from ar_system_parameters_all
     where org_id  = p_reporting_entity_id;
Line: 328

      select meaning into l_co_seg
      from ar_lookups
      where lookup_type = 'ALL'
      and lookup_code = 'ALL';