cancel
Showing results for 
Search instead for 
Did you mean: 

transaction ii views limitaions

Former Member
0 Kudos
47

while processing the transaction iview we will provide user with one transaction code in the details of iview,so my issue is when i see the preview of it i must be able to see only that transaction i have provide in the iview details .if i give /n <other transaction> also i must be restricted to the only one transaction that is given in ivew . how to do this .even did we can do any changes for preview of r3 transaction i view through the porta ,i want to remove the menu bar form portal.

regards

ravikanthvemuri

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Try this: Use T-code: SICF and select the service default_host>sap>bc>gui>sap>its>webgui

Now open it and click on the tab 'GUI CONFIGURATION'

Add new parameter ~noHeaderOKCode set value 1

Regards

Parth

Former Member
0 Kudos

pass the parameter ~singletransaction =1 in the webgui ITS Service(SICF Transaction)

Former Member
0 Kudos

Hello Ravi,

You can refer to the following article.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/portal-and-collabo...

Also You can refer to SAP Note: 1010519

Regards

Deb

Former Member
0 Kudos

Hi,

You are talking about the authorization of transaction codes. If you give some transaction code, that will be accessible to user only if he has access to it. So the only thing I can think of, is provide permission to the only transaction that you will providing to the user in the iView. This has to be done from R3 side. If so, then he can access the particular trans alone. If he tries something else, he will get authorization error but that can't be made to show the authorized transaction again.

Regards,

Harini S