DBA Data[Home] [Help]

APPS.XDP_ENG_UTIL dependencies on XDP_AQ_UTILITIES

Line 389: XDP_AQ_UTILITIES.Add_FA_ToQ(

385: ErrStr => p_error_description);
386:
387:
388: If p_return_code = 0 Then
389: XDP_AQ_UTILITIES.Add_FA_ToQ(
390: p_order_id => p_order_id,
391: p_wi_instance_id => p_wi_instance_id,
392: p_fa_instance_id => p_fa_instance_id,
393: p_wf_item_type => lv_fa_itemtype ,

Line 474: XDP_AQ_UTILITIES.Add_FA_ToQ(

470: ErrStr => p_error_description);
471:
472:
473: If p_return_code = 0 Then
474: XDP_AQ_UTILITIES.Add_FA_ToQ(
475: p_order_id => p_order_id,
476: p_wi_instance_id => p_wi_instance_id,
477: p_fa_instance_id => p_fa_instance_id,
478: p_wf_item_type => lv_fa_itemtype ,