美文网首页SAP
在 Visual Studio Code 里建立 SAP BTP

在 Visual Studio Code 里建立 SAP BTP

作者: 华山令狐冲 | 来源:发表于2023-12-29 15:25 被阅读0次

最近有朋友询问,如何在 Visual Studio Code 里添加 SAP BTP ABAP 环境。

按照笔者这篇文章介绍的步骤:

https://jerry.blog.csdn.net/article/details/130210653

安装了 SAP Fiori Tools 全家桶之后( 图1),在 Visual Studio Code 左侧单击右键,选择 SAP Fiori,然后展开 SAP Systems 面板,如图2所示,点击 + 按钮,添加一个新的 SAP 系统。然后在弹出的面板里,维护 SAP BTP ABAP 编程环境的 Service Key 即可。

这个 Service Key 应该在哪里获得呢?

登录 SAP BTP ABAP 环境:

将 SAP BTP ABAP 编程环境里的 Service Key 导出到本地:

Service Key 是一个 json 文件,用记事本打开,将内容粘贴到上图 Service Key 字段即可。点击 Test Connection,会弹出一个新的浏览器窗口。

看到连接成功的绿色提示消息。

成功保存:

相关文章

网友评论

    本文标题:在 Visual Studio Code 里建立 SAP BTP

    本文链接:https://www.haomeiwen.com/subject/zjpqgdtx.html