DBA Data[Home] [Help]

APPS.WMS_STRATEGY_PVT dependencies on WMS_CACHE

Line 573: l_rule_counter := wms_cache.get_Strategy_from_cache(p_strategy_id,

569:
570: -- Initialize strategy members PL/SQL table
571: Wms_re_common_pvt.InitRulesTable;
572: -- 8809951 Added the IF condition.
573: l_rule_counter := wms_cache.get_Strategy_from_cache(p_strategy_id,
574: x_return_status => x_return_status,
575: x_msg_count => x_msg_count,
576: x_msg_data => x_msg_data,
577: x_over_alloc_mode => l_over_alloc_mode,