DBA Data[Home] [Help]

APPS.PJM_PJMRPSEP_XMLP_PKG dependencies on MFG_LOOKUPS

Line 11: from mfg_lookups

7: /*SRW.USER_EXIT('FND SRWINIT');*/
8:
9: select meaning
10: into P_ORDER_BY_DISP
11: from mfg_lookups
12: where lookup_type = 'PJM_SCHEDEXC_ORDERBY'
13: and lookup_code = P_order_by;
14:
15: /* if (P_prt_po <> 'Y') then