DBA Data[Home] [Help]

APPS.INV_TXN_VALIDATIONS dependencies on INV_QUANTITY_TREE_GRP

Line 4723: inv_quantity_tree_grp.clear_quantity_cache ;

4719: fnd_msg_pub.initialize;
4720: END IF;
4721:
4722: -- Clearing any cache if existent
4723: inv_quantity_tree_grp.clear_quantity_cache ;
4724:
4725: -- this call will provide reserved quantity for all but the demand source specified
4726: inv_quantity_tree_pub.query_quantities
4727: ( p_api_version_number => 1.0