The window to select dimensions simply does not appear and I can't move forward, due to variables exit in the report

Dear experts,
I am having an issue when I try to create a WEBI document using Bex query through OLAP connection (Bics).
Due to variables exit, it is not possible to open query pannel in webi to choose wich dimensions to add to the webi document.
The window to select dimensions simply does not appear and I can't move forward!
In RSRT ou Bex Analyzer, the query is running fine without errors.
CMOD code is like this (I believe there is not any error as it is working flawless on other reports for other variable names):
WHEN 'ZREDT1'.
     IF i_step = 2.
       CLEAR wa2.
       READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
*      wa2-low = |{ v_year_h }12|.
       IF sy-subrc EQ 0.
         v_year_h = wa2-low(4) - 1.
         CONCATENATE v_year_h '12' INTO wa1-low.
*        wa1-low = wa2-low.
         wa1-opt  = 'EQ'.
         wa1-sign = 'I'.
         APPEND wa1 TO e_t_range.
       ENDIF.
     ENDIF.
    WHEN 'ZREDT2'.
     IF i_step = 2.
       CLEAR wa2.
       READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
       IF sy-subrc EQ 0.
*        wa2-low = |{ v_year_h }12|.
         v_year_h = wa2-low(4) - 1.
         CONCATENATE v_year_h '12' INTO wa1-low.
         wa1-opt  = 'EQ'.
         wa1-sign = 'I'.
         APPEND wa1 TO e_t_range.
       ENDIF.
     ENDIF.
Please provide assistance,
Thanks in advance,
Kind regards,
André Oliveira

I solved it.
The problem was due to date coming to exit - as you know some time intervals start at 01-01-1000, and as I was calculating 1000-1 = 999
I was getting and interval from 99901 to 201405. Do not know if it was not working because CHAR NUMC6 was failing trying to recognize interval 99901 - 201405, but probably, this was the issue.
Thanks for your inputs,
Best regards,
André Oliveira

Similar Messages

  • One of the frequencies on Verizon FIOS TV does not work, and I can't get certain HD channels

    So I've had two techs out to check the box outside my house where the wire comes in from the pole.  The problem is I cannot get HD TBS, TNT, Fox Sports 1, Comedy Central and many other channels.  These channels come in over the frequency that kicks out a fault (I saw when the 2nd tech came in and hooked my coax from the box outside my house directly into the tester)
    The tech confirmed it was not coax in my house, but connections outside.  he changed those connections and then all of a sudden it worked.
    Two days later, not working again.
    Verizon is incapable of figuring this out or setting me up with an appointment that is not in the middle of the work week at 2pm (i've already taken two days off from work to try and get this fixed...shall I just take a week long vacation and devote it to them?)
    Anybody ever run into this and figured out a way to fix it yourself, since Verizon hasn't a clue?
    thanks

    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you.
    Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions.
    To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".
    Please keep all correspondence regarding your issue in the private support portal.

  • Downloaded Acrobat Assistant but the window with language option does not appear and Acrobat Pro II free trial does not download. Why?

    Downloaded Acrobat Assistant but the window with language option does not appear and Acrobat Pro II free trial does not download. I have signed in successfully. Why?

    Hi irenedix,
    After Adobe Download Assistant is installed, you can start it at any time and select a product to download at the bottom of the window. The list updates as new products become available to download with the Adobe Download Assistant.
    Please refer : http://helpx.adobe.com/x-productkb/policy-pricing/download-assistant-faq.html#main_How_do_ I_download_a_trial_version_of_Creative_Suite_or_Elements_software_
    Alternatively you can try downloading it from the direct download links available at: http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    Regards,
    Rave

  • I'm running iCloud on a Windows 7 PC. Photoes have been autmatically uploaded from my iPhone. However, the "Photoes" ICON does not load, and I receive an error message of a problem. Then the ICON disappears. How can I access my photoes?

    I'm running iCloud on a Windows 7 PC. Photoes have been autmatically uploaded from my iPhone. However, the "Photoes" ICON does not load, and I receive an error message of a problem. Then the ICON disappears. How can I access my photoes?

    Same issue here,  previously did work perfectly

  • MDT 0xc0000098 The windows boot configuration data file does not contain a valid OS entry

    hello,
    i installed WDS+MDT for OS deployment. all was working fine.
    Now i need our branch office to be able to deploy OS as well.
    I installed a new Win 2008R2 server, and installed the WDS service on it.
    When reading about this on the internet i saw i need, on the MDT at our main office, to make a link, under "Advanced Configuration" - "Linked Deployment Shares" to the new WDS server (I used this: http://www.balm.se/?p=115")
    when doing so i entered the UNC path to the new server and then, on the created link, i right click and choose "Replicate now".
    after doing so, i tried booting a laptop just to see if there is any impact, and now, I'm getting this error:
    Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. insert your windows installation disk and restart your computer
    2. choose your language, and then click "Next"
    3. Click "Repair your computer"
    If you do not have this disc, contact your system administrator or computer manufacturer for assistance.
    File: \Boot\BCD
    Status: 0xc0000098
    Info: The windows Boot Configuration Data file does not contain a valid OS entry.
    I know that usually when I'm getting this message, it means that a previous MDT installation was started and did not finished correctly, and the are some [stuff] on the HD, so i do a partition erase and start over and all working fine.
    Now it's not working. I tried several computer, even new ones, and NADA.
    someone know the cause?
    I know I read something, i don't remember where or how to find it, that when doing the steps I did, it alter\change some ini or xml, or something like this. is that true? any one know on what file do i need to look and see if something is misconfigured?
    thanks a lot for your help

    hello,
    i installed WDS+MDT for OS deployment. all was working fine.
    Now i need our branch office to be able to deploy OS as well.
    I installed a new Win 2008R2 server, and installed the WDS service on it.
    When reading about this on the internet i saw i need, on the MDT at our main office, to make a link, under "Advanced Configuration" - "Linked Deployment Shares" to the new WDS server (I used this: http://www.balm.se/?p=115")
    when doing so i entered the UNC path to the new server and then, on the created link, i right click and choose "Replicate now".
    after doing so, i tried booting a laptop just to see if there is any impact, and now, I'm getting this error:
    Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. insert your windows installation disk and restart your computer
    2. choose your language, and then click "Next"
    3. Click "Repair your computer"
    If you do not have this disc, contact your system administrator or computer manufacturer for assistance.
    File: \Boot\BCD
    Status: 0xc0000098
    Info: The windows Boot Configuration Data file does not contain a valid OS entry.
    I know that usually when I'm getting this message, it means that a previous MDT installation was started and did not finished correctly, and the are some [stuff] on the HD, so i do a partition erase and start over and all working fine.
    Now it's not working. I tried several computer, even new ones, and NADA.
    someone know the cause?
    I know I read something, i don't remember where or how to find it, that when doing the steps I did, it alter\change some ini or xml, or something like this. is that true? any one know on what file do i need to look and see if something is misconfigured?
    thanks a lot for your help
    For a branch solution I would use DFS(R) rather than linked deploymentshares.
    If there is infrastructure at the remote sites you could use the MDT environment at your main site, and  then at each other site use an existing server or build a new server (VM is available). Create a Deploymentshare on each sever
    and copy the contents of the MDT environment from the first site into this share.  Next you will have to add the WDS service to each site's server. For WDS add the boot image. Of course as Keith noted ensure that you
    have the same versions of MDT and the WAIK/ADK on all systems
    You can use DFS to replicate to all of the other sites, but you will still have to create a deploymentshare, and install WDS at each site. So each site talks to its own WDS server you can use the DefaultGateway parameter instead -
    [Settings]
    Priority=Default, DefaultGateway
    [Default]
    SkipBDDWelcome=YES
    [DefaultGateway]
    192.168.10.1=Bergen
    192.168.20.1=Oslo
    [Bergen]
    DeployRoot=\\MDT-Bergen\DeploymentShare$
    [Oslo]
    DeployRoot=\\MDT-Oslo\DeploymentShare$
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • I backed up my ipod during a windows backup.  how do i find those ipod files(not itunes) in the windows backup files? i've tried searching and i can't find

    i backed up my ipod during a windows backup.  how do i find those ipod files(not itunes) in the windows backup files? i've tried searching and i can't find

    so i plugged in my ipod and it asked if i wanted to backup the files before restoring it. 
    Do you mean iTunes asked if you wanted to backup files before restoring? If so the it is in the location I posted. You don't need to navigate to the backup. Once your restore your iPod it will ask if you want to restore from a backup and present you with the backups made before hand.
    To restore information from a backup, use one of the following methods after connecting your iOS device to the computer with which you normally sync:
    -Click the File menu and select Devices > Restore from Back up.
    Or
    -Open the iOS device's Summary tab. There are two ways to access this:
    -Click the device button in the upper right corner. (If viewing the iTunes Store, click the Library button in the upper right corner. The device button will then be visible.)
    -From any view in iTunes, click the View menu and select Show Sidebar. Select your iOS device in iTunes under Devices.
    -Click the Restore Backup button.

  • Check number confirmation window does not appear and checks become confirmed automatically

    We have updated to SAP 9.10.105 PL 00,
    and we have two issues with check printing, first when we print check we do not receive a confirmation window and all of the checks show as being confirmed. as soon as be print checks in the payment wizard after the checks have printed we than get an error message.
    "no matching records found 'checks for payment' (OCHO) (ODBC 2028) [message 131-183]
    the second problem is if I set over flow to blank paper, it will only print one check at a time, and i still do not receive a confirmation window.
    I am not sure if the original patch for 8.8 was left out of the 9.1 release.

    Thanks for this, I found this after posting a message with SAP Support.  Just a heads up, they consider it as 'Consulting' function not an 'Application Error' so they will not be a fix.  We'll just need to know to make sure users know to un-check this Box. 
    SAP Note: 0001422688 - Print on Blank Paper checkbox on Checks for Payment
    Symptom
    Scenario 1:
    Check Number Confirmation window does not pop up after Checks have been printed.
    You might receive the following error message:
    'No matching record found 'Checks for Payment' (OCHO) (ODBC-2028) [Message 131-183]'.
    Scenario 2:
    User is not able to print batches of Checks either via Payment Wizard or via Document Printing and
    the Cheque Number Confirmation window does not pop up.
    Cause
    Consulting
    Solution
    The issue could be resolved by uncheck Print on Blank Paper on Banking -> Outgoing Payments ->
    Cheques for Payments
    'Print on Blank Paper' setting on Checks for Payment is saved per user
    SAP Note:  0001059752 - Printing Checks for Payment Skipping the Confirmation Screen
    Symptom
    Check Number Confirmation window does not appear and the check automatically get confirmed.
    Reproducing the issue
    Scenario:
    Print a Check for Payment Via Document Printing or Directly for the Check for Paymet screen (under
    Banking > Outgoing Payments)
    Expected Results:
    The Check Number Confirmation screen pops-up.
    Actual Results:
    Check Number Confirmation screen is skipped
    Cause
    Consulting
    Solution
    If the option 'Print on Blank Paper' is ticked, the Checks Number
    Confirmation window will not pop-up.
    Go through the following steps and check the settings:
    1. Go to Administration -> System Initialization -> Print Preferences -> Per Document tab,
    Document: Check for Payment. Check if the option 'Print on: Blank Paper' is ticked.
    2. In Check for Payment document check whether the tick box 'Print on Blank Paper' is ticked.
    3. Go to Administration-> Setup-> Banking-> House Bank Accounts. Check in the 'Paper Type' column
    if the option Blank Paper is chosen.

  • I cannot install the trial for Acrobat XI Pro. The file downloaded fine, but it does not open. What can I do?

    I cannot install the trial for Acrobat XI Pro. The file downloaded fine, but it does not open. What can I do?

    For Windows:
    http://trials2.adobe.com/AdobeProducts/APRO/11/win32/AcrobatPro_11_Web_WWMUI.exe
    For MAC:
    http://trials2.adobe.com/AdobeProducts/APRO/11/osx10/AcrobatPro_11_Web_WWMUI.dmg
    ACROBAT XI

  • Good night recently my iphone 4s was exchanged for a new one because was defective and was in warranty. the problem is that now I try to use the same apple id on itunes and applications while had bought the old iphone does not appear and I think should ap

    good night recently my iphone 4s was exchanged for a new one because was defective and was in warranty. the problem is that now I try to use the same apple id on itunes and applications while had bought the old iphone does not appear and I think should appear. Can someone help?

    ?

  • I just signed up for a subscription to adobe reader paying EUR 24.40. The program does not work, and I can not even go to my personal page .... help ...?

    I just signed up for a subscription to adobe reader paying EUR 24.40.
    The program does not work, and I can not even go to my personal page .... help ...?

    Adobe Reader is free; it does not require a subscription.
    Did you subscribe to an online service like ExportPDF, PDF Pack, ...?
    What exactly does "not work" mean?

  • When registering my iphone on itunes the message - the sim card insertedin this iphone does not appear to be supported - can anyone shed some light on this and tell me a way around this problem?

    when registering my iphone on itunes the message - the sim card insertedin this iphone does not appear to be supported - can anyone shed some light on this and tell me a way around this problem? the phone itself is an english phone and tried to register with a spanish sim and that message appeard, so i tried with my iphone sim which is english and the same message appeared!
    thanks

    Is the English sim from the original carrier as that is usually the message you get with a carrier locked phone.

  • TS1702 Hello! I cannot download applications, when I try to do it the application says "waiting" but it does not continue downloading! Can someone help me????

    Hello! I cannot download applications, when I try to do it the application says "waiting" but it does not continue downloading! Can someone help me????

    Download only one application at a time.
    Click all downloading applications until they all say "Paused".  Then click one at a time, let it complete downloading, then click the next and repeat.

  • It says I can drag Pages documents from iMac to iCloud. But nothing shows up. Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    It says I can drag Pages documents from iMac to iCloud. But nothing shows up.
    Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    yes is tehre another way
    the directions do not explain anything other than drag
    or use the little action wheel menu

  • My device icon in the left column does not appear. so, I can not make the sync.

    my device icon in the left column does not appear.
    so, I can not make the sync

    Device Not Recognised 
    For PC  >  http://support.apple.com/kb/TS1538
    For Mac  >  http://support.apple.com/kb/ts1591

  • HT1535 The option for "On this IPad" does not appear?

    Despite having a manual set up of content checked, the option for "On this IPad" does not appear? Why is this?

    Hi pmbrady,
    The "On this [device]" tab will only show up if you are in the non-sidebar view of iTunes. In short, if you have the sidebar on the left hand side, you will want to use the disclosure triangle (left of your device name) to view what is on the device.
    iTunes 11: Frequently used features
    http://support.apple.com/kb/HT5649
    Thanks,
    Matt M.

Maybe you are looking for