CREATESYNONYM[dbo].[spRevenueGetItemsForRatePlan_Synonym]FOR[dbo].[spRevenueGetItemsForRatePlan_Legacy] GO GRANTSELECTON[dbo].[spRevenueGetItemsForRatePlan_Synonym]TO[MssExec] GRANTINSERTON[dbo].[spRevenueGetItemsForRatePlan_Synonym]TO[MssExec] GRANTDELETEON[dbo].[spRevenueGetItemsForRatePlan_Synonym]TO[MssExec] GRANTUPDATEON[dbo].[spRevenueGetItemsForRatePlan_Synonym]TO[MssExec] GRANTEXECUTEON[dbo].[spRevenueGetItemsForRatePlan_Synonym]TO[MssExec] GO