SAP WRICEF Tool
SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Wat is SAP WRICEF Tool?
SAP WRICEF Tool is een Chrome-extensie ontwikkeld door Hamad Ahmad, en de belangrijkste functie is "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".
Extensie Screenshots
Download het CRX-bestand van de extensie SAP WRICEF Tool
Download SAP WRICEF Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This SAP Extension helps you to make your WRICEF Items when you need to find SAP Objects.
Basisinformatie over de Extensie
Naam | SAP WRICEF Tool |
ID | lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Officiële URL | https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Beschrijving | SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View |
Bestandsgrootte | 376 KB |
Aantal Installaties | 962 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2024-02-13 |
Publicatiedatum | 2023-09-20 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Hamad Ahmad |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |