Variable not visible in debug mode

Hi experts,
i created a variable using a custom exit.
i'v added to my query, but when launch debug mode, i can't see it in I_T_VAR_RANGE table;
but i can see others created previously.
is that normal? do i have to do something else?
Thanks.
Amine

Hi Phani,
Thanks for your answer.
i think that i have an issue in y code, i got the following error:
The function call of SLS_MISC_GET_LAST_DAY_OF_MONTH failed; a field may have been assigned to the parameter DAY_IN whose"
here is my code:
Can you tell me what's wrong please?
DATA: temp_date like sy-datum.
WHEN 'ZLASTDAYMONTH'.                
     if i_step = 2.
       LOOP AT I_T_VAR_RANGE INTO FISC_VAR_RANGE
             WHERE VNAM = 'ZTODAYDATE2'.
         CLEAR L_S_RANGE.
         call function'SLS_MISC_GET_LAST_DAY_OF_MONTH'
       exporting
         day_in = FISC_VAR_RANGE-LOW     "this is the user entry date based on ZTODAYDATE2
         importing
         last_day_of_month = temp_date.
         L_S_RANGE-LOW      = temp_date.
         L_S_RANGE-SIGN        = 'I'.
         L_S_RANGE-OPT         = 'BT'.
         APPEND L_S_RANGE TO E_T_RANGE.
         EXIT.
       ENDLOOP.
     endif.

Similar Messages

  • Enhancement spot not visible in debug mode

    Hello experts,
    I made changes in standard implicit enhancement. save and activate changes with req number. But still in Red color. While debugging I cant see the enhancement point.
    in function module MATERIAL_UNIT_CONVERSION,
    ENHANCEMENT-POINT BATCH_CONVERSION_FACTOR_01 SPOTS ES_SAPLMAME STATIC.
    ENHANCEMENT 15 /SAPMP/PIECEBATCH_SAPLMAME. bold is in R*d color
    data: lf_xsingle_unit_batch type xfeld.
    ........ here I declare data and code.......
    ENDENHANCEMENT.
    can anybody pls help on this.
    Thanks in advance.
    Zak.

    I  faced the same problem.
    i tried putting break point just before enhancement and the hit F5 while debugging but no help.
    Then i re-transported the enhancement implementation and bingo...it showed me the code on setting BP before enhancment and then hitting F5.

  • DispatchEvent not working in debug mode

    Hello,
    I have a localconnection, and when I receive a message from
    the local connection I dispatch an event. However, the dispatch
    event does not work. I step into the code and go into some
    Macromedia code for the "mx.events.EventDispatcher.dispatchEvent"
    and "mx.events.EventDispatcher.dispatchQueue", and when I inspect
    my variables the eventObj has both a target and a type set, but
    when the code tries to access them through eventObj.target and
    eventObj.type it returns null.
    Also, this only happens in debug mode (Debug -> Debug
    Movie) and not in test mode (Control -> Test Movie). In test
    movie the exact same code works flawlessly.

    Im not very sure just try to help but look this one
    mx.utils.Delegate
    i look for some issue with your problem and i think this can help
    you.

  • FlashBuilder 4.7 will not run in Debug mode with BlackBerry 10 simulator

    We have developed an app that has been released both for Apple and Android working well.
    When trying to do the same for BlackBerry it was rejected because it did not start at all.
    The App that runs fine on the BlackBerry simulator in the "run configurations mode".
    However when I try to run it in Debug mode it will not start at all. Just flashes and simulator goes back to main menu.
    The debugger will after a while time out since it cannot connect to the app running on the simulator.
    BlackBerry 10 Simulator runs under vmWare Fusion.
    Anyone seen this before?

    Hi, Silence04. Welcome to the Discussions.
    You had serious disk directory corruption. That can also cause corruption in OS files: while Disk Utility or DiskWarrior may fix the directory, if the directory corruption resulted in OS files being damaged — as it appears to be in this case — then you can't avoid an Archive and Install. For important tips on this, see my "General advice on performing an Archive and Install" FAQ. Perform the steps therein in the specified order.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Jdeveloper not working in debug mode

    Hi,
    I have installed J2SE1.4.2 and Jdeveloper 10g. But when i started to run the Jdeveloper in debug mode, its is giving "ERROR
    The requested URL could not be retrieved" connection failed arror.
    What could be the reason??
    Pls help.

    Hi
    I think the onus is on you to debugg the code and deduce why it is displaying that error.
    regards
    Isaac Prince

  • FM not working in debug mode.

    Function module : "LAGF_PROFIT_CENTER_GET" is basically meant to calculate the profit centre in ERP side.
    On booking an order in CRM side this function module is called at ERP side to calculate Profit centre.
    Problem is , normally this FM is working fine , but when i am in debug mode this FM is generating an error saying : Controlling object not found.
    Can anyone please analyse this FM and let me know the reason.
    Thanks,
    Abhi.

    Hi
    I think the onus is on you to debugg the code and deduce why it is displaying that error.
    regards
    Isaac Prince

  • Change on process chain not visible in display mode after transport

    All,
    We have changed a process chain where message notification was active in development.
    We have deleted the notification and created a transport. This has been released and implemented into the QA system without a problem.
    When displaying the new process chain in QA the change was not visible. But in change mode it is.
    Can anyone tell us what might be a cause/solution for this? Also for future changes.
    Gui error??
    Thanks in advance.

    hi,
    Try activating the PC again in the QA.
    if still it does reflect the message notification, then try creating the request again
    in DEV and transport.
    make sure you r out of the Process chains in DEV nad QA when transport happens.
    This is just a practice.
    Regards,
    Dhanya.

  • First tab of Lable Based Menu is not visible in Preview Mode

    HI Genious,
    I have added one Lable Based Menu in my application. If i apply the dynamic visibility to it, in preview mode 1st tab is not visible all other tabs are visible.
    Ex. In Lable Based Menu, I have three label :- Distribution  Center, Zoo, Bird Park. I have applied dynamic visibility to this component. In preview mode, I am not able to visible the first label (i.e. Distribution Center) while all other labes are working properly.
    While i remove the dynamic visibility, All the labes are visible. But my application is not like that so i could not adapt that solution.
    Regards,
    Rishit

    Hi Rishit,
    Please let me know if you have applied Fix pacK3 for Xcelsius.
    I have seen this issue in FP2, which got fixed in FP3. The workaround you can try is including a blank cell.
    Thanks,
    Amit.

  • Variable not visible.

    Hi All,
    I am trying to restrict the Variable 0PSTNG_DATE by the SAP EXIT variable Posting Key Date(0P_KEYD2), the query is of the custome infoset i created, but the variable is not visible??? its visible for the same info object in the business content query(0FIAR_C03_Q0005, Overdue analysis) is there any specific reason that the var is not visible on the query based on infoset???
    Thanks.

    Hi Shetty,
    You can check the enhancement for the 0P_KEYDT or 0P_KEYD2 for the same and copy the same..
    Regards
    Manga(Assign points if it helps!!)

  • Navigation bar not visible in edit mode

    Hi,
    is there somebody who can help me out of this: in edit mode my navigation bar is not visible, however once the site is uploaded the bar is visible. During edit mode i can only see a big dot which positioned in the navigation bar text box.
    I am using the latest version of iweb and OS 10.6.8
    looking forward to any good sugestions. Thanks.

    That is so unusual.  Usually it's the other way around: looks OK in iWeb but not after publication.
    Log into another user account on your Mac, launch iWeb, create an new test site and see if the navbar is visible.  If it isn't then the application seems to be the culprit and a reinstall of iWeb seems warranted. To do so you'll have to delete the current application and all files with "iWeb" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iWeb from the disk it came on originally and apply all necesary updaters.

  • Variable not visible in query designer

    Hello,
    I have 4 variables created for an InfoObject. But for one of my query written on Infoset, under that InfoObject in query designer it only shows me 2 variables.
    Any ideas what is causing the other 2 variables not to be visible?
    Thanks in advance,
    vamsi.

    which type of variables have you created?
    Regards,
    Chandra.

  • VS2013 not running in debug mode on Windows 10 Technical Preview Build 10041

    am getting the following errors every time i try to run my projects in debug mode what can be the issue.
    Managed Debugging Assistant 'FatalExecutionEngineError' has detected a problem in 'C:\Program Files (x86)\IIS Express\iisexpress.exe'.
    Additional information: The runtime has encountered a fatal error. The address of the error was at 0x73c0d5a5, on thread 0x1a0c. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user
    code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.
    Then when I continue the following appears
    An unhandled exception of type 'System.AccessViolationException' occurred in System.Data.dll
    Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Then it stops.. 
    This happens when a database call is made and only does this when debug, when I run it using the browser link all is good. The applications work well.

    Hi Bigmachini,
    According to my solution, what about your issue now?
    If you have been solved the issue, would you mind sharing us the solution here? So it would be helpful for other members who get the same issue.
    If not, please let us know the latest information about it.
    @Malik, could you please tell me if you try to check your issue by the above suggestion as I said?
    If no, please try the above suggestions to check this issue and then tell me the latest message about this issue.
    >>The error mostly occurs when debugging ADO.NET or database function calls. If code is run without debugging then there is no issue at all.
    You could also try to copy your project and then debug your project in debug mode on a another machine you install same Windows 10 OS check this issue again.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Itunes folder on ipod (video) is not visible in disk mode?

    I am trying to use my ipod as a disk drive to move its music to my desktop (had to reload XP on desktop and used ipod is the music backup). Following the instructions from ipod help (http://docs.info.apple.com/article.html?artnum=300173) works just fine up to a point. However, when the ipod is in disk mode and I go to move music from it to the desktop there is no "itunes" folder visible to drag and drop? Folders for photos and calendar show up, but no folder for music (itunes). There is clearly music on the ipod as I am listening to it right now. The folder is invisible and I can't access it? Help please. Ric

    This suggestion worked to see the hidden folder(s). Thanks very much, but I feel like I am miles away from moving my ipod music to my new computer and getting it all to work. Here is why...
    1. First when I plug the ipod in, in disk mode, to the USB slot it shows up as a K drive for a minute or so and then disappears. itunes keeps opening, asking me to sync (which will erase all my music on the ipod!) and the K drive (ipod) vanishes.
    2. I pod help says to drag the itunes file out to the desktop and then drag the itunes file on the ipod into the "my music" file within documents and settings. However, there is an "ipod control" file (was hidden) and within this there is the following: artwork, itunes (with 13 subfolders of its own), device, and music. So do I just drag the itunes file inside ipod control into My music? Or do I drag the whole ipod control file? or other?
    3. Additionally there are K drive (ipod) files for calendar, photos, contacts, notes, and ipod control (was hidden). I don't care about any content in the first four, but are they needed to operate? Do I drag these over also to the My music file?
    Whew, very frustrating. Thanks, Ric

  • Value not visible in preview mode

    Hello there,
    On my dashboard, between other things, I have a simple grid component which should just show some resulted values.
    The problem I have is that when I connect the grid with the range of cells, everything looks fine but in preview mode, one line in the midle of the grid is showing "0.0" on all cells of the line and I do not understand why.
    The version I have is 5.3.4.0 with build no: 12.3.4.1038
    Any idea what to do?
    Thank you,

    Hi,
    When you are connecting your grid component it only taking static data, but while preview it is taking data from your data source. So I guess there is a possibility that your resulting data set contains a blank row (check your data from data source).
    try to create one more data grid with the same data set, but fetch populate the data into different location. See if it is still giving you the same problem.
    let us know if you already tried this before.
    Good Luck.

  • Red Arrows not showing in debug mode

    Hi Experts,
    I have a few processes running in my scenario dropping messages on a queue.
    For some reason only the main trigger shows red arrows and the rest does not ?
    Does someone have an idea how I can solve this because I need to debug those parts but I can't see that red arrows.
    Kind Regards,
    Brenden Draper

    Hi All,
    To explain the complete process...
    The file comes in and is put to the ASN queue.
    1. The ASN scenario is fired putting the same result to a ProcessASNMod1.1 and ProcessASNMod1.2 queue.
    2. ProcessASNMod1.1 scenario is fired putting a result message to a ProcessASNMod2 queue.
    3. ProcessASNMod2 scenario is fired.
    4. ProcessASNMod1.2 is fired.
    And I am only able to see the debug arrows in the ASN and the ProcessASNMod2 scenarios.
    ProcessASNMod1.1 and ProcessASNMod1.2 arrows does not show.
    Can any one tell me why this would happen ?
    Kind Regards,
    Brenden Draper

Maybe you are looking for

  • Repainting JPanels / Memory Allocation

    Hi there! I just wrote a small Programm to test some graphical algorithms using a double-buffered Swing JPanel in a JFrame. The Paint method of the JPanel iterates through a Vector drawing the Objects inside. The repaint occurs every 10ms. Now when I

  • Custom Load Balancing Question.

    Can anyone give me any pointers on creating a custom load balancing algorithm / cluster proxy..           Basically i want to have something similar to HttpClusterServlet but that you can customise the load balancing on... for example in a cluster of

  • IPhoto & Photoshop CS

    I would like to open a photo from my iPhoto library in Photoshop. In PS I select File>Open, and I get a dialog box. I scroll down to Places and click on the Pictures icon (on the left) - and here is the snag: iPhoto Library is greyed out, but PhotoBo

  • Join Field Added to Select?

    Hello, I'm have a report which joins three tables based on criteria passed in. One of the parameters is included in a WHERE clause to identify records in a specific date range. Crystal Report automatically adds the fields in the WHERE clause to my SE

  • HT2731 I am unable to buy any of applications on App Store as it is not accepting any of cards and doesnot show option for credit card

    I am unable to buy any of applications on App Store as it is not accepting any of cards and doesnot show option for credit card. Thanks