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”。

擴展截圖

screenshot

下載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 SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
官方網址 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"
    }
}