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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}