SAP WRICEF Tool

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

Cos'è SAP WRICEF Tool?

SAP WRICEF Tool è un'estensione di Chrome sviluppata da Hamad Ahmad, e la sua funzione principale è "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione SAP WRICEF Tool

Scarica i file di estensione SAP WRICEF Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
URL Ufficiale https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Descrizione SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Dimensione del File 376 KB
Conteggio Installazioni 962
Versione Corrente 1.1
Ultimo Aggiornamento 2024-02-13
Data di Pubblicazione 2023-09-20
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Hamad Ahmad
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}