DBA Data[Home] [Help]

APPS.XDP_ENG_UTIL dependencies on XDPCORE_FA

Line 374: XDPCORE_FA.CreateFAProcess(

370: Create FA workflow process
371: */
372:
373:
374: XDPCORE_FA.CreateFAProcess(
375: orderID => p_order_id,
376: WIInstanceID => p_wi_instance_id,
377: FAInstanceID => p_fa_instance_id,
378: ParentItemType =>p_wi_item_type,

Line 457: XDPCORE_FA.CreateFAProcess(

453: Create FA workflow process
454: */
455:
456:
457: XDPCORE_FA.CreateFAProcess(
458: orderID => p_order_id,
459: lineItemID => p_line_item_id,
460: WIInstanceID => p_wi_instance_id,
461: FAInstanceID => p_fa_instance_id,