Property "OK Code Field" for SAP Transaction iViews

Hi there,
I created an SAP Transaction iView which is accessing an ECC system using SAP GUI for Html. In the properties of the iView I found the property "OK Code Field" - has anybody a idea how this field is used?
I hope that there is a possibility to hide the command field with this parameter. Haven't found a possibility to hide that field although I saw that obviously I'm not the first to deal with this issue...
Any help is rewarded.
Regards
Gesine

Hi,
To disable OK Code field,
- Go to SICF TCODE
- Expand to /default_host/sap/bc/gui/sap/its/webgui service
- double click to enter properties
- On Service Data TAB, click Settings Button
- You have to siwtch to change mode in order to change
- there add the following parameter
Parameter: ~NOHEADEROKCODE
Value: 1

Similar Messages

  • System crash while using Callable objects for SAP transaction !!

    Hi all,
    i have created a CO to use SAP transaction, i have created a system, its connection test is successfull.when i create the CO and specify the system and Tcode, and Test it, its giving a Short dump saying its crashed, do anyone knows the rerason??please guide me
    Thanx in advance

    Hi Audrey
    The Help for SAP Transactional iView can be found here - but although I have followed these steps and an associated blog it still does not work for me.  Perhaps you will have more luck.  See below for my particular error (if your able to help me ;-).)
    SAP Help for SAP Transactional iView
    http://help.sap.com/saphelp_nw04/helpdata/en/02/f9e1ac7da0ee4587d79e8de7584966/frameset.htm
    SAP Blog for the same
    Create SAP Transaction iView using SAPGUI for Windows
    NOTE :  Sadly I cannot get mine to work !! ****
    I'm also trying to create a SAP Transaction iView. Following these steps.
    I can preview the iView OK. So it seems that System and Alias are OK.
    BUT when I logon as a user on the Portal with that iVew it fails with the same type of error you had.
    "Unable to lookup System 'SAPDBEAlias'. Please check the system object and the alias.."

  • Field's content is not fully  visible in  Sap Transaction iview

    Hello Friends,
                    I have deployed a Sap Transaction iview on my portal. I am facing a issue.  When i do F4 help on a field, the content of columns is not fully visible in the opened up popup window.
        Is there any way to adjust the colum width, so that it accomodates the whole content and doesn't truncate it ?
        please help !
    Regards,
    Vidit

    Hi Vidit,
    Try to check your Transaction iview directly from the browser / through services not through the EP. If the iview is not working fine then thre is a problem in the code otherwise it has to work
    Check your code and try to redeploy
    Regards,
    sreedhar G

  • Appintegrator or URL iView for SAP Transaction launching Problem

    I am using the following methods
    1). created portal sap transaction iview  ,for different transactions, I am not able to pass a parameter with #
    a) passed application parameter =1234#56
    b) paassed as 1234%2356
    in both the cases the value is not passed.
    2)Created an iview using appintegrator and even this not passed the above value with #..
    3) I used: webgui URL:
    /sap/bc/gui/sap/its/webgui?sap-client=<client>&transaction=ME53&EBAN-BANFN=0001277601&okcode=AB
    even this is not accepting # in the value for EBAN-BANFN parameter.
    could any one help me.

    Hello Kiran,
    Special characters, like "#", should be encoded when in the URL.  For # it is %23.  This is why the value 1234#56 becomes 1234%2356.  If it is not working then it because the receiving program is not decoding the value back to 1234#56.  You can find more information on this by searching SAP notes for "URL encode". 
    As for this issue, what is the error when the value is 1234%2356?  Thanks.
    Edgar

  • SAP transaction iview of GUI for html never works

    Hi All,
    We are implementing ESS/MSS on EP 7.0, ECC 6.0, ESS/MSS 600 landscapes for India Country grouping.
    There are few SAP transaction iviews of type GUI for html and we tied up those to ESS Overview homepage framworks.
    However, each of these transaction iviews throws the same error messages as below :
    Error when processing your request
    What has happened?
    The URL http://hostname.domain:8001/sap/public/bc/its/mimes/system/sl/page/menubase.html was not called due to an error.
    The following error text was processed in the system TD1 : This function is not possible
    The error occurred on the application server TCSCQ1_TD1_01 and in the work process 0 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP.
    I have activated all of the ITS services from sicf transaction. Published all of the services (global, webdui, webdui_start, system, shuffler) to internal.
    I also executed the Webgui service from sicf tcode. But, still the same error message persists. Am I missed any settings for Integrated ITS ?
    When I enabled option (Display a notification about every script error) from IE options, the system keeps on giving the mesage 'window.wgu.global.eventhandler' is null or not an object, wgu.ObjEventHandler' is undefined etc.,
    I have noticed that none of the ITS services never work.
    I would appreciate if anyone can shade some light regarding this issue. Any guidance or inputs in this context would be of greatfully help.
    Regards,
    Anil Kumar.

    Please don't cross post messages....

  • Interaction between SAP Transaction Iview to webdynpro application

    Hi All,
    I have a requirement where in,
    I have one SAP Transaction Iview and one Webdynpro (Java) Iview,
    Now what I have to do is,
    I need to call Webdynpro app ( or iview) as a pop up from Transation Iview (e.g. click on some button on SAP screen),
    webdynpro screen will be opened,
    do some processing there (calling some web service, getting some data from an external system) and then posting response data back to some screen field in Transaction Iview.
    It is like on a standard SAP transaction, I want to open my custom webdynpro screen to do some data operation and fill response data back to SAP screen once that is done.
    any ideas would be heavily appreciated and rewarded!!!!!
    Regards
    Deepak

    I wrote the code like below:
    WDPortalNavigation.navigateAbsolute("ROLES://<IViewPath>", WDPortalNavigationMode.SHOW_EXTERNAL,
    (String)null,
    (String)null,
    WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS,
    (String)null,
    (String)null,
    "number=123456");
    In IView application property, I wrote:
    CRMT_SEARCH_LOC-CARD_NO=<Request.number>
    (L.H.S is the screen field name)
    then I got following exception at portal:
    An exception occurred while processing a request for :
    iView : pcd:portal_content/<Iview path>
    Component Name : com.sap.portal.appintegrator.sap.Transaction
    Exception in SAP Application Integrator occured: Unable to process template 'CRMT_SEARCH_LOC-CARD_NO=<Request.number>', because 'number' is an invalid terminal property of context 'Request.'..
    what went wrong????

  • Pass PO Num parameter to SAP transaction iview

    Hi,
    I have a table column in my WDJ application that contain PO number.
    I have created an SAP Transaction Iview for TCode me23n (display po).
    When user clicks on the PO number in the table column, it should dynamically pass the PO number to the transaction iview and display ME23N for that particular PO.   How can I pass the PO to this SAP transaction Iview?

    Hi,
       You cannot do it with ME23N because the PO number field is not editable for this transaction. You have to navigate via the top-level menu to enter a new PO number. But you can do it for ME23, the older version of PO display.
       You will need to know the screen field name as well as the ok code that's fired when the user hits enter on the entry screen for ME23. Assuming you have the string for the PO number already from the table, you could use this code:
    WDPortalNavigation.navigateAbsolute(
    "ROLES://<pcd path of the SAP transaction iview>",
    WDPortalNavigationMode.SHOW_INPLACE,
    WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
    "RM06E-BSTNR=<PO string here>&OkCode=AB"
    true,
    true);
    Regards,
    Satyajit

  • Error while Creating SAP Transactional iView

    Hi
    I am trying to create an SAP Transaction iview to connect with SAP CRM system, i selected property WebHTML
    but i coule notable to connect to that TCode iview.
    For this i created a System with User Credentials that will map to the back end system.
    It is connecting to the backend system using BSP Application which are presented in the Business Packages.
    Wheather ITS should be configured to get this feature.
    If so provide me the proper steps to configure ITS.
    Regards

    its path should be
    its path : /sap/bc/gui/sap/its/
    or you can leave it blank.
    if this is the first time you are running ITS application (WEBGUI).
    then go to transaction se80->utilities->settings->Internet transaction server->pulish
    choose onselected site radio button and choose INTERNAL
    click ok to come out of it.
    now choose internet service from the dropdown and enter SYSTEM and hit enter.
    right click on SYSTEM and click publish
    like wise publish WEBGUI and SHUFFLER services.
    now go to transaction SICF and go to
    sap/bc/gui/sap/its/webgui
    right click on webgui and click test, which will open the browser and show its screen, if yes.
    then you can now check your iview.
    Regards
    Raja

  • SAP transaction iView not executing the transaction directly

    Hello guys,
    having a little problem with SAP transaction iView I created - specified system, where the transaction is delpoyed. When I click on the page containing the iView, R/3 logon page comes up instead of the transaction itself being executed. The user and password are the same for the portal and R/3. Do I have to do the mapping then? I so, it would mean I would have to crate mapping for every single portal user. Isn't it possible to make the portal to automatically use the user id/password of the logged-in user?
    Thanks a lot for any ideas at all,
    Frank

    Arun,
    I am a bit confused now to be honest. If you mean 'SAP GUI Type' property, at the moment it is set to 'Select' value - it means that no value is selected. I already tried to use 'WinGui' but I couldn't get through to R/3 transaction either.
    We are using standalone ITS.
    Thanks,
    Frank

  • Adding new custom fields in SAP transaction - PSOBWORK?

    Hi,
    System - ECC 6.0
    I need to add some new custom fields in Contract Object(PSOBWORK). Can any one tell me what are the ways I can do this, and what is the best way to add custom fields in SAP transaction?
    I highly appreciate your help on this.
    Thanks.
    Rajesh

    Hi ,
            There are options like screen-exits ,badis
    the best option would be to find screen exits for the transaction and you code ur logic in the exit and create the screen with your requirement .

  • Passing parameters to SAP Transaction iView

    Hi,
    We have a SAP Transaction iView (for ERP transaction SWK3) which works fine in our 7.0 portal using the following Application Parameters value:
    P_CATID=BO&P_TYPEID=BUS2089&P_INSTID=<Request.P_INSTID>
    At runtime, the parameters set with constant values are passed (i.e. P_CATID and P_TYPEID) successfully from the iView, while the url invoking the iView contains parameter P_INSTID which is dynamic (called from another iView).
    For example, this may look as follows:
    ?P_INSTID=000614330000120800
    Since we have upgraded to portal 7.4, the NWA log shows the following error for this process suggesting this is not a valid method of passing parameters any more.
    om.sapportals.portal.appintegrator.ApplicationIntegratorException: Unable to process template 'P_CATID=BO&P_TYPEID=BUS2089&P_INSTID=<Request.P_INSTID>', because 'P_INSTID' is an invalid terminal property of context 'Request.'.
    Please can you advise how to overcome this error for the dynamic parameter.
    Thanks,
    Alan

    Hi Alexander,
    Apologies for the late reply, I've been on an extended period of annual leave.
    I've checked back on my notes and we retained the Application Parameters iView setting exactly as I state above but I had to ask our Java developer to explicitly add the static parameters P_CATID and P_TYPEID to the dynamic URL call to launch the iView.
    So for example, an example URL would be:
    ... ivu.view_trip?sap-config-mode=true?P_CATID=BO&P_TYPEID=BUS2089&P_INSTID=000614330000120800
    This cured the problem though I'm unsure whether it is still essential that the static parameters need to exist in the iView configuration. We had many issues at that moment in time I was just pleased to find a solution.
    Good luck!
    Alan

  • Disadvantages of SAP Transaction iView

    Hi Experts,
    Please let me know what are the disadvantages of SAP Transaction iView?
    Thanks & Regards,
    Palaniappan A

    Hello Palani,
    I agree... It depends on the business requirement. For instance, there are cases where organizations don't want to take too much pain in maintaining the infra so they opt for Transaction iViews directly opening up the transaction code in SAP GUI. In such cases SAPGUI is also installed in Users PCs!
    Of course you can always refer to the link given above for details.
    Thanks
    Avik

  • How to remove header from sap transaction iview using html

    Hi ,
    I have created SAP transaction iview for pv34 for SAP GUI for HTML .
    FRom iview how to remove hear part .
    i.e
    menu ,back,exit,cancel............
    I want to remove this complete header .
    What property i need to work for ..
    Thanks,
    Surekha .

    hi surekha,
    check these wiki's regarding the similar issue
    *[Employ SAP GUI for HTML instead of an Internet service |http://wiki.sdn.sap.com/wiki/display/HOME/Article%20-%20Employ%20SAP%20GUI%20for%20HTML%20instead%20of%20an%20Internet%20service]
    [Howto customize the webgui header area |http://wiki.sdn.sap.com/wiki/display/HOME/Howtocustomizethewebguiheader+area]*
    Regards,
    Maheshchandra

  • Problem with SAP Transaction iView after Patch 34 install

    Hi All,
    We're running EP6SP2 on AIX/Oracle and have currently upgraded from PL5 to PL34.
    The problem we are now having is as follows:
    We have an SAP Transaction iView that is using the 'Auto' method for the 'Technique to start SAPGUI for Windows' and the 'WinGui' as the 'SAP GUI Type'.
    Now when we click on the iView we are getting the IE popup that asks us if we want to Save, Open, or Cancel the file open for tx.ssd
    Prior to the patch upgrade we did not have this issue.
    Any help would be appreciated.
    Thanks,
    Robin.

    Hi Praveen,
    Thanks for the quick response. 
    I have seen those notes already and unfortunately they don't solve this specific problem.  These will solve the problem for the SSD method (.sap file) of starting the SAPGUI for Windows but not for the SSF method (.ssf file).
    The main issue is that before the install of the Patch we did not get the popup, everything worked fine.  It doesn't make sense why we would have to change our IE settings now to get it to work properly.  It should work the same as before the patch.
    Plus, I don't want to have to do an SMS push to all the PC's here to fix a problem with a Patch upgrade.
    I have tried to add the .ssd and .sap types to the Mime section for the http service in the Admin tool but this hasn't fixed the problem either.
    Also, I found that in Patch 31 SAP has made a change to the way the SAP GUI for windows starts.  After some searching I found that in the file WinGuiRenderLayer.properties under
    the 'com.sap.appintegrator.sap/property/Transaction/' folder I see that it has some entries in it that look like they relate to the above mentioned fix for Patch 31. The lines in particular are:
    - # postfix for roundtrip URL - should help IE to detect the mime-type
    - SSF_URL_Postfix = /tx.sap
    - SSD_URL_Postfix = /tx.ssd
    These lines were not in this file prior to implementing the patch and I believe that this may be causing the problem. 
    Any other suggestions would be appreciated.
    Thanks,
    Robin

  • Creation of "Web Dynpro for Java"  for SAP transaction

    Hi All,
             In EP when we create SAP transaction iView for SAP transaction,
    a)ITS server is required if we choose SAP GUI Type as WebGui(Performance wise as well as some other issues)
    b)SAP GUI has to be installed if we choose SAP GUI Type as WinGui.(User has to install SAP GUI).
    Can we overcome these two issues by creating Web Dynpro application for SAP transaction in quicker way. Any suggestions are appreciated.
    Thanks and Regards,
    Gangadharayya.

    Hi,
    It is not possible to display a transaction directly in a java web dynpro. If you do not want to use a transaction iview the only other possibility is to create a web dynpro that uses BAPI's as models.
    Regards,
    Christophe

Maybe you are looking for

  • .Mac sync no longer working

    Since a few days ago, .Mac syncing of my bookmarks stopped working. I noticed that all the bookmarks I added on my G5 stopped showing up in .Mac and on my laptop. However bookmarks added on the laptop would show up on .Mac, too. So I decided to unreg

  • Unable to open notification center fully?

    Greetings, all. I recently upgraded to Mountain Lion, and when trying to use Notification center, I find that it does not work. I can try to use the trackpad gesture, and I get a situation similar to this: http://i.imgur.com/Ow5PD.jpg If I click the

  • How do I inport an individual track from a CD to itunes 12?

    The latest version of iTunes (12) *****!  Apart from the missing sidebar which has annoyed many, my new gripe is that I have not found a way of importing individual tracks from a CD into iTunes (& hence my I-pod).  The only way I've found to do it so

  • Stock Level after PGR

    I am testing and I performed sales return for 1 item which has 1 as quantity. Then after that, I performed "post goods receipt". I checked the stock level on MMBE and my stock did not change. Is that stock level suppose to get one more stock? If yes,

  • Have Any Advice for Proper Maintenance of G4?

    Good Morning? I have had my Digital Audio 466 MHz G4 for several years now and it has always treated me wonderfully. However now that I have put thousands of songs from my cd collection, thousands of pictures and the multitude of data that one collec