Archive

Posts Tagged ‘ITS’

SAP Transaction Classification

December 29th, 2010 No comments

When defining the SAP transaction, there is an option allows you to choose the transaction classification.

 image

Read more…

SAP WebGUI Introduction

December 21st, 2009 No comments

Introduction

SAP WebGUI has another name called ‘SAP GUI for HTML‘. This UI technology is based on integrated ITS and present all the data in the browser.

The SAP WebGUI generates HTML pages for every SAP screen. This means you do not have to create any templates. There are some technical restrictions due to the browser, however, and certain transactions may not function in the SAP GUI for HTML. This must be decided for each case. The use of controls can result in this restriction.

Use SAP WebGUI

First of all, you need to activate ITS WebGUI. You can find a comprehensive tutorial from here.

After the service is activated, it can be accessed using following url pattern: http://www.yourcompany.com/sap/bc/gui/sap/its/webgui?sap-client=100. You can login in using account valid in the specified client. Internet Service WEBGUI is the start point of the SAP WebGUI.

By default, all the transaction can be accessed in the browser if the option ‘SAPGUI for HTML’ is ticked in the transaction definition.

webgui

Read more…