DBA Data[Home] [Help]

APPS.XDP_DRC_UTIL_PVT dependencies on XDP_FA_FULFILLMENT_PROC

Line 610: from xdp_fa_fulfillment_proc ffp,

606: lv_adapter);
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