DBA Data[Home] [Help]

APPS.PJM_PJMRPSES_XMLP_PKG dependencies on MFG_LOOKUPS

Line 10: from mfg_lookups

6: /* SRW.USER_EXIT('FND SRWINIT'); */
7:
8: select meaning
9: into P_order_by_disp
10: from mfg_lookups
11: where lookup_type = 'PJM_SCHEDEXC_ORDERBY'
12: and lookup_code = P_order_by;
13:
14: /* SRW.USER_EXIT('FND FLEXSQL