DBA Data[Home] [Help]

APPS.FTE_TL_CORE SQL Statements

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

Line: 40

    SELECT uom_for_num_of_units
    FROM wsh_global_parameters;
Line: 267

    g_req_line_info_tab.DELETE;
Line: 4811

  x_same_rate_map.delete;
Line: 4812

  l_carrier_hash.delete;
Line: 4966

    g_req_line_info_tab.DELETE;
Line: 5010

		    -- these dates are set to the trip departure dates. For price list selection, only the
		    -- trip departure date is used (not arrival).


		    fte_freight_pricing.g_effectivity_dates.date_from:=p_trip_tab(i).planned_departure_date;