DBA Data[Home] [Help]

APPS.PMI_COST_ANALZ_PACK dependencies on DUAL

Line 530: FROM dual;

526: /* 01/12/1999 RS - using profile values instead of sy_cont_tbl */
527: /* skarimis replaced FND_PROFILE.VALUE_WNPS with FND_PROFILE.VALUE */
528: SELECT FND_PROFILE.VALUE('FM_YIELD_TYPE')
529: INTO fm_yield_type_v
530: FROM dual;
531:
532: /* RS end changes for rel 11 */
533:
534: /* now get the std uom of fm_yield_type */