DBA Data[Home] [Help]

APPS.ECEASNI SQL Statements

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

Line: 17

	ec_utils.g_stack.DELETE;
Line: 75

	select map_type into i_map_type
        from ece_mappings
        where map_id = i_map_id
          and enabled ='Y';
Line: 193

	select map_type into i_map_type
        from ece_mappings
        where map_id = i_map_id
          and enabled ='Y';