Debug - sap-wd-flashDebug=X ?

You should defintely report these issues to support.  The sap-wd-flashDebug=X should defintely load the debug version of your component and you should get that error upon uploading to the MIME repository.
As for the Copy Source, Copy Log options.  These used to be exposed in all FlashIslands on an older library release.  The options were removed by default as a security precaution.  However they should reactivate when you are in debug mode.  I reported to development some time ago that this wasn't happening in WDA (it works in WDJ), but the fix might not have been provided for your SP level yet.

Hi Thomas
when i use sap-wd-flashDebug parameter in the url  there is a pop up  winodw saying
Where is the debugger or host application running?
  if i say local host and connect nothing happens. if i cancel it application executes normally.
How  can i see my flex debugger when i run the application.?
Thanks
Abhi

Similar Messages

  • Use of WDIslandLibrary30-debug.swc and sap-wd-flashDebug

    Hi
    I've had a look around the web and SDN in particular but cannot seem to find any concreate examples of using WDIslandLibrary30-debug.swc and the sap-wd-flashDebug parameter. The closest I got was this link below:
    [Debug - sap-wd-flashDebug=X ? |Re: Debug - sap-wd-flashDebug=X ?;
    Where Thomas Jung mentions refering to the documentation for the Adobe debugger. I assume he means the Adobe Flash Player 10.1 debug version?
    How would I debug using it? I am assuming that when calling the debug version of the flex app via the sap-wd-flashDebug parameter, that Flex builder or the debug version of Flash Player will be called if I add in some breakpoints?  Am I correct in my assumption? I do not get a popup as suggested, the flex app just runs as normal.
    Cheers
    Ian

    Hi Ian,
    From what I have been able to figure out, the parameter sap-wd-flashDebug only activates the WDA program to load up the embedded SWF file in debug mode, allowing a remote Flash/Flex debugger to connect to it. I do not think you can use ABAP workbench to debug what is happening inside the Flash island.
    You can use NWDS with the Flex plug in libraries or Adobe's Flex Builder (3 or Flash Builder 4) to start up a remote debugger session (when setting up a debugging config instead of running a debugger session from your local build you can put in your WDA application URL there). What it will do is load up Flexbuilder in debugging mode, call your WDA application through the ABAP WebAS then connects to your adobe flash island and you can put breakpoints into your flex/actionscript code and debug your flash island.
    I am not too sure what WDIslandLibrary30-debug.swc does but it might allow additional information to pass through to the flash island component? What I've been trying to find is how to view the WebDynpro -> Flash framework XML conversion so I can see how objects are being passed back and forth. I thought there was some way to print this out but could not find any documentation on how to enable it on the ABAP side.
    Hope it helps?
    Regards,
    Danny
    Edited by: Danny Yee on Oct 3, 2010 12:35 PM

  • Debug SAP script

    Hi Gurus,
    I need to debug SAP script. How can I do this?
    Thanks,
    Pavan
    Moderator message - Please search before asking - post locked
    Moderator message - Please see Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!! before posting - post locked
    Edited by: Rob Burbank on Oct 13, 2009 5:00 PM

    Hai Rajiv
    For Debugging SAP Scripts & Smartforms as follows
    SAP Script:
    YOu Can debug a SAP Script by activating debugger in two ways 1.In SE71->Menu->Utilities->Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.
    2. Goto se38-> RSTXDBUG ->Execute this same as going thru in se71-> Menu, now debugger will be activated.
    Smartform:I am afraid , we dont have any direct commands or direct procedure to debug a script. But in indirect ways we can do it.
    1.Put a command line before where you want check the value of smartform and write the code "BREAK-POINT"->hardcoded debugging.
    2.You can debug the function module which generates the smartform.
    Regards
    Sreeni

  • Debugging SAP Scripts MR_PRINT and MR_REKL

    Hi All,
    Can anybody tell me if there is an easy way to debug the SAP Script Layoutsets MR_PRINT and MR_REKL, which are triggered through MRKO and MIRO transactions. Also I need to know how to repeat the print out of the above layouts, which are outputs of Invoice reductions and Invoice corrections.
    I already tried SE71 -> Utilities -> Activate Debugger and also placing a break-point in one of the performs, I call, but I think the print program is a dynamic call and it is not stopping at the break-points.
    Let me know what I am missing.
    Thank you for your time,
    yrkanth

    Sorry, if it sounds dumb. But how will you put a hard breakpoint in a SAP Script? I don't hink there is a BREAK-POINT command which can be used in SAP Script? I activated the sap script debugger and am running the MRKO transaction which triggers the layoutset, but it is not stopping as it does stop for any other layouset.
    The other way I tried was, to put in BREAK-POINT command in one of the performs the SAP script calls and I was able to stop at that only when I debug in Update debugging mode. This only allows me to debug the perform code but it still does not allow me to debug the script as we debug the script for PO (Purchase Order) by activating the SAP Script debugger and print previewing the PO.
    Hope this helps?
    I really appreciate your time.
    Thank you,
    yrkanth

  • Debugging Sap Script

    HI all,
    I am working on a SAP Script...this custom SAP SCRIPT is being used for transaction F110...every time we are running this transaction we are missing some data in the checks that are printing and this problem is coming after we applied the Service PAck, now my question is how can I debug ths Sap Script because when activated the debugger in SAP Script and ran transaction F110 and when finally printed the checks it never went or stopped at the SAP Script...the checks are printing fine in the other box where we haven't applied the SP. So basically I want to compare in both the boxes.
    Thanks,
    Rajeev

    Hi ,   
    Programs  executes in printout in F110 .  u can see those programs in  Printout/DataMedium Tab in F110 .  identify the program u r using  for print out and execute it after activating the debugger in sap script .
    Regards
    Neetesh

  • How to Debug SAP standard Program SAPMM07I

    Hi All
    Please tell how to debug an SAP Standard Program for  MI07 T-code.
    In this Transaction I would like to change the  Unit of Measure filed  to Alternate Unit.
    Please, Help me out .. how to debug this program and how to change this field.
    Thank you
    Prasead K

    Hi Myline
    Thanks for your reply. My Issue is that I would like to Diplay  "Difference Qty" VM07I-DIFMG and Base Unit
    of Measure (ISEG-MEINS) in MI07 Tcode as Unit of Issue (MARM-AUSME) which is defined on Material Master Plant Data View.
    Till Now, I did is I copied MI07 Standard Program SAPMM07I to ZSAPMM07I. And Assigned this  Z program to MI07 in SE93. Now, I need to make modifcation in this Zprogram such that I display: Unit of Issue  and Difference Qty fields on MI07 instead of Base unit of Measure.
    Here, Base unit of measure is  EA and Unit of Issue in ICS (Imperial Cases).  IN MI04 we enter in ICS(unit of Issue.. which is converted to EA. and MI01 its in EA. (Base unit of Measure).
    Please if this not clear.. please let me know.
    Waiting for your reply.
    Thanks once again.. !
    Prasead K
    Edited by: Prasead K on Feb 19, 2008 9:15 AM

  • External debugging - SAP SRM 7.0

    Hello.
    I'm working with SAP SRM 7.0.
    I need to debug a FM that is getting a dump and I need debug to find the error.
    To do this, I'm trying debugging it, creating an external break in SRM FM (SE38).
    Then we logon in SRM webpage and try to create a purchase order.
    But when click save or verifying, break doesn't initiate.
    thanks.
    Glauco

    Hello.
    Solved. I was testing with same user in both systems (SRM 7.0 and SRM Portal).
    But, it only worked when I entered first in SRM Portal and after in SRM 7.0 and created external breaks.
    att.
    Glauco

  • Debugging SAP in MAC

    Hi All,
    I am using SAP through CITRIX , I have a problem now, Can any one please tell how to debug the code in SAP . I mean i donno how to use F5 F6 and F8 keys in MAC. Do we have any alternate for these keys..
    Thanks,
    Joe

    Hello Joe,
    by default, the function keys on top of the Mac keyboard have preset Mac specific functionality.
    The keys F1-F12 are mapped to fn + those keys.
    In case you want to make this work in the way you are used to, you can go to System Preferences, Keyboard. There is a check-box "Use all F1, F2 ... keys as standard function keys" which you could check.
    Then F1-F12 are mapped to the funktion keys without fn, and the Mac spec. functionality is mapped to fn + function keys.
    Best regards
    Rolf-Martin

  • Debuging sap transaction iview

    Hi,
    Mayby someone here knows -
    is there a way to debug a sap transaction iview?
    (as there is a way to debug the rfc functions)
    Thanks.
    Ruthie.

    <i><b>is there a way to debug a sap transaction iview?</b></i>
    just place a normal break point in the program (attached to the transactino code) and if you now call the transaction iview it will trigger the debuggin -(both in case of wingui or webgui - not sure about java gui)
    <i><b>(as there is a way to debug the rfc functions)</b></i>
    to debug RFC  FMS, place an external (HTTP) break point inside the RFC source.
    Regards
    Raja

  • Steps to debug SAP proxy method from SAP sxmb_moni

    HI All
    I really need your help on this;
    We have written some customized codes inside SAP Proxy methods; when we get inbound messages this get fired;
    I need to debug one of this proxy method in Pre Production system (no written break points, no while sy-subrc = 4 syatements)
    I have deregistered queues by sxmb_adm; now the message is in sxmb_moni as scheduled; from here I really appreciate your help on how to debug the fired proxy method
    Appreciate your help
    Many Thanks
    Iver

    You may use the same data as the test data and use the following method for debug
    /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    Regards,
    Prateek

  • Debug SAP Retail store

    Hi SAPers,
                 I was wondering how i can debug a goods movement transaction in SRS? I want to find out the underlying logic for the "Refresh" button in the Goods movement transaction.
    Thanks in advance.
    Regards,
    James

    I have found out just 2 debugging methods:
    1. Debug ITS Components with ABAP Debugger - described in ITS Administration Guide
    2. Use the endless loop within appropriate transaction (for example, WHILE ... ENDWHILE). And after that debug through tr. SM50 (R/3 side) - there will be hung up process.
    The secong one I like more from my experience - but none of those are perfect.
    Best regards,
    Rorijs

  • Debugging a SAP program

    Hi Guys,
    Is there any way I can create a watch point for an internal table (eg. T_OUTTAB). I am debugging SAP program and want to stop when a particular T_OUTTAB is populated. Debugger should stop when the internal table is changed or even better if particular field in the internal table is changed.
    When I tried to put the internal table in create watchpoint, I get following message.
    Variable T_OUTTAB does not exist.
    Please help.
    mini

    You can put a watch point on an internal table, but only after you enter that particular program where the table exists. Try to locate the include/program where the table exists, put a breakpoint on the include and then after entering the program/include put a watchpoint on the itab.

  • Debuging of SAP script  SARTFORMS

    Can we debug SAP Scripts & SAMRTFORMS
    SHAOIB

    Hi,
    Yes we can debug scripts n smartforms.
    <b>
    SMARTFORMS DEBUGGING</b>
    For smartforms debugging you can do this.
    1. Execute the smartform (execute button in SMARTFORMS transaction)
    2. Take the generated function module and display it in SE80.
    3.Find the smartforms Elements (text elements, windows, code lines, loops) in this and set Soft break points.
    Correct name is SMARTFORM_TRACE. You have lots of options for adequate analysis
    Tcode - SFTRACE
    Re: How to Debug a Smartform
    Debug of smartform and sapscript.
    Debugging SmartForms
    Debugging of a subroutine pool.
    <b>SCRIPTS DEBUGGING</b>
    There are 2 separate kinds of debugging available when you try to debug scripts.
    1. Debugging the print program : This is the normal debugging we do for our report programs.
    2. Debugging the script itself : You Can debug a SAP Script by activating debugger in two ways:
    a .In SE71->Menu->Utilities->Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.
    b. Goto se38-> RSTXDBUG ->Execute this same as going thru in se71-> Menu, now debugger will be activated.
    refer to the link below
    http://www.howforge.com/how-to-debugging-sapscript-form
    Look at the BLOG here, it is well explained
    /people/sudheer.junnuthula2/blog/2007/01/09/script-debugging
    Regards,
    Priyanka.

  • RFC Debugging

    Hi Experts,
    I have done GOOGLE for How to debug Remote FM. Have found many links and methods of doing so. But unfortunately none of them help me to debug Remote FM.
    Links Like :
    How to Debug SAP RFC , background job , update FM etc.. &amp;laquo; SAP Ignite
    Remote ABAP Debugging
    **************** - Tips - Remote ABAP debugging
    http://www.sap-help.net/Page/abap-development-getting-started/abap-debugger-setup/abap-debugger-rfc-debugging/
    SAP Note 1004248.
    Regards,
    Sagar

    Hi Bhushan,
    Thanks for the prompt reply.
    I have done steps 1 to 3.
    Now for Step 4 do i need to click on Remote Logon button as shown in below screen shot?
    If yes, than i did but i have not got any popup or any other screen.
    After that i have follow Steps 5 to 7, but at break point it doesn't stop.
    Regards,
    Sagar

  • Variable in SAP SCRIPT

    Hi Guys,
    I want to print a variable Value from Print Program to SAP SCRIPT, I tried to print it in between && but they still dont have any value while debugging SAP SCRIPT and not also in print out....Suggest somthing.
    Cheers....!!
    Sid

    Hi,
         Debug your program and c whether you are getting your value there. If yoes, check if you have used the function module OPEN_FORM and passed the correct name of the SAP script. Then check if you have used Write_Form and are you passing the correct Text Element Name.
    You would  not have used one of them. Hence the problem.
    Check and revert back.
    Thanks
    Nayan

Maybe you are looking for

  • My purchases from Apple TV are no longer available on the device.

    I'm not sure what I've done but my purchases from Apple TV are no longer available on the device. They can only be found on Itunes under 'library/tv shows' and 'apple tv/tv shows'. How can I transfer the shows back onto my Apple TV and then erase the

  • Trigger is not working while updating the values of UDF

    Dear Freind, I have created one Trigger for ORDR for Sales order. It is working fine. For that i have created two UDF to Title level. When i fill all fields it shows the correct result in DocTotal. But problem is that, while updateing specific record

  • 7515 Program will not open

    I have an HP 7515 All-in-One printer. I have uninstalled and reinstalled the operating programs on my Dell XPS 8700 Win7 Pro several times and it says everything is working the way it should but when I click on the desktop icon, the program will not

  • Add a new device to family sharing

    Bought a New  iPod touch for my son, he's already a Family member, how to set it up?

  • How to check client size in SAP

    Hi All, I would like to check the size of production client so i can do system refresh to QA. I need to know how to check client size only not database size. Regards Atul-