DBA Data[Home] [Help]

APPS.WMA_COMPLETION dependencies on INV_QUANTITY_TREE_PVT

Line 1603: p_treeMode => inv_quantity_tree_pvt.g_reservation_mode,

1599: p_wipEntityID => p_jobID,
1600: p_initMsgList => fnd_api.g_false,
1601: p_endDebug => fnd_api.g_true,
1602: p_destroyTrees => fnd_api.g_true,
1603: p_treeMode => inv_quantity_tree_pvt.g_reservation_mode,
1604: p_treeSrcName => null,
1605: x_returnStatus => x_returnStatus);
1606:
1607: --if there is missing l/s info for a background txn, error out.