DBA Data[Home] [Help]

APPS.WMA_COMPLETION dependencies on INV_QUANTITY_TREE_PVT

Line 1612: p_treeMode => inv_quantity_tree_pvt.g_reservation_mode,

1608: p_wipEntityID => p_jobID,
1609: p_initMsgList => fnd_api.g_false,
1610: p_endDebug => fnd_api.g_true,
1611: p_destroyTrees => fnd_api.g_true,
1612: p_treeMode => inv_quantity_tree_pvt.g_reservation_mode,
1613: p_treeSrcName => null,
1614: x_returnStatus => x_returnStatus);
1615:
1616: --if there is missing l/s info for a background txn, error out.