Skip to Content
0
Dec 13, 2011 at 03:09 PM

How to open a view to a Item in "read only" mode directly from SAP Logon.

189 Views

Hello Gurus;

We need to display a given portfolio item to the user in display (read only) mode.

We have managed to open a view to the portfolio item using function INM_UI_NAV_GET_OIF_URL to obtain its URL and FM CALL_BROWSER to open it. The problem is that the item is opened in edit mode.

Is there any way to open this item in read only mode (and disable the 'Edit' button as well)?

Thanks in advance.

Regards.