Blank SU53 transaction via WebGui.

Hi Experts,
           We are facing a problem using the SU53 transaction via WebGui.
You can recreate the error using T-code SICF via testing the webgui service and loging on to xxx 100.
- Call the SU53 transaction using the transactioncodefield in the WebGui.
- As a result you will receive an empty screen
We already applied SAP Note 1111145 , but it doesn´t.
Please suggest a solution.
Thanks,
Sridhar

Could you solve your problem? I got a similar one, I want to use transaction ES32 via CALL TRANSACTION to jump into edit mode of an installation. The program says that there is no dynpro field EANLD-PRORATE.
My coding:
DATA:  lt_bdc_data      TYPE TABLE OF bdcdata,
       wa_bdc_data      LIKE LINE OF  lt_bdc_data.
         CLEAR lt_bdc_data.
         CLEAR lt_bdc_data[].
         CLEAR wa_bdc_data.
         wa_bdc_data-program  = 'SAPLES30'.
         wa_bdc_data-dynpro   = '0110'.
         wa_bdc_data-dynbegin = 'X'.
         APPEND wa_bdc_data TO lt_bdc_data.
         CLEAR wa_bdc_data.
         wa_bdc_data-fnam     = 'EANLD-ANLAGE'.
         wa_bdc_data-fval     = wa_mscons_chk-anlage.
         APPEND wa_bdc_data TO lt_bdc_data.
         CLEAR wa_bdc_data.
         wa_bdc_data-fnam     = 'BDC_OKCODE'.
         wa_bdc_data-fval     = '=CHNG'.
         APPEND wa_bdc_data TO lt_bdc_data.
         CLEAR wa_bdc_data.
         wa_bdc_data-fnam     = 'EANLD-STICHTAG'.
         wa_bdc_data-fval     = wa_mscons_chk-ab.
         APPEND wa_bdc_data TO lt_bdc_data.
         CLEAR wa_bdc_data.
         wa_bdc_data-fnam     = 'EANLD-PRORATE'.
         wa_bdc_data-fval     = 'X'.
         APPEND wa_bdc_data TO lt_bdc_data.
         CALL TRANSACTION 'ES32' USING lt_bdc_data.
I also tried to put BDC_OKCODE at the end. Any ideas?

Similar Messages

  • Calling transaction with webgui takes forever on some workstation

    Hi,
    I am calling transaction CV03N via webgui from webdynpro application. The problem is on some workstation it takes forever
    to load the screen with transaction details. For other it works fine.
    Did anyone come across this situation? Is there anything need to be set up on personal system to run the application as expected.
    Please help.
    Thanks.
    Trupti

    Hi,
    check that all the machines are using the same proxy server and have same browser settings.

  • ABORT_MESSAGE_STATE when calling transaction via integrated ITS

    Hello experts,
    we use ECC 6.0 (and therefore Netweaver 7).
    I try to start a customer transaction via integrated ITS on our consolidation system with the following link.
    http://  ...   :8080/sap/bc/gui/sap/its/webgui/!?~transaction=ZCO16&sap-client=200
    In our dev system all works fine so far. But in consoloidation I get errors showing in the browser after logon:
    Error when processing your request
    What has happened?
    The URL http://  ...   :8080/sap/bc/gui/sap/its/webgui/! was not called due to an error.
    Note
    The following error text was processed in the system Q01 : System error
    The error occurred on the application server asapt02sv1_Q01_00 and in the work process 1 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPMZCO002
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system Q01 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server asapt02sv1_Q01_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server asapt02sv1_Q01_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 200 -u: IE121 -l: E -s: Q01 -i: asapt02sv1_Q01_00 -w: 1 -d: 20080111 -t: 165033 -v: ABORT_MESSAGE_STATE -e: System error
    HTTP 500 - Internal Server Error
    SM21 says:
    16:37:04 DIA  001 200 IE121   ZCO1           W0  1 ITS, User session terminated   
    long message:
    ocumentation for system log message W0 1 :                            
    he user session has been terminated after an error in the log         
    onversion from SAPdiag to HTML. Look in the preceding syslog entries to
    ind the cause of the error. For more error details, refer to the trace
    iles.                                                                 
    16:37:04 DIA  001 200 IE121   ZCO1           D0  1 Transaction Canceled ITS_P 001 ( )                
    long message:
    The transaction has been terminated.  This may be caused by a      
    termination message from the application (MESSAGE Axxx) or by an   
    error detected by the SAP System due to which it makes no sense to 
    proceed with the transaction.  The actual reason for the termination
    is indicated by the T100 message and the parameters.               
    The tracefile of the work process says:
    ========================================
    W Fri Jan 11 16:37:04 2008                                                                               
    W      *** ERROR => julep: PpioCreateParseTree:  IRepRetrieve(templates/system/header.html) failed. [w3xxppio.cpp 1184]             
    W      *** ERROR => julep: PpioCreateHtmlPP:  PpioCreateParseTree(templates/system/header.html) failed, rc=0x10c [w3xxppio.cpp 985] 
    W      *** ERROR => julep: XIntInterpret:  PpioCreateHtmlPP(templates/system/header.html) failed, rc=0x10c [w3xxjuce.cpp 529]       
    W      *** ERROR => xgdk: MsgtBuildHtmlBlock: IntpDoInterpret (templates/system/header.html) failed, rc=0x2101 [w3xxmsgt.c   220]   
    W      *** WARNING => diag: SemgXGHandleResponse: Returning rc=0xffffffcc [w3xxsemg.cpp 1490]                                       
    W      *** ERROR => plugin: XKrnHandleResponse failed rc= -52 [itspxkrn.cpp 764]                                                    
    W      *** ERROR => plugin: ItspXKrn_HandleResponse failed. 700000840333ba0 rc: 0 [itspxkrn.cpp 391]                                
    W    *** ERROR => ipl_ConvertOut failed rc = 1, send icf error page [itsplxx.c    1526]                                             
    M    ***LOG W01=>  [itsplxx.c    1527]                                                                               
    W    *** ERROR => ipl_ConvertOut returns 1(ITSPE_FAILURE) [itsplxx.c    1529]                                                       
    W    *** ERROR => Raise Last error:[1 from: itspxx.cpp  :817] [itsplxx.c    1216]                                                   
    W    *** ERROR => RaiseError(sapdext) ITS_P:01 [itspxx.cpp   817]                                                                   
    ==========================================
    I don't have any dumps.
    Please help. Thanks in advance.
    Frank

    Hello Ruchit,
    > Publishing is done via SE80 but may be it may not be needed. But you can try that out as well.
    Please advise. How do I this precisely?
    > Try this. Deactivate your SICF completely in consolidation system and then reactivate
    > it. After that give this a try.
    All services have been activated now (after deactivating first) but I have still the same symptom.
    > Also when you are trying to execute this customer transaction just compare the urls you
    > are getting in development and consolidation. I guess there is an issue with the
    > url you are getting.
    I get exact the same URL after (except the hostname of course):
    http:// ... 8080/sap/bc/gui/sap/its/webgui/!?sap-system-login-basic_auth=X&sap-client=200&sap-language=EN&%7Etransaction=ZCO16
    Regards.
    Frank

  • How to present custom transactions using WebGUI

    I am developing custom transactions in ECC6.0 and I need to access them via WebGUI.  What do I need to WebGUI-enable custom transactions?
    I am familiar with the SICF transaction, but I was wondering if I need to create new HTML templates using WebApplicationBuilder or if everything is provided to me by the system.

    just call the webgui service with the url parameter ~transaction=<yourtransactioncode>
    you would need a new html template, only if you want to change the look and feel ofyour application.

  • Open a transaction via url, passing a parameter/value and SEND THE OK CODE

    Hello Guys,
    I'm trying to open a transaction via a hyperlink (System Action). That works so far, but my problem is that there is no button on the dynpro which triggers the going on. I have to press ENTER or the green hook in the corner of the gui. The transaction I'm opening is IE02 with an equipmentno. The value is in the destination field and the only thing what has to happen know is to trigger the next step (namely opening the "change equipment" dialog). Is there a standard OK-Code for the ENTER-Key or green hook ?
    Greetings,
    Jochen

    hi...
    I can't find that parameter in my Visual Composer environment. I tried to put it in my calling URL but it didn't work either. My URL looks like this:
    '/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.Transaction?System=' & STORE@systemalias & '&TCode=ie02&GuiType=' & STORE@guitype & '&DynamicParameter=RM63E-EQUNR%3D' & @EQUIPMENT & '&PROCESS_FIRST_SCREEN%3D' & 'YES'
    Instead of the last parameter "PROCESS_FIRST_SCREEN" i could use a ok-code, but in transaction ie02 there is no ok-code to commit the screen, because there is no button...
    Any ideas?
    Greets,
    Jochen

  • Issue when accessing standard LM transactions via ITS

    Hi,
    We are implementing WM using ITS Mobile.
    We have developed certain custom screens and also used standard transactions such as LM02 and LM04.We have created  a internet service for transaction LM01 and published all our custom and standard screens within the service.
    When testing the transactions in R/3 using LM01 transaction..there were no issue...
    But when testing the same in ITS....once we enter into a standard transaction like LM02(By clicking the corresponding menu entry) and click on Back button...it must bring me back to my menu( transaction LM01)...instead...my ITS session gets logged off...displaying message...'You have been logged off from SAP NetWeaver Application Server'.
    We are facing the same issue when we try to access standard LM transactions via ITS...
    I tried to analyze by debugging from ITS....but the flow of R/3 and ITS remains the same...
    These are my service parameters..
    ~THEME     99
    ~SINGLETRANSACTION     1
    ~ITSMOBILE     1
    ~TRANSACTION          LM01
    ~SOURCES     ZWM_MENU,itsmobile
    ~GENERATEDYNPRO     1
    ~POPUPS     1
    Did any of you face a similar kind of issue when accessing standard LM transactions in ITS ?
    Kindly Suggest.
    Regards,
    Thyagu.
    Edited by: Thyagu Natarajan on Jan 25, 2011 1:00 PM

    Hello,
    I am also trying to implement WM using ISTMobile, but i have a little problem... when i am in my local network the service works and calls the page in the browser, but when i am in other network it gives me "Could not connect to remote server" (off course).
    I undertand that i can´t access my server through other networks...  but can anyone tell me if i it is possible to access SAP ITSMobile transactions through the internet?? Is the solution create a VPN network to my local network or something like that?
    Thanks a lot.

  • Can we execute SU53 transaction in XI

    Hi Experts,
    Can we execute the su53 transaction in XI.
    Regards
    Santosh

    Hi..
    I think i didn't get your question. Are you asking is it possible to run the transaction in ABAP side of PI?? Then it is !!!
    Regards
    Suraj

  • Log On problem via webgui. sap/bc/gui/sap/its/webgui

    Hello, would you be so kind to help me in my problem.
    I have sap web as 7.00, and i have published a service for using "sap gui for html" via browser from the Remote Place.
    http://........./sap/bc/gui/sap/its/webgui
    icm/server_port_0 i made 80 in the profile
    (icm/server_port_0     = PROT=HTTP,PORT=80).
    But there is such a problem.
    When u try to connect using this url it gives u the log on screen to enter your user/password (u can even change it!!)
    but when you try to log on it just refreshes the screen and nothing actually happens.
    The same time when you are doing it licaly in the office everything works fine.
    Does anybody know what can be the solution of this problem?
    Dmitry.

    Hi! &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;.
    Well i have tried to use this transaction (SIAC_PUBLISH_ALL_INTERNAL) and it published a lot of services, but still i can't log on from home, for example, to the system in our office where ICM and ITS are running.
    I found an interesting link
    /people/durairaj.athavanraja/blog/2005/08/21/running-your-first-its-webgui-application-in-sap-netweaver-04-abap-edition--nsp
    And i tried mannually to publish "SYSTEM"  and "SHUFFLER" services. The same time "WEBGUI" service works fine in the office. Those two i also can publish, but i can't start them in SE80.
    It is written that
    sap/bc/gui/sap/its/system/ call was terminated because the corresponding service is not available. And i can't find such a service following that link... Still it shows that it has been published.
    May be it is so because i can't test the service
    /default_host/sap/public/bc/its/mimes
    The error is
    The URL http://.../sap/public/bc/its/mimes was not called due to an error.
    Note
    The following error text was processed in the system S01 : Illegal access to a string (offset too large)
    The error occurred on the application server s00-5000_S01_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: SPLIT_PATH_GIVE_ROOT of program CL_IAC_HELPER=================CP
    Method: SPLIT_PATH_GIVE_SERVICE of program CL_IAC_HELPER=================CP
    Method: GIVE_MIME_CONTENT_USING_PATH of program CL_IAC_HELPER=================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS_MIMES=========CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP

  • Eliminating logon when calling R/3 transaction via BSP

    Is it possible to eliminate logon when calling SAP R/3 tcode via BSP. I run
    http://<FQDN>:<port>/sap/bc/gui/sap/its/webgui/!?client=%3c100%3e&transaction=SE80
    but have to login each time. I could embed my username/pwd on the url string, but is there another method?
    I also thought about using the URL iView parameters (Mapped User, Mapped Password) within Property Editor, but content admins will be able to see username and password when opening the iview. Any suggestions?
    Regards,
    James

    I figured this one out.
    Regards,
    James

  • SAP Transaction in WebGui ?

    Hi,
    I call a SAP Transaction within a GP Callable Object of type SAP Transaction. I whant to use the WebGUI for starting the transaction and not the WINGUI, which will be started by default.
    How can I change this ?
    Regards,
    Gerald

    Hi Gerald,
    Yes, that's indeed an interesting question and SAP's CAF team knows that implementing such a requirement would be really helpful.
    However, at the moment there is no possibility to switch a flag or a parameter to tell the SAP transaction callable object that it should use the Web- or WINGui.
    From the technical point of view, it would be sufficient to change a parameter in the URL that calls the SAP transaction. Unfortunately that's not possible with this type of callable object, the URL is generated and cannot be changed via the user afterwards.
    Nevertheless you can use another callable object type: the iView (for this, the Portal is necessary) because with the help of this Callable Object it's possible to generate own URLs.
    Regards,
      Jan

  • Document type to be set blank in transaction code mr41,mrhr

    Hi,
    I want to set document type and currency field as blank whenever the user go for the transaction MR41 and MRHR. At present whenever user enter transaction MR and MRHR these two fields display some value which is there in memory id, i want to set these field as blank instead of getting the value from memory id. Please help me out if there is any solution.
    Regards
    karan

    Hi,
    Good morning and greetings,
    Go to the transaction Code OBU1 and make the default Document Type for the transaction code MR41 and MRHR as Blank and the system will not propose the Default Document Type for the same...If you dont want the user to use a document type from History disable History in the SAP GUI options...Hope this meets your requirement.
    Please reward points if found useful.
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Text Field is Blank in Transaction F-28

    Hi Experts,
    There is a requirement to add to the current layout the text field in F-28 transaction code. However, when I add them as an administrator, The text field is blank. We already maintained the text field in both Accounting Document Line item and in the Invoice but still the text field is blank. Where can we find the value of text field in the documents shown in F-28. Are there any configuration to do this?

    Ok. Currently they had this problem on tagging which Invoices to be considered for payment clearance in tcode F-28. Their current process is every Ship-To-Party, they also equate it as one project code with the location of the project information,etc. They are using this ever since the first implementation. So in their process, they go to FBL5N to check those invoices created before going to F-28. In FBL5N, I incorporated the text field there (filled by user-exit display) which also came from the accounting document. But it's not correct since they are using the ship-to-party value in F-28.
    So we tested by manual input directly the Ship-To-Party Code to Acc Doc Line Item Text Field. It went to FBL5N, as showing the value there but in F-28 it is not showing.
    Do you have any solution for this? Since during payment in F-28, I think these entries are already Acc Doc Entries and Ship-To-Party is not reflected here but Payer only (coming from the invoice).

  • Passing Parameter to SAP Transaction via AppIntegrator

    Hi,
    I created an AppIntegrator iView that calls a R/3 Transaction. The iView is running correctly.
    Now I want to pass a dynamic parameter to the Transaction so that it skips the first screen of the transaction.
    For this purpose there is the iView Parameter "AutoStart" that has to be set to true in SAP Transaction iView. Furthermore I have to set parameter "ApplicationParameter" in the follwing manner "<Screen_field1>=<Parameter1>" according to help.sap.com.
    Lets assume that the transaction I want to call is <b>SU01</b> and the screen field is <b>USR02-BNAME</b>.
    So the iView parameter "ApplicationParameter" has the value "USR02-BNAME=MyName".
    This works fine but is not dynamic.
    I then called my iView using the follwing URL:
    http://.../irj/../portal_content/.../R3_iView?param=MyName
    and changed the value of "ApplicationParameter" to ""USR02-BNAME=<Request.param>".
    This does not work. The input field of the R/3 Transaction contains "<Request.param>" instead of "MyName".
    My Question:
    Does the Template Processor of AppIntegrator not work for the Parameter "ApplicationParameter"?
    Help is most welcome
    Helmut

    Me actually,
    Hi Helmut!
    Im using a very similar technique heavily in a customer project for jumping into several transactions from an iView.  Instead of expicitely creating an iView i directly call the respective master iView
    "com.sap.portal.appintegrator.sap.Transaction"
    Then I append the required parameters as GET parameters:
    ?System=<system alias>&Technique=[SSF|SSD]&TCode=<exec first screen?>SU01 param=value;param=vaue;param=value&GuiType=[WinGUI|WebGUI|JavaGUI]
    GuiType should be clear, technique defines the startup behaviour of Wingui (being either as an activeX control (SSD) or using SAP shortcuts (SSF) ). If you want to submit the first selection screen, simply add a "*" to the Tcode. Also note that there is a space between the tcode and the param list.
    This should resolve the issue. Good luck with it,
    (and see you somewhen again in "real life"
    Dominik

  • Parameter ~TRANSACTION in webgui service

    Hi all,
    we plan to publish transaction PPMDT on our intranet using the SAP GUI for HTML.
    I copied the service "webgui" and tried to add the parameter ~TRANSACTION = PPMDT in "GUI Configuration", but it has no effect. When I call the service in a browser and log on, the usual start menu is displayed, not transaction PPMDT. I also set parameter ~WEBGUI_SIMPLE_TOOLBAR = 32 in the same place and it works fine.
    Can I only specify the ~TRANSACTION parameter in the URL? Or is there a possibility to specify the parameter somewhere in SICF?
    As I am not an ITS expert at all, I appreciate any help.
    Thank you, Michael

    Hello Michael,
    What you have done should work.  Just to be clear:
    1. create a new service that is the exact copy of WEBGUI
    2. in the GUI configuration area add ~transaction PPMDT
    3. save and test.
    Besides the "~transaction PPMDT" what else is in the GUI Configuration area for the new service that you created?
    Edgar

  • Selecting a single row from table control of standard transaction via repor

    Hi Experts,
    I have a requirement of selecting a single row from standard trasaction via ineractive report.
    For eg. for a given document number & item number, how can i select the specified item from transaction VA03.
    I am using call transaction to naviagate to the screen but unable to select the specified item.
    thanks in adavance for your Help.

    You mean selecting the item via BDC?
    Have you tried something like:
    perform bdc_field       using 'BDC_CURSOR'
                                  'VBAP-POSNR(01)'.
    perform bdc_field       using 'RV45A-VBAP_SELKZ(01)'
                                  'X'.
    or whatever your dynpro is to select the first row?

Maybe you are looking for

  • Error U44M1l11 when updating Photoshop CC

    I got this message when I try to update Photoshop CC: Error U44M1l11. Any idea? Thks!

  • How do I use the following code in such a way that it will display what is indicated by the word "echo"?

    if(exist chrome.exe $true)  echo internet is ready  else  echo get chrome!! I want to use the above script to cause the shell to display either "internet is ready" or "get chrome!!" depending on whether or not a user has Chrome but the shell keeps gi

  • Session variables in sap personas 2.0

    Hi , Is there any way i can able to store values to a variable as global and use the same variable in different tcodes for sap personas flavors? Regards, Sivaganesh

  • On account posting for lockboxes

    Friends, I have a quick question on lockboxes. We need payment from specific customers to go on to account instead of creating residual items or partial payment. The tolerance for payment advice in OBA3/4 can do the trick by setting to the highest va

  • Uninstalling and Installing Photoshop

    I am trying to load Photoshop 7.0 on my new iMac. I have my original disc for PS 5.5 and an upgrade disc for 7.0. I transferred PS from my old Powermac but always had trouble opening the application. So before I tried re-loading PS from the discs I m