SAP WRICEF Tool

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

ما هو SAP WRICEF Tool؟

SAP WRICEF Tool هو إضافة Chrome تم تطويرها بواسطة Hamad Ahmad، والميزة الرئيسية لها هي "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة SAP WRICEF Tool

قم بتنزيل ملفات الامتداد SAP WRICEF Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
عنوان URL الرسمي https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
الوصف SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
حجم الملف 376 KB
عدد التثبيتات 962
النسخة الحالية 1.1
آخر تحديث 2024-02-13
تاريخ النشر 2023-09-20
تقييم 5.00/5 مجموع تقييمات 3
المطور Hamad Ahmad
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}