cancel
Showing results for 
Search instead for 
Did you mean: 

transactional iview

Former Member
0 Kudos
62

Hi friends

i have created one transactional iview for se11 when the end user opens it he is able to work on it from portal but he can also open other transaction like he is able to close the session and open a new session which should not happen .

So i want to completely remove the upper heading part where he can type another transaction and opens .

Can anybody please let me know how to make the tool bar disable for the end user.

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

resolved

Former Member
0 Kudos

Hi Krishna,

Perform the following:

Go to transaction, SICF and select service

Choose the following path: default_host / sap / bc / gui / sap / its

Maintain the following entries

~Webgui 1

~Theme sl

~Webgui_Theme sl

~Webgui_Simple_Toolbar 32

Hope it helps you.

Cheers!!!

Umang

former_member194211
Contributor
0 Kudos

Hi Krishnakk,

Go to the file .../irj/root/WEB-INF/portal/portalapps/com.sap.portal.appintegrator.sap/property/Transaction/WinGuiRenderLayer.properties

Change for the property -wp and Worksplace.

Restart Portal to take effect and then check.

Thanks.

Sushil

Former Member
0 Kudos

Use 'window features' property of the page to which the iview is assigned. Put in 'toolbar=no'

Regards,

Atul