Explaining the Product in an Overview
Explaining the SAP Service and Asset Manager Application Architecture
Performing the Installation, Deployment, and Setup
Performing the Configuration of an Out-of the Box Mobile App
Using the Application Extensibility
Performing the Debugging and Branding a Client
Performing a Root Cause Analysis and Performance Optimization
Describing Upgrade and Support
Trawling Through the Appendices

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.