概要での製品の説明
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.