SAP transBin

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

SAP transBin là gì?

SAP transBin là một tiện ích mở rộng Chrome được phát triển bởi Sunil B N, và tính năng chính của nó là "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng SAP transBin

Tải xuống các tệp mở rộng SAP transBin dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SAP transBin SAP transBin
ID igpeehljkdmoihjlidnpiifnbegimfdo
URL Chính Thức https://chromewebstore.google.com/detail/sap-transbin/igpeehljkdmoihjlidnpiifnbegimfdo
Mô tả Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
Kích Thước Tệp 741 KB
Số Lần Cài Đặt 50
Phiên Bản Hiện Tại 0.729
Cập Nhật Lần Cuối 2015-09-14
Ngày Phát Hành 2015-09-14
Nhà Phát Triển Sunil B N
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}