SAP WRICEF Tool

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

Co to jest SAP WRICEF Tool?

SAP WRICEF Tool to rozszerzenie Chrome opracowane przez Hamad Ahmad, a jego główną funkcją jest „SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia SAP WRICEF Tool

Pobierz pliki rozszerzeń SAP WRICEF Tool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Oficjalny URL https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Opis SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Rozmiar pliku 376 KB
Liczba instalacji 962
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2024-02-13
Data Publikacji 2023-09-20
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Hamad Ahmad
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}