Skip to main content

Posts

Showing posts with the label sys layer

Code Upgrade in axapta

Code Upgrade The Code Upgrade tool is also found in the Add-ins menu. Where the Compare Object tool can be used to compare any type of object, the code upgrade tool is specialized for comparing methods. This tool is quite handy for comparing changes from an old to a new layer of a service pack or version upgrade.  Code upgrade will show a class that has been modified in several layers. You will see its methods listed in the left side. Methods modified in both the old layer and the new layer will be highlighted, i.e. if a method existing in the SYS layer of the old version has been modified in the new SYS layer. When you click on a method modified in more than one layer, Axapta will update the right window with a tab page representing each modified layer.  The first tab page, Workspace will default to show the highest layer. From Workspace you can edit the method. It is preferable to open the code in the editor using the Edit button. In the sub menu Suggestion, the merge buttons