DBA Data[Home] [Help]

APPS.PJM_PJMRPSEP_XMLP_PKG SQL Statements

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

Line: 9

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