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
公式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
Eメール [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"
    }
}