DBA Data[Home] [Help]

APPS.XDP_ORDER_SYNC dependencies on XDP_FA_FULFILLMENT_PROC

Line 730: FROM xdp_fa_fulfillment_proc ffp,

726:
727: SELECT fulfillment_proc
728: INTO
729: lv_proc
730: FROM xdp_fa_fulfillment_proc ffp,
731: xdp_fe_sw_gen_lookup fsp
732: WHERE
733: ffp.fulfillment_action_id = lv_fa_id AND
734: ffp.fe_sw_gen_lookup_id = fsp.fe_sw_gen_lookup_id AND