DBA Data[Home] [Help]

APPS.INV_GMI_RSV_BRANCH SQL Statements

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

Line: 513

     SELECT process_enabled_flag
     FROM   mtl_parameters
     WHERE  organization_id = p_organization_id;
Line: 533

	     -- IF This Select is True l_process_rec will
	     -- Hold all the record characteristics We Need
	     -- In Global l_process_rec Therefore Add this to the cache.
         add_process_org_to_cache(l_process_rec);