Produkt in einer Übersicht erläutern
Die Anwendungsarchitektur von SAP Service and Asset Manager erläutern
Installation, Deployment und Setup durchführen
Konfiguration einer mobilen Out-of-Box-App durchführen
Anwendungserweiterbarkeit verwenden
Debugging und Branding eines Clients durchführen
Ursachenanalyse und Performance-Optimierung durchführen
Upgrade und Support beschreiben
Trawling durch die Anhänge

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.