SAP WRICEF Tool

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

O que é SAP WRICEF Tool?

SAP WRICEF Tool é uma extensão do Chrome desenvolvida por Hamad Ahmad, e sua principal característica é "SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão SAP WRICEF Tool

Baixe arquivos de extensão SAP WRICEF Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome SAP WRICEF Tool SAP WRICEF Tool
ID lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
URL Oficial https://chromewebstore.google.com/detail/sap-wricef-tool/lkcmbnjhgbafjfmmmdhfgnfgkkgojiek
Descrição SAP WRICEF Tool helps to get SAP objects against Transaction Code and to find Database Table and CDS View
Tamanho do Arquivo 376 KB
Contagem de Instalações 962
Versão Atual 1.1
Última Atualização 2024-02-13
Data de Publicação 2023-09-20
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Hamad Ahmad
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}