DBA Data[Home] [Help]

APPS.WMS_ENGINE_PVT dependencies on WMS_RE_CUSTOM_PUB

Line 2221: wms_re_custom_pub.set_dualuom_alloc_prefs(

2217: ,'Calling stub API to check dual UOM allocation settings');
2218: END IF;
2219:
2220: l_return_status := fnd_api.g_ret_sts_success;
2221: wms_re_custom_pub.set_dualuom_alloc_prefs(
2222: p_organization_id => l_request_line_rec.organization_id
2223: , p_inventory_item_id => l_request_line_rec.inventory_item_id
2224: , p_move_order_type => l_move_order_type
2225: , p_transaction_type_id => l_request_line_rec.transaction_type_id