SAP WRICEF Tool

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

Apa itu SAP WRICEF Tool?

SAP WRICEF Tool adalah ekstensi Chrome yang dikembangkan oleh Hamad Ahmad, dan fitur utamanya adalah "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi SAP WRICEF Tool

Unduh file ekstensi SAP WRICEF Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
URL Resmi https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Deskripsi SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Ukuran File 376 KB
Jumlah Instalasi 962
Versi Saat Ini 1.1
Terakhir Diperbarui 2024-02-13
Tanggal Publikasi 2023-09-20
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Hamad Ahmad
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}