DBA Data[Home] [Help]

APPS.PJM_PJMRPSEW_XMLP_PKG dependencies on MFG_LOOKUPS

Line 16: from mfg_lookups

12: /*SRW.USER_EXIT('FND SRWINIT');*/
13:
14: select meaning
15: into P_order_by_disp
16: from mfg_lookups
17: where lookup_type = 'PJM_SCHEDEXC_ORDERBY'
18: and lookup_code = P_order_by;
19:
20: /*SRW.USER_EXIT('FND FLEXSQL