cancel
Showing results for 
Search instead for 
Did you mean: 

Hide the command box in sap gui

Former Member
0 Kudos

Hi,

Good to see the SAP GUI form,

we are bringing SAP R/3 transactions in Enterprise Portal,

every time the r/3 transaction opens in iview (SAP GUI for windows).

It shows the normal screen with "Command box" on the top,

now we dont want the user to browse the sap system using the command box.

any info on that..is it possible to hide or remove?

Thanks for help,

-Krishna

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

There was a discussion about this topic in portal forum.

However, if you are using webgui (ITS) this can be done by setting the service parameter ~NOHEADEROKCODE = 1

Regards

Raja

Former Member
0 Kudos

Hi Durairaj,

So that means there is no option to remove/hide in normal r/3 transaction iview?

-Krishna

Christian_Cohrs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Krishna,

note 648452 states that the command box will not be displayed for inplace SAP GUI for Windows sessions if you set the following registry value:

[HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Customize] "HideCmdLineInplace"=dword:00000001

If you want to disable the command box also for outplace sessions in the portal then you may set in addition to above value the following:

[HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Customize] "HideCmdLineInplaceAllSession"=dword:00000001

Best regards,

Christian

Former Member
0 Kudos

Hi Christian,

This solved my problem, Thanks

jus to add one more question is it possible with SAP GUI for Java?, coz we have users who are using SAP GUI for Java from portal!

-Krishna

Christian_Cohrs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Krishna,

sorry, SAP GUI for Java does not support this feature.

Best regards,

Christian

Former Member
0 Kudos

How can i set service parameter

will you please explain , It is very urgent for Me

Actually I want to remove Menu button and TCode text box

In Transactional iView .

Regards

srinivas

Former Member
0 Kudos

Hi Durairaj,

Thanks for this tip. I wanted to implement this.Can you tell where do we have to set this parameter :

NOHEADEROKCODE=1

Can it be passed as a paramater in the Transaction iView ( webGui)

Thanks,

Muinul

former_member228142
Active Contributor
0 Kudos

Depending on the ITS you are using (external ITS or integrated ITS) you have to set ~noheaderokcode in the services file i.e. webgui.srvc or in the ICF service.

You will find more information here:

http://help.sap.com/saphelp_nw04/helpdata/en/24/ef243a84da356be10000000a11402f/frameset.htm

Best regards,

Klaus

Former Member
0 Kudos

I am wondering if it is possible to hide/disable the command box for specific iViews, but not others? We just have a few iViews we do not want the comman line to be active for.

Thanks for your help.

Julie

Former Member
0 Kudos

Hi

yes,

see this thread

br Peter

Former Member
0 Kudos

Hello. I tried this and it had to effect. Are there any other known alternatives?

Answers (0)