SAP WRICEF Tool

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

¿Qué es SAP WRICEF Tool?

SAP WRICEF Tool es una extensión de Chrome desarrollada por Hamad Ahmad, y su función principal es "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión SAP WRICEF Tool

Descarga archivos de extensión SAP WRICEF Tool en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
URL Oficial https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Descripción SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Tamaño del Archivo 376 KB
Cantidad de Instalaciones 962
Versión Actual 1.1
Última Actualización 2024-02-13
Fecha de Publicación 2023-09-20
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador Hamad Ahmad
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}