Problem with exit Variable in may BEx Analyzer Workbook

Hello,
I have created a workbook. In this workbook I use the 0CMONTH variable. I always want to get the previous month. For that I have the variable 0CMONTH-1 inserted in the query at default values in the query designer by 0calmonth.
It will automatically deliver the previous month.
When I put this query in the Bex Excel Anayzer Workbook, then comes the following message:
Diagnosis
In the query definition, the default values of characteristic
[0CALMONTH]Calendar Year/Month are stored as variables. The system tires to fill
these variables again from the last restrictions so that it can use them as
default values. In this case, however, the restriction is so complex, that the
variable values cannot be reconstructed from it.
System Response
Procedure
Change the restrictions in the query result if necessary.
Procedure for System Administration
Kind Regards
Kerim

Hello,
I can not find the SAP variable 0CMLMON in 0CALMONTH. I have OI_CMNTH, 0CMONTH ...
Do I have to register somewhere?
regards
Kerim

Similar Messages

  • Problems with dynamic data slices and BEx Analyzer

    Hello experts,
    we use a data slice to lock released data.
    This data slice contains an exit-variable which selects all plan that are already released out of a ABAP dictionary table.
    The user can release data via planning function. He can start this function with a button in a BEx workbook.
    He use the same workbook for insert planning data.
    the problem is:
    when a user releases data, the value of the exit variable in our data slice changes but the data slice 9999 seems to be NOT generated with the new value. the reuslt is, that the user can still change released data.
    the data slice is just new generated after logout and login again not after refresh the query.
    Is there a possibility to force the system to generate data slice 9999 with the actual value of the exit variable? maybe a function module or method?
    We have this problem just in BEx Analyzer. In Web Reporting everything works fine and the data is locked by the data slice after refresh.
    Thank you
    Johannes

    Hallo Johannes,
    if you want to have this kind of behaviour you need to go for a data slice of type exit. You will find some information about this in the Planning forum.
    The data slice is instantiated once, but when you release the data you need to call a method in your exit data slice which rereads the values. This is a rough idea how this could be done.
    Regards Matthias Nutt
    SAP Consulting Switzerland

  • Problems with /tmp variable

    Hi,
    I'm writing a shell script and I seem to be having problems with a variable that is creates a directory in the /tmp directory. Essentially, there are several points where various parts of the script call out information that gets exported to that directory. My script is failing upon creation of this directory, is there any specific permissions on the /tmp directory in mac that would need to be set before something like this occurred?
    Thanks!

    My script is failing upon creation of this directory
    Maybe you could post your code, that way we can see how you're trying to create the directory and may be able to spot the problem. As it is we're working blind, and that's not easy.

  • Problem with formula variable

    HI,
    I am facing problem with formula variable with replacement path. my requirement is system date - posting date.
    here i created 2 formula variable one is system date. second formula vaiable with replacement path is posting date. second formula vaiable not populating data. please help on that.
    regards,
    kris

    Hi,
    here is some idea.. here i have taken expample dates 1)notification creation date and 2) notification completion.
    1st:in the query designer at key figure coloumn create
    one local formula.in that local formula create formula
    variable with replacement path.in that take reference character
    notification completion.in the next tab take replace ment
    as key.in the last tab select "date".
    2nd: do the same thing for the notification creation date.
    3 rd : create 3 rd local formula and do the substraction
    for the first 2 local formulas.
    4th:create codition on the difference which u have find with
    on that condition u can create one user entry varibale.
    5th:while u defining the query put these 2 dates,i,e
    notification completion, notification creation date in the character block.
    If not system will ignore the formula variable which u created in
    above steps.
    Hope this wil help u.
    regards....KP

  • Problem with String variable

    I am new to Java Programming.
    I have a line of code that works and does what is supposed to.
    faceData.getProfile("Lisa").removeFriend("Curtis");
    If I assign the strings to variables such as-
    String name = "Lisa";
    String fName = "Curtis";
    and then plug those into the same line of code, it does not work
    faceData.getProfile(name).removeFriend(fName);
    What could be causing the problem?
    I even added some lines to print out what is stored in the variables to verify that they are what they should be, but for some reason the variables do not work while putting the strings in quotes does. Any ideas?

    I guarantee that something about your assertions are incorrect. Those variables are either not equal to the values you claim, or something else is going on. But it's not a problem with string variables versus string constants.
    Edit: My best guess in lack of a real example from you, is that the strings in question have non-printable characters in them, such as trailing spaces or line feeds.

  • TPC 2012 - Problems with shared variable

    Hi,
    I tried to program simmilar thing to this one http://zone.ni.com/devzone/cda/tut/p/id/5548 on TPC 2012. But it doesn't work.I can see that both programs on my laptop and TPC are working(I've added an additional counter with display), but I cannot see any effect on TPC when I change the value of shared variable on my laptop. I use LabView 8.6 with Touch Panel Module. My question is what are the exact steps to run such application on TPC2012? Are they the same as for TPC 2006?
    I've noticed following issues:
    1.I cannot deploy the program from Project Manager(there is an information that maybe TPC Service is not started. - I've found such information about TPC Service http://digital.ni.com/public.nsf/allkb/DE177828D27A14A48625734E00768B66 but in fact I cannot find Start » All Programs»National Instruments » NI TPC Service » NI TPC Service Manager 1.0 Does it mean, that the TPC Service is not installed and the programm with shared varibles won't be working or can I start it somehow in another way? Do I need to have TPC service installed on TPC2012?
    Until now, I've built the project and sent it through FTP to TPC(the folder was /TEMP) and then started it.
    2.Ping works OK
    Thank you in advance for any hints how to solve this problem.
    Martin

    Well no problem, but I'm frustrated with this issue... I've tested many things and nothing. Just to help someone else as I in the future, these are my sources:
    http://forums.ni.com/t5/LabVIEW/TPC-2012-Problems-with-shared-variable/m-p/1009631/highlight/false#M...
    http://digital.ni.com/public.nsf/allkb/28536DE7E2D9E98B8625770B00738920?OpenDocument
    http://zone.ni.com/reference/en-XX/help/372507B-01/lvtpcgsm/tpc_install_sharvar/
    http://zone.ni.com/reference/en-XX/help/372507C-01/lvtpcgsm/tpc_install_sharvar/
    http://digital.ni.com/public.nsf/allkb/23532363F4905EC28625727A00730B80?OpenDocument
    http://forums.ni.com/t5/FieldPoint-Family/TPC-2006-Not-Listed-in-Targets-and-Devices/td-p/566325
    http://forums.ni.com/t5/LabVIEW/MAX-can-t-detect-TPC-2106T/td-p/831524
    http://zone.ni.com/devzone/cda/tut/p/id/5868
    http://digital.ni.com/public.nsf/websearch/28B748B9697B79E18625725A00009066?OpenDocument
    http://digital.ni.com/public.nsf/websearch/D1726990DCEB82E4862570F20069C57D?OpenDocument
    http://digital.ni.com/public.nsf/allkb/3B469103BBDD4CE48625726000665B36
    I hope find some hint..
    Fabian León
    Certified LabVIEW Associate Developer

  • Query variant with exit variable on selection

    Hello,
    I have created a query with exit variable for Date. This date will be defauled to system date -1 using the exit code.
    This variable is ready for input with default value. If user want to change the default value he can change it.
    however when i save the variant for this query, the default value is not getting populated automatically.  The value of this field in variant is date on which the variant is created.
    Is there ay way to make sure the variant will always pick up the value from Exit

    Hi,
    I am trying to create a variant from web template.
    In web template, i am not getting this option of not saving value for calendar day.
    I think this option is available only from RSRT.

  • Problem with environment variables

    JAVA_HOME = C:\JBuilder9\jdk1.4
    Path = C:\oracle\product\10.1.0\Db_1\bin;C:\oracle\product\10.1.0\Db_1\jre\1.4.2\bin;C:\oracle\product\10.1.0\Db_1\jre\1.4.2\bin\client;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;.;C:\oracle1\product\10.1.0\Db_3\jdbc\lib\classes12.zip
    When I run foo.java I get this error, which i believe is because of some kind
    of problem with environment variables.
    Exception in thread "main" java.lang.NoClassDefFoundError: OraThinI eliminated this path
    C:\oracle\product\10.1.0\Db_1\jre\1.4.2\bin
    just to check whether two paths of jdk bin folder is causing problem but I see no change.
    Please help

    I had solved it myself
    I am a genious :P
    Just do this
    JAVA_HOME = C:\JBuilder9\jdk1.4
    CLASSPATH = C:\oracle\product\10.1.0\Db_1\jdbc\lib\classes12.zip;.;%JAVA_HOME%\bin
    PATH= C:\oracle\product\10.1.0\Db_1\bin;C:\oracle\product\10.1.0\Db_1\jre\1.4.2\bin;C:\oracle\product\10.1.0\Db_1\jre\1.4.2\bin\client;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;.;C:\oracle1\product\10.1.0\Db_3\jdbc\lib\classes12.zip;%JAVA_HOME%\bin

  • BEx Analyzer workbook cannot be refreshed

    When i create an BEx analyzer workbook using the 'insert analysis grid' option as opposed to the 'open query' option, i cannot refresh the workbook when i reopen it.
    The steps i am taking to reproduce this error are
    1) Open analyzer
    2) Open new excel workbook
    3) Insert analysis grid and select query to populate the grid. When i get out of design mode i get my query and can perform all usual drill down options
    4) Save workbook (typically i use *.xlsx but i have also tried *.xlsm) as a local workbook or on the server
    5) Close workbook
    6) Reopen workbook - at this point i cannot refresh the workbook or change variables and i notice there is no data provider in the workbook settings
    My system has the following configuration
    SAP GUI 7.10 Patch level 16
    Excel 2007 (SP2 and SP1, have tried with both)
    Windows XP/Windows 7 (have tried with both)
    My business explorer analyzer is BI AddOn 7.X, support package 9, patch 1, revision 1507
    Any ideas?

    I have noticed that this option is not checked also when i create and save a new workbook using the 'Open query' as opposed to the 'insert analysis grid' option. But workbooks created using the 'Open Query' method still work despite this.
    Actually if i create a workbook using the 'insert analysis grid' option and then open the workbook properties - even if i do not change anything in the workbook properties, as long as i open and close the properties, then save my workbook (i am saving the workbook as a local file) i will be able to refresh and use the analyzer options on this workbook after i close and re-open the workbook. To clarify the sequence of events i am trying to explain here is [Open excel --> Insert analysis grid --> get out of design mode and select variable to populate query --> open workbook properties --> close workbook properties (without changing any settings) --> save workbook locally --> close workbook --> re-open workbook --> the workbook is connected to server and i can refresh]
    But if i just create a workbook via the 'Insert analysis grid' method, then save workbook --> close work book --> reopen workbook. I am not able to reconnect this workbook to server, which mean i cannot refresh, and actually if i check my workbook properties after reopening the file i notice that their is no data provider in the 'Data Providers' TAB, basically my workbook just becomes an excel file and not an analyzer workbook.
    Edited by: Evelyn OUMA on Jul 1, 2010 3:57 PM

  • Poor performance when refreshing BEx Analyzer workbook

    We have a BEx Analyzer workbook that consists of about 10 worksheets, each displaying data from a different query. Refreshing the workbook in BEx Analyzer takes a very long time, typically 20 minutes or so. During this refresh process there is very little activity on the BW system itself. Each individual query runs on the web in a few seconds. Aggregates have been built for every query in the workbook.
    The workbook's file size has also increased from ~2MB  to 15MB as changes are made to the workbook.
    Any suggestions on how to improve workbook performance would be helpful.
    Thanks,
    Jason Kraft

    Hi Jason,
    On the file size, I recommend a VBA macro which reformats the sheets for you, particularly getting rid of use of colour as much as possible.
    The portal performance and the BEx Analyzer performance may be dependent on different servers. It could be that the BEx Analyzer is using the local machines CPU power. Just monitor CPU usage during idle times, opening of BEx and then refresh of the query data to see the demand.
    The portal on the other hand could use an entirely different server which has more CPU power and capacity than the platform that Analyzer is being run on.
    Incidentally, 20 minutes wait for a workbook with 10 sheets isn't necessarily a huge waiting time if these queries are returning many rows.

  • Urgent:- BEx Analyzer Workbook as an iView in the Portal

    Hi,
    Can somebody please tell is it possible to create BEx Analyzer Workbook as an iView in the Portal?
    If it is possible, how to create the iView?
    Please help.

    Hi Nikesh,
    The question relates much more to analysing queries.
    BEx Designer and WAD are for designing queries,output of which can be seen in BEx AnalyserWorkbook. These are used for analysing the data with some test data entered by user.
    But if we want them to be seen as a portal iview report we need to use BEx WebApplication Designer iview as we generally user for WAD n BEx.
    Use the Version of the BEx Appl as BW or BI and then give  propeties like system name,BEx Query,Appl parameters.
    We need to see tht these queries in the same compatible format as with portal.
    Please note "BExquery" must be the one which generates your reports.
    I am not sure whether i could answer you but hope my idea is clear.
    Thanks and regards,
    Shaila

  • Button in bex analyzer workbook

    Hello all
    I am trying to customize a button in bex analyzer workbook (BI 7).
    I want to insert a planning sequence into the button. As far as i know (and as i did ), if the sequence contain variables, i should see in the static parameters : VAR_NAME_1 and VAR_VALUE_1, and so on.
    For some reason i dont have the VAR_VALUE_1 part, and if i try to write it i get error.
    What is the reason for this?
    Best
    Yuval

    Once I am adding VAR_VALUE_1 to the static parameters, the system generates two messages error:
    Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION
    System error in program SAPLRRS2 and form GET_SID-1
    Best Regards,
    Hanit

  • BI 7.0 Bex Analyzer Workbook - Convert to formula function features

    Hello,
    when using the convert to formula function in a BI 7.0 Bex Analyzer Workbook (WB)  the result area becomes completely static.
    1.) Is there a possibility to add drill downs / across into an already converted to formula WB?
    2.) I inserted drop down boxes to allow F4 like selections, however those are pointless if several characteristics are being used i.e. the keyfigure results get blanked out. Is there another way to do this at all?
    3.) Could someone provide me with a real live example / whitepaper how the convert to formula function can be used?
    Many thanks for any feedback on this.
    Regards
    Christian

    >
    ChrisAC wrote:
    >
    > 3.) Could someone provide me with a real live example / whitepaper how the convert to formula function can be used?
    >
    > Many thanks for any feedback on this.
    >
    > Regards
    >
    > Christian
    It does become static and all the workbook gets all the excel property.
    The key figures are now calulated on the basis of your data provider from the server as a formula in each cell..
    I had used to populate my key figure only for the required values of a characteristic.

  • Bex Analyzer Workbook Refresh - How to prevent take over of desktop

    Hi there,
    I believe the answer to this queston will be use bex broadcaster but I will try and see if someone has any other experience.
    One of our upper mgmt directors is frustrated because when he refreshes the bex analyzer workbooks, the refresh takes over his desktop.
    He will kick off the refresh and then wants to go to another task - Like checking something on AS400 screen - or going to check his email - or working in word.
    The refresh of the workbook is long running and has several queries to refresh so it monopolizes his desktop.
    He will go to the other screens but bex refresh keeps popping up and taking over.
    I do not know any other way to have it run in the background unless bex broadcaster is used.  Unfortunately, we are in the process of getting that upgraded and it is not available at this time.
    Does anyone have any experience with having the excel refresh run in the background?
    Thank you,
    Lynda

    reporting agent will be helpful in caching the report...this article will explain you on the steps to do so
    http://www.tnsr.eu/fileadmin/user_upload/Documenten/PDF/How_To/How_To...Perform_Tuning_with_the_OLAP_Cache.pdf
    reporting agent has been replaced by information broadcasting in BI 7.0, you can try this out by going to rsa1old and caching the report.
    Hope this helps.
    rgds, Ghuru

  • Open a BEx Analyzer Workbook from a Web Application Template

    Hello All,
    I want to open a BEx Analyzer Workbook from a Web Application Template.
    My vision is, that I have got a Button in my Web Application Template and when clicking on
    it a Web Analyzer Workbook opens. The Analysis Item in the template and the Grid in the workbook are based on the same DataProvider. So you can open the report in web or in excel, but the people shouldn't open Excel separately when they use the web frontend.
    I only found an export function, but this doesn't open a workbook. I couldn´t find a good solution here as well...
    Best regards

    SAP STANDARD BSP RSR_BEX_LAUNCH

Maybe you are looking for

  • Remote sync between two RAID arrays

    We have two Xserve RAID arrays. One is here in our local office, the other at a remote site which hosts a few of our servers as well. Does anyone have any suggestions for keeping the two synced? I would like to not have to deal with tape backups in t

  • Apache Tomcat/Oracle 9i Application server

    I have some JSP applications in tomcat but I need to move it over to mt Oracle Application Server, Please can some one tell how to do this. Thank you

  • H.264 in AIR 3.2

    Does AIR 3.2 support h.264 recording out of the box? Or is this still in an incubator? If yes, can anyone point me to accurate instructions.

  • Help with radio buttons and show/hide javascript

    Hi. I'm new working with LiveCycle and also pretty much at a basic/beginner level of javascripting. I'm creating a pdf fillable form and one of the tasks I've been given is to add a function where if Option A is chosen by the user, then the correspon

  • If I have an idea to improve an apple product how do I tell them?

    I have an idea of how to improve an app that apple created. Who do I tell in Apple? Customer service? Etc..