DBA Data[Home] [Help]

APPS.XDP_DRC_UTIL_PVT dependencies on XDP_FE_SW_GEN_LOOKUP

Line 611: xdp_fe_sw_gen_lookup fsp

607:
608: select fulfillment_proc
609: into lv_proc
610: from xdp_fa_fulfillment_proc ffp,
611: xdp_fe_sw_gen_lookup fsp
612: where
613: ffp.fulfillment_action_id = lv_fa_id and
614: ffp.fe_sw_gen_lookup_id = fsp.fe_sw_gen_lookup_id and
615: fsp.fetype_id = lv_fetype_id and