DBA Data[Home] [Help]

APPS.ARRX_C_RC SQL Statements

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

Line: 652

     select mrc_sob_type_code
     into l_sob_type
     from gl_sets_of_books
     where set_of_books_id = l_set_of_books_id;
Line: 670

	  select set_of_books_id into l_set_of_books_id
	  from ar_system_parameters_all
	   where org_id = l_reporting_entity_id;