SAP WRICEF Tool

SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View

Vad är SAP WRICEF Tool?

SAP WRICEF Tool är en Chrome-tillägg utvecklad av Hamad Ahmad, och dess huvudfunktion är "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

Tilläggsskärmbilder

screenshot

Ladda ner SAP WRICEF Tool-förlängningens CRX-fil

Ladda ner SAP WRICEF Tool-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        This SAP Extension helps you to make your WRICEF Items when you need to find SAP Objects.                    

Grundläggande Information om Tillägg

Namn SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Officiell webbadress https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Beskrivning SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Filstorlek 376 KB
Antal Installationer 962
Aktuell Version 1.1
Senast Uppdaterad 2024-02-13
Publiceringsdatum 2023-09-20
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Hamad Ahmad
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}