Implementation Steps:
1)
Have an environment setup with AX 2012
2)
Go to Start | All Programs | Microsoft SQL
Server XXX | SQL Server Management Studio
3)
Click on Connect
4)
Run the following scripts
- CreateShipCarrierRole_20120518-194832-194832_2.txt
- MaintainShipCarrierRol_20120518-194832_194832_1.txt
5)
Click on the Plus sign next to
MicrosoftDynamicsAX | Progammability | Stored Procedures
6)
Find the stored procedure called
dbo.MaintainShipCarrierRole
7)
Right-click and select Execute Stored Procedure
8)
Click OK
- If the scripts are not run an error will occur:
“Msg 2812, Level 16, State 62, Procedure MaintainShipCarrierRole, Line 102
Could not find stored procedure
‘master.dbo.CreateShipCarrierRole’.”
- Reference Technical white paper: Microsoft Dynamics Ax 2009 Shipping Carrier
Interface