DBA Data[Home] [Help]

APPS.GML_GPOI SQL Statements

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

Line: 40

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

	ec_utils.g_stack.DELETE;