Hide Command box in transactional iview

hi,
  I have imported the <b>Best practices for EP</b> package. In the package we have webgui transactional iviews. my concern is when i run the iview i can see the command box and from that i can run other transactions. I want to hide the command box so that user can run only that particular transaction.
using webgui (ITS) this can be done by setting the service parameter ~NOHEADEROKCODE = 1. But when we import the business package where do we need to set this service parameter.
Is there a way to do it?
Thanks in advance,
Gopi

Gopi,
Are you using V2.60.
You are best to log an OSS message under component
SV-SMB-AIO-BP-EP.
James

Similar Messages

  • How to hide command fied using transaction iview

    Hi All,
    Is there any way to hide command box (transactional field) in Portal using transactional iview ?
    I have searched in sdn forum, it is possible via IAC iview using application parameters ~headerOKcode = 1.
    Since our ITS is not configured properly and it is continously giving Browser errors (Object expected, 'wgu_global_eventhandler' is null or not an object).
    So.........I can;t go ahead with IAC Iview.
    I suspect.....anyone has gone through this problem and experts has a solution with transactional iviews to hide those command boxes.
    Appreciate your inputs in this regards.
    Thanks,
    Anil Kumar

    Try this in 'Application Parameters' field '&~NOHEADEROKCODE=1'

  • Hide command window from transactions in sap portal

    Dear experts
                  sir i want to hide command window from transactions iview in sap portal when i using sap gui for windows  sir i know very well settings for sap gui for html. so is there any possiblity for hiding command window from transactions iview when i use sap gui for windows
    please help...............
    Edited by: mousam jaini on Nov 1, 2010 12:11 PM

    Hi Mousam
    You can get solution from the  SAP Note: 1010519
    If ur system doesnot meet the pre-requiste, then you can set the below parameter under transaction sicf:
    ~webgui_simple_toolbar=1
    Pls go through the below article to display the SAP Transaction as SAP GUI
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e046cb5c-711a-2a10-95a9-81b365901b95
    Thanks
    Keshari

  • Hide Command Box through Sap ECC 6.0

    Hi, SAP GURU's
    How is it possible to globally hide command box in a Sap ECC 6.0. or hide it only from Enterprise Portal.
    Regards
    Sumeet Sharma

    Hello Sumeet Sharma
    Hiding the command box in SAPgui for windows is not possible.
    Disabling it would probably mean you have to rewrite the SAPgui interface (not feasible).
    Restricting your users from accessing content they are not supposed to access is based on authorizations, if you give everyone all rights you are bound to heading for trouble and issues restricting where they are going. Also when you get an audit they will surely flag this point as being dangerous.
    You can check with SAP by opening a customer message.
    Kind regards
    Tom

  • Portal: custom i-view definition (transaction) how to hide command box

    Dear Sirs,
    we are trying to define a transaction i-view (displaying a SRM transaction)
    in portal but hiding the command box.
    The i-view has been defined under portal content \..\iview\GUI\
    We have tested some values in "Parameters Forwarded to Transaction" in I-VIEW definition,
    like...
    noheaderOkCode = 1
    WEBGUI_SIMPLE_TOOLBAR  = hide, no etc..
    listed in other threads
    but whitout any effect.
    Is this a possible feature and what are the correct values ?
    From SRM side we have tested the transaction in SE93 in both modes, EWT and normal.

    Sorry but we have any result with these values
    ~NOHEADEROKCODE = 1 or
    ~WEBGUI_SIMPLE_TOOLBAR = 0
    In the "Parameter forwarded to transaction" in the iview definition from portal.
    The command box appears in any case.
    Whe should remove also the "menu" button.

  • Hide command-box in portal

    I create a ABAP report with ALV grid layout.
    I link the report to a transaction.
    This report will be used in the gui and add to a roll in the portal.
    The transaction iview works well, but the command box is also visible.
    We use      ~webgui_simple_toolbar in the iview as paramater to restrict the command-box.
    This is working.  When the report first appear only the execute button appear.
    The problem is after execute, the ALV grid info appear with the command-box. .
    Although the user cannot use the command-box, i stll want ot prevent this from appearing.
    I try to use PF-status in my program, but can't get rid of the command-box, menu.
    Regards
    Frances

    Hi Shelly,
    I've recently configured ITS transactions to publish on portal setting this parameters on SICF to limit actions, header, possibility to open other transactions:
    SAP Library - SAP ITS in the SAP Web Application Server
    ~TRANSACTION              
    Transaction code to be executed
    <<Your transaction code>>
    ~NOHEADEROKCODE
    Hide transaction launcher
    1
    ~GENERATEDYNPRO
    Enable screen html generator.
    1
    ~WEBGUI_SIMPLE_TOOLBAR
    This simplifies toolbar.
    137
    ~SINGLETRANSACTION
    User only could access to transaction defined by parameter ~TRANSACTION.
    1
    ~WEBGUI
    Enables a set of html properties to get a better UX.
    1
    Hope this helps,
    Kind regards!

  • Disable/hide Command Field in T-iViews

    Hi All,
    I have ctreatd some transaction iviews. I am using SAP GUI type as SAP GUI for windows, I there any way to disable/hide the command field so that user user cannot enter any other T-Code and navigate to that transaction.
    Waiting for your inputs...
    Regards,
    Srinivas

    Hi,
    I have done that. I created that as a local object.
    Below are the params i maintained for the system created
    Application Host : My R3 Host
    Using SSO
    WebAs Host : FQDN of R3:8000
    WebAs Path :/sap/bc/gui/sap/its/webgui
    Protocol: http
    ITS Host : FQDN of R3:8000
    ITS Path :/sap/bc/gui/sap/its/webgui
    Protocol: http
    After that If I do a Preview, I am getting the below error:
    The URL http://MyPortal.Node1:8000/sap/bc/gui/sap/its/se37 was not called due to an error.
    Note
    The following error text was processed in the system ECD : Template interpretation cancelled, syntax error.
    The error occurred on the application server devecc_ECD_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLSFUNCTION_BUILDER
    Function: RS_FUNCTION_INITIAL_SCREEN of program SAPLSFUNCTION_BUILDER
    Method: IF_WB_PROGRAM~PROCESS_WB_REQUEST of program CL_FB_FUNCTION_INITIAL_SCREEN=CP
    Method: DO_THE_NAVIGATION of program CL_WB_NAVIGATOR===============CP
    Method: DO_THE_NAVIGATION of program CL_WB_NAVIGATOR_VIS_AS_DYNPRO=CP
    Method: PROCESS_WB_REQUEST of program CL_WB_MANAGER=================CP
    Method: PROCESS_REQUEST_QUEUE of program CL_WB_MANAGER=================CP
    Method: IF_WB_MANAGER~SET_WORKSPACE of program CL_WB_MANAGER=================CP
    Method: START_INTERNAL of program CL_WB_STARTUP=================CP
    Module: MANAGER_START of program SAPLWB_MANAGER
    User with which I am trying this is having SAP_ALL permissions....
    More over, If I delete the ITS Params from the system definition, I am getting a Portal RunTime Error.
    0}#1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Application URL &\#39;:///sap(ZT1zZEFWZjVWU1JNazVBRlg0ZWdLblNBLS1STFBvNnZPUEdYSnJaZjZCZnU1cWdBLS0=)/bc/gui/sap/its/se37&\#39; is not valid! Please check the protocol and host entries for system &\#39;ECC_DEV&\#39;.
    Please help me, am I missing any thing????
    PS: I am using the same system for T-Code iViews and are working fine.
    Regards,
    Srinivas

  • Hide Menu bar at Transaction iview

    Hi,
    I hav created a Transaction(e.g:se11) iview and i m displaying it in my portal.
    Its displaying properly...but the problem is its displayinlg along with menu with options
    Menu,Save as Variant, OKCode,Back,Cancel,Execute etc.,
    Now i dont want to display the whole tool Bar. How to hide this tool bar.
    And at the bottom of the page is its displaying the client number, current transaction code, current login id etc. How to hide this also...
    Kindly let me know process
    Thanks in advance,
    Renu

    HII Renushree.
    use this links
    Hiding menu/tool bar on WebGUI Transaction iView
    hiding menu bar and toolbar in WinGUI used in transaction iView
    Or
    if u mean by  the browser address/men/toolbar? If so go to the iview properties and put toolbar=no in the Window Features parameter (under Navigation).
    Thanks
    Rewards r welcome
    Edited by: Mayank  Saxena on Sep 15, 2008 5:24 AM

  • Hide command box in portal transaction iview sap GUI for HTML

    I have tried &~NOHEADEROKCODE = 1 and ~NOHEADEROKCODE = 1 in the applications parameters with no luck.  Can this be done from the ivew?

    Hi Shelly,
    I've recently configured ITS transactions to publish on portal setting this parameters on SICF to limit actions, header, possibility to open other transactions:
    SAP Library - SAP ITS in the SAP Web Application Server
    ~TRANSACTION              
    Transaction code to be executed
    <<Your transaction code>>
    ~NOHEADEROKCODE
    Hide transaction launcher
    1
    ~GENERATEDYNPRO
    Enable screen html generator.
    1
    ~WEBGUI_SIMPLE_TOOLBAR
    This simplifies toolbar.
    137
    ~SINGLETRANSACTION
    User only could access to transaction defined by parameter ~TRANSACTION.
    1
    ~WEBGUI
    Enables a set of html properties to get a better UX.
    1
    Hope this helps,
    Kind regards!

  • How to hide transaction codes that i have worked in command box

    Hi ,
    Is there any possible way not to display the transaction codes that i have worked in command box . ex: i have used SPRO ,CRMD_ORDER and other transaction codes to open requred screens.Now i can see last 10 transaction codes  in command box  that i have worked but i dont want to display them .
    Please suggest me the solution not to show them.
    Points will be rewarded.

    hi sap crm,
    the command box is the create button, isn't it?
    if yes, you can remove it by removing authorization for the user that create the order
    hopes it helps
    cheers

  • How to hide the transaction menu of R/3 in case of transaction iViews

    Hi Friends,
    I have created a transaction Iview for R/3.
    As per the requirements i have to hide the R/3 menu where on the left we have execute transaction box to write the transaction code and execute.
    How can we achieve this
    Regards...Rohit
    email [email protected]

    Hi Rohit,
    have a look at this thread:
    Hide the command box in sap gui
    There is a registry key value you can change to disable the wingui transaction field.
    -Mikko

  • Disabling Command box in SAP R3 IView

    Hi Portal Guru's,
                    I need to disable the command box in SAP R3 transaction IView. The basic requirement is to disable the user to goto any other transaction once in the R3 system. The user can also type in '/o' to open a new session while using wingui, we want to disable this ability.
    Any suggestions would be appreciated.
    regards
    Nirmal Jct

    this will work if your are using ITS webgui.
    for wingui check the following threa, you need to modify some registry entries.
    Hide the command box in sap gui
    Regards
    Raja

  • Hide the command box in sap gui

    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

    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

  • HIde Menu,System and Command Promt from transaction ivew

    Hi,
    Our client has implemented SAP HR module, year back.
    Now they are implementing ESS and they have done some developments for CLAIMS in R/3 earlier. Now they want to see those claims in portal. For that we have created transactional iview. Its coming fine in portal. But the only problem is that, its displaying sap standard menu. i.e menu, system and command promt in portal. Now my concern is how to hide these things ???
    Useful Answer's will rewarded.

    Put these parameters
    ~noHeaderOkCode = 1
    ~webTransactionType = EWT.
    in transaction sicf
    ->sap->bc->gui->sap->its-> Webgui
    push button gui configuration and set the parameters
    check with se93 if transaction is web enabled
    regards

  • LM00 - Hide push button and Command box

    Hi all,
    We are in the process of implementing ITS mobile for WM transactions (for example : LM00)
    In the browser, I could see pushbuttons F2, F4 and command box. I dont need these push buttons and the command box. Can I hide them in the browser? In fact I want to hide the whole line.
    Note : The above mentioned push buttons are not the ones coded inside the application.
    Thankyou in advance.
    Regards,
    Vic

    Hello Edgar,
    Thankyou. That helped.
    I have 2 more please
    1. The pop-message (in one of the custom developed RF transaction) that appears on MC9090 through SAP Console doesnt appear when I use ITSMobile with browser on Windows Mobile 5.0 on the same handheld. Any idea, why I will not get this message? Could this be because of missing template for pop-up message box?
    I am trying to use LM00 (+ other tranx) through ITS mobile
    2. I recieve a small screen prompt to enter User ID/Password on the IE 6.0 in the laptop on typing URL. However, in MC9090 handheld device with Windows Mobile 5.0+IE, I do not get this small screen to enter User ID/Password. Therefore a blank screen with no text is displayed. Do I have create template for this small screen too? If so what will be screen number (pgm rlogon?), please. Can you please throw some light on this please?
    Thanks a ton in advance.
    Best regards,
    Vic

Maybe you are looking for