SAP WRICEF Tool
SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Was ist SAP WRICEF Tool?
SAP WRICEF Tool ist eine Chrome-Erweiterung, die von Hamad Ahmad entwickelt wurde, und ihr Hauptmerkmal ist "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".
Erweiterungsscreenshots
SAP WRICEF Tool-Erweiterungs-CRX-Datei herunterladen
Laden Sie SAP WRICEF Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This SAP Extension helps you to make your WRICEF Items when you need to find SAP Objects.
Grundlegende Informationen zur Erweiterung
Name | SAP WRICEF Tool |
ID | lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Offizielle URL | https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Beschreibung | SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View |
Dateigröße | 376 KB |
Installationsanzahl | 962 |
Aktuelle Version | 1.1 |
Letztes Update | 2024-02-13 |
Veröffentlichungsdatum | 2023-09-20 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | Hamad Ahmad |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |