在概览中介绍产品
介绍 SAP Service and Asset Manager 应用程序体系结构
执行安装、部署和设置
执行开箱即用移动应用的配置
使用应用程序可扩展性
执行调试并品牌化客户端
执行根本原因分析和性能优化
介绍升级和支持
通过附录进行培训

Debugging MDK using Visual Studio Code

Objective

After completing this lesson, you will be able to debug SAP Service and Asset Manager using Visual Studio Code

Visual Studio (VS) Code

Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to full-featured IDEs, such as Visual Studio IDE, IntelliJ, or Eclipse.

Note

SAP Web IDE and Business Application Studio do not support debugging. For debugging the MDK client-side development, we use the Visual Studio Code.