DBA Data[Home] [Help]

APPS.BEN_LOCATION_OBJECT SQL Statements

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

Line: 86

    select loc.*
    from   hr_locations_all loc
    where  loc.location_id = p_location_id;
Line: 193

  g_cache_loc_rec.delete;