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

Similar Messages

  • 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

  • Cannot debug from Eclipse (Mac OS 10.7, Drive 3.01)

    I piggy-backed this on another discussion three days ago, but perhaps creating a new thread will get more attention.
    I recently downloaded the Adobe Drive 3 SDK and am having problems debugging the sample connectors from Eclipse.  I've followed all of the instructions in the documentation, but no matter what I try I cannot get my built connectors (both basicftp and helloworld) to show up when I try to initiate a connection in Drive 3.01.
    I am definitely checking (selecting) the bundles for these two samples in the run configuration, as well as all the dependant bundles ("Validate Bundles" passes successfully).  In the console, if I type 'ss' I see both of the samples listed as ACTIVE.  I launch Drive after I see them as active.
    I tried typing 'csstat' in the console but that does not seem to be a recognized command (per the documentation).
    When I launch Adobe Drive 3.01 I only see the two out-of-the-box connectors (DAM and CMIS).
    If I do a proper build and export to the CS5ServiceManager directory, they do show up in Adobe Drive.  However, I really need to be able to run from within Eclipse to debug.
    I've followed the troubleshooting steps and killed the CS5ServiceManager and Adobe drive processes using Activity Manager (I'm on a Mac OS 10.7 Lion) and also deleted the 'data' folder, rebooted, no luck.
    I even tried doing a clean installation of everything on another machine, and had the same problem.
    Please help or suggest something else to try.  Thanks!

    Thanks so much for the suggestions.
    I haven't tried the 32 bit JVM yet, but your comments got me thinking about which bundles I have selected in my run configuration.  When I first tried selecting ALL bundles, I got an error when launching:
    The bundle could not be resolved. Reason: Missing Constraint: Import-Package: com.adobe.versioncue.serialization; version="0.0.0"
    To correct that, I had gone back to the run configuration, cleared all bundles, and pressed the "Add Required Bundles" button.  This only added a small subset of all bundles, but got rid of the validation error.
    I now went back and selected all bundles, despite the validation error, and now I am successfully able to launch the sample.basicftp bundle from Eclipse on one of my two machines.  The other one doesn't work, and when I go type 'ss' I see one of the bundles seems to get stuck in the STARTING state:
    com.adobe.csi.bootstrap_2.0.0.201003221714
    I can probably continue working with my one working machine, but something still doesn't seem right.
    1)  Should I be seeing that "Missing Constraint" error above?  If not, then where do I find the bundle that it is looking for?
    2)  Any idea why the com.adobe.csi.bootstrap is getting stuck in the STARTING state.
    Once again, thanks so much for your help!

  • 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

  • Playing videos using sap on mac machines .

    i want to play video in sap using control frame work , i have seen example of playing videos using activeX controls in windows , and i was able to create a custom control and play it on windows,  but how can i play videos on mac machine's , coz i believe com/ activex works only for windows , how can i play the same videos on mac machines .

    Hello David,
    the material is the recording of a live webcast hosted by macenterprise.org back in February 2007.
    As a result some information might be outdated.
    For current slides regarding SAP GUI for Java, you can refer to the [Update on the SAP GUI Family|http://www.sdn.sap.com/irj/sdn/sap-gui#section29] slides.
    Best regards
    Rolf-Martin

  • 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

  • SAP on mac with SAP GUI 6.20r8

    Hello
    Let me start by saying I am a total novice in SAP so this is totaly on the basics.
    I am on a mac and the company is primaly on pc. SAP is up and running els where but i need it on the mac to.
    I downloaded SAP GUI 6.20r8 for the mac and followed install instructions.
    I only run 10.3.9 so i gues it is not the 10.4 problem i have.
    I can start the GUI nicely no probs. there.
    But somehow I need to connect to the SAP server.
    If I start the client and choose new to add the info  I cant enter anything in the group/server entry.
    How do i connect to the server... any help would be appriciated and as I say I am a total novice.
    Best Regards
    Theis

    I just updated it to verision 6.30
    Hmm I tryed that solution but with no luck  mayby the problem is somewhere els
    I put this in the advanced tab..
    conn=/H/sappro/S/3200
    Should be what we use but still i get nothing.
    Thx for the help anyway
    Theis
    Message was edited by: Theis Poulsen

  • 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

  • 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

  • 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

  • What can I do if I installed the incorrect USB Debug kit, causing my mac to

    After irresponisbly not heeding the warning given to me by Apple Developer Connection (http://developer.apple.com/hardwaredrivers/download/usbdebug.html) and installing the incorrect version of IOUSBFamily Debug Kit, my Mac OS X freezes upon starting up and my USB ports are completely unresponsive. That means no keyboard or mouse. I have booted in safe mode and reset the PRAM but to no avail. I still cannot move my mouse or use my keyboard. I do not have any other partitions on my mac or any firmware devices. Is there anything I can do?

    Well I reinstalled Mac OS X and I have a folder in finder with everything from my previous system.
    My mouse and keyboard work. There's something funny about the iPod though. I have pictures on it and when I plug it in, it begins to charge and iPhoto pops up asking me if I want to import photos from the iPod. However, the ipod doesn't show up in either iTunes or Finder.

  • 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.

Maybe you are looking for

  • IPad 3 charging issue... not your normal USB complaint.

    So I took the plunge into iPad world and got the 64 gig  Verizon 4g version.  The night I got it ( Tuesday ) after playing with it for a while, I tried to plug it in overnight to charge it with the AC adapter.   It wouldn't give me the charging ackno

  • File handling in adf

    Hi, I have an xml file and its corresponding xdf file. I want to update this xml file (perform CRUD operations) but I want the interface to be af:table for these operation. Is it possible. Thanks.

  • Combining songs to same album

    When itunes transferred my music it took some albums and split the songs up and made it into several albums. Unfortunately itunes Help tutorial is of absolutely no help on any issue I have. Sorry itunes but I don't have a masters degree in computers.

  • BAPI to create Profit Center Budget

    Hi friends, Can anyone help me out with a BAPI /FM to create Profit Center Budget in FI& CO module. Thanks in advance.

  • Will block size effect the calc script performance?

    Hi Experts, I have a cube called RCI_LA:RCI_LA, now I have created calc scripts and working fine. But those calc scripts are taking too much time than expected (normally it should not take more than 15 min but those are taking nearly 1 hr or more som