Keywords to use while working on code upgrading project from AX 2012 to D365

Hi All,

Please find the keywords below explanation which will be easy to check the over-layering code in STD objects. There will be 3 types of keywords which we use to filter the objects for clear view of custom code or over-layer in the object level and to focus on that part alone and migrate the custom code to extension objects like classes. After opening the objects  Right click on object and select open designer, Kindly follow the below points.

 1) Customization object (we can see custom objects which needed to migrate.) [Type C: in search bar]




    



 2) Custom Conflict objects (We can see the methods or controls which has conflicts with STD) [Type CF: in search bar]



 3) Extension objects ( we can see the extension objects which we moved from over-layering objects to reconfirm our work.) [Type E: in search bar]



Thanks

No comments:

Post a Comment