SAP WRICEF Tool
SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
什么是SAP WRICEF Tool?
SAP WRICEF Tool是由Hamad Ahmad开发的Chrome扩展程序,该扩展的主要功能是“SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View”。
扩展截图
下载SAP WRICEF Tool扩展crx文件
下载SAP WRICEF Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This SAP Extension helps you to make your WRICEF Items when you need to find SAP Objects.
扩展基本信息
名称 | SAP WRICEF Tool |
ID | lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
官方URL | https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
简介 | SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View |
文件大小 | 376 KB |
安装次数 | 962 |
当前版本 | 1.1 |
更新时间 | 2024-02-13 |
上架时间 | 2023-09-20 |
评分 | 5.00/5 共3次评分 |
开发者 | Hamad Ahmad |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SAP WRICEF Tool", "version": "1.1", "description": "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View", "action": { "default_popup": "index.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |