Performance Tips in SAP Business ByDesign 1602

Introduction: A new feature is available for SAP partners writing ABSL code in SDK. Right click on any ABSL file in the solution and then click on Performance Tips. A new modal dialog is displayed that can be expanded to see suggestions on how to avoid dumps and improve performance. Dump suggestions highlight the code where data can be initial at run time. Performance check breaks down sugRead More…