SAP WRICEF Tool
SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
What is SAP WRICEF Tool?
SAP WRICEF Tool is a Chrome extension developed by Hamad Ahmad, and its main feature is "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".
Extension Screenshots
Download SAP WRICEF Tool Extension CRX File
Download SAP WRICEF Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This SAP Extension helps you to make your WRICEF Items when you need to find SAP Objects.
Extension Basic Information
Name | SAP WRICEF Tool |
ID | lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Official URL | https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek |
Description | SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View |
File Size | 376 KB |
Installation Count | 962 |
Current Version | 1.1 |
Last Updated | 2024-02-13 |
Publish Date | 2023-09-20 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Hamad Ahmad |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |