SAP transBin

Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number

Wat is SAP transBin?

SAP transBin is een Chrome-extensie ontwikkeld door Sunil B N, en de belangrijkste functie is "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SAP transBin

Download SAP transBin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Allows to search SAP Notes, SAP internal and customer incidents and transactions.

How to use?
-Search notes using note number or description.
-Search incidents using internal/external incident's number.
-Search transactions using Report name or Transaction or any keyword associated with the transaction.
New transactions are updated regularly.
More content like list of SAP tables will be coming soon.
Transaction Search Works offline                    

Basisinformatie over de Extensie

Naam SAP transBin SAP transBin
ID igpeehljkdmoihjlidnpiifnbegimfdo
Officiële URL https://chromewebstore.google.com/detail/sap-transbin/igpeehljkdmoihjlidnpiifnbegimfdo
Beschrijving Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
Bestandsgrootte 741 KB
Aantal Installaties 50
Huidige Versie 0.729
Laatst Bijgewerkt 2015-09-14
Publicatiedatum 2015-09-14
Ontwikkelaar Sunil B N
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SAP transBin",
    "description": "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text\/note number",
    "version": "0.729",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon128.png"
    }
}