DBA Data[Home] [Help]

APPS.PJM_PJMRPSES_XMLP_PKG SQL Statements

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

Line: 8

  select meaning
  into   P_order_by_disp
  from   mfg_lookups
  where  lookup_type = 'PJM_SCHEDEXC_ORDERBY'
  and    lookup_code = P_order_by;