DBA Data[Home] [Help]

APPS.OE_CAT_RESULTS_PUB SQL Statements

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

Line: 106

p_atp_table.Insert_Flag := MRP_ATP_PUB.number_arr(null);
Line: 131

   select meaning
   into g_status
   from mfg_lookups
   where lookup_type = 'MTL_DEMAND_INTERFACE_ERRORS' and
   lookup_code = x_atp_table.Error_Code(1);