VARIABLE option for currencies during query runtime.

Hi Experts,
Please provide me the solution for the below.
In Bex query, during the runtime, selection time of currency,
We have to give variable option for Millions in rupees, thousands in rupees and rupees.
How we can give?
Is it any SAP exit variable is tre?
or How v can make it?
Point sure awarded.
Regards
Peras
Edited by: peras selvan on Apr 6, 2008 9:05 PM

Hi Gupta,
Thanks.
But they requirement is to give a drill down option in the first selection for those 3 format of currencies.. Is it possible to give while assigned scaling factor?

Similar Messages

  • How to switch ON/OFF Unassigned Hierarchy Nodes during Query Runtime?

    We have a GL Account Hierarchy based on an FSV that we use in BW reports.
    All our reports are web reports accessible via BW Portal.
    This hierarchy has an Unassigned Node also that we have suppressed (switched off) for display via Hierarchy Attributes Settings.
    When you check the Suppress Unassigned Node box the unassigned nodes do not show on the report.
    This has been working fine so far until we have this one requirement where user would like to see unassigned GL Accounts also.
    We would like to check/uncheck this flag (Supress Unassigned Node) during the query run time.
    Is there a way to control showing/hiding of unassigned node of a hierarchy during query runtime?

    Hi Ram,
    If you have set hierarchy attribute as display unassigned node, then you can simply select the root as filter in order not to display the unassignd node.
    However if you have set hierarchy attribute as suppress unassigned node, then you can't choose the unassigned node by the filter.
    So if users want both, you need to set hierarchy attribute as display unassigned node. You cannot really change this setting at runtime by user.
    Regards,
    Patricia

  • Get value of formula variable during query runtime into a text variable

    Hi all,
    I wanna get the value of the formula variables during the query runtime into a text variable.
    My scenario is like this: First I defined a formula variable Z_DATE_3 which is processing by replacement. It will get the day of a characteristcs(Startdate).
    Then I defined a text variable and in the function module related to this text variable, I used the parameter I_T_VAR_RANGE which can store the value of formula variable during the query runtime.So I can read the value from this table in my function module.
    But I have a issue, when I run the query which used the defined text variable, it seems that it doesn't call the corresponding function module. Because I set a breadpoint in hte code and it never reach this breakpoint.
    If I removed the parameter I_T_VAR_RANGE , it can enter the function module.
    So could you please give some advice?
    Is my solution correct or not?
    And what's wrong with the parameter I_T_VAR_RANGE? Did I use it correctly?
    And My code is:
    DATA:  l_s_range_v TYPE rrrangeexit,
                 l_day type sy-datum.
    if i_step <> 2.
    raise no_processing.
    endif.
      READ TABLE i_t_var_range INTO l_s_range_v
         WITH KEY  vnam = 'Z_DATE_3'.
    if sy-subrc = 0.
         l_day = l_s_range_v-low.
    endif.
    Thanks in advance!
    Best regards
    Fanchest

    Hi, Fanchest,
    I'm having just the same issue.  Did you find a solution?
    I wrote a short routine in CMOD to derive the value of a formula variable to a text variable, but it's not working (I don't get any value).  Can you share your solution?
    Thanks in advance,
    LL

  • Reg:Creation of chart during query runtime

    Dear all,
    I want to display a Pie-Chart during my query execution
    dynamically. I am working only in query designer not in WAD.
    For example :  I have created a query in query designer based on Zonewise Sales Value. And i have designed the chart also based on these values. But i am facing the problem when i am executing the query i couldnt able to see the Pie-Chart desinged by me.
    Is it possible to save the Pie-Chart as saved view in my query  designer?
    Kindly do the needful. Helpful answers will be rewarded.
    Thanks,
    Harikrishna N

    hai expert's,
    is there any option to save and execute the chart during  query execution. i am asking in query designer?.....
    please through a ligh on it........
    Regards
    Harikrishna N

  • Not getting Selection(Prompt) option for the WebI Query.

    Hello Experts,
    I built WebI query for the custom query of SAP BI.I am not getting an selection or prompt for the WebI Query even though there is a selection in BI Query.If i develop WebI report for the standard query of the Bex i am getting selction options.
    Please suggest how can i do this.
    Thanks in Advance,
    Shiva Kumar G.C

    Hi Shiva,
    Where in the Query Designer are the selections defined?
    Selections defined under Characteristic Restrictions should show up when you run the webi report.
    Additional selections created under Default Values won't show running a webi report (that is just an additional filter on the data retrieved from the data warehouse).
    Regards,
    Harry

  • Wireless option for Nano during skiing

    I just bought a new Nano and I want to listen to it when I ski with my helmut. I need a wireless or even a wired option that will allow me to pause/adjust volume, etc without having to go into my ski jacket. I am not sure which devices are compatible.

    I just bought a new Nano and I want to listen to it when I ski
    Very, very bad idea and not allowed in many ski areas because of the danger.

  • Variable offset for calday is not working - urgent

    Dear experts,
    I need to create RKF on PO count by 0calday. I need PO count for last 3 cal days in columns.
    I have a standard variable on 0calday, characteristic type, single value, mandatory.
    I have created 3 RKF -having offesets:  0calday, 0calday-1, 0calday-2.
    I can see three columns with date headers correcly.
    But I see only data in 0calday column. I have data for previous 2 days, but those columns are not showing any data.
    Please help me in fixing it.
    Regards
    Lisa

    When I am trying to change variable during navigation: I am getting following error
    Diagnosis
    The Can be changed in query navigation property has been set for variable Z_OD, characteristic 0CALDAY. However, the variable is used in the query in such a way, that the system is unable to apply this change-option.
    This can, for example, occur under the following conditions:
    Characteristic 0CALDAY is filtered by additional restrictions (the restrictions must be joined using an OR-connection)
    A second characteristic, which is restricted by a variable, is compounded to charcteristic 0CALDAY.
    Variable Z_OD is a hierarchy node variable, but the hierarchy has not been determined uniquely.
    A variable can be changed during query navigation only if it is used exclusively in a drilldown-characteristic, and there are no further restrictions to the characteristic other than this variable. There must be no additional characteristics with variables compounded to the characteristic you are working with. For variables for hierarchy nodes, the hierarchy must be determined uniquely and agree with the set display hierarchy.
    Also, if the characteristic value is moved, for example (Z_OD - 1), the variable is no longer able to be changed when navigating queries.
    System Response
    The entry Z_OD Can be changed during query navigation is not applied.
    Procedure
    Check the query definition.

  • Dynamic calculation of values at query runtime

    Hello, Everybody,
    I have situation in which I have calculate the value for characteristic at query runtime.
    Query is based on Infoset SEMPLDATA. In Infoset I have fields u201CEmployee IDu201D, u201CBirth dateu201D, u201CAgeu201D dedicated as virtual variable, u201CNumber of Employeesu201D.
    Then I execute query I enter a value for variable u201CDateu201D. After that query should calculate age for employee: for example ( variable u201CDateu201D u2013 u201CBirth dateu201D )/365. And query result is listed like this: u201CAgeu201D, u201CNumber of Employeesu201D.u201D Ageu201D is dynamic it depends on variable u201CDateu201D.
    Iu2019m doubting will virtual characteristic help me. Could you give your suggestions?
    Thanks in advance.
    Best Regards,
    Arunas Stonys

    Hey.  You can do this with a virtual characteristic.  I'm not fond of them because of performance, but it should work.  I am also assuming you have date of birth as an available field to do the calculation.
    So, you could implement code in the variable user exit.  After "Date" has been entered and the exit code is invoked you can pass that date to memory.  Something like export "date" to memory ID xxxxx.  I would create the memory ID object based on user ID running the query and date, or something like that.  Then when you are processing in the virtual characteristic user exit, just do an import from memory, referencing the same memory ID as when you exported.  Then you should be able to just do the date of birth - "date."  
    I have done this in the past to be able to retain user selection information for use in the virtual object calculations.
    Just thought I would add a bit more here.  You could also use formula variables based on your "Date" variable and "Date of birth" and do the calculation in a formula.  Not completely sure about your situation, but that's another idea.
    Hope this helps.
    Thanks
    Edited by: Siboda_Eric on May 12, 2010 4:21 PM

  • Query Runtime Statistics - Delta Load Errors

    Good Morning,
    We recently upgraded our BI system to 7.0.  One of the consultants who was here activated some standard business content, as the title of my subject shows, Query Runtime Statistics.  The Infocube that is being loaded in the process chain he activated is: 0TCT_C01.   This load utilizes 4 individual delta loads, coming from Datasources: 0TCT_DSA1, 0TCT_DSO1, 0TCT_DSO2, and 0TCT_DSO3.
    The problem we're having is that at least 2 of these frequently fail ( 0TCT_DSO2 and 0TCT_DSO3 ).
    The failure messages we get is that some of the data coming in for object 0TCTSTATOBJ (Query Runtime Object) is always bad.   Some example values of the data that it is trying to load include:
    FILTER(1)
    TABELLE(1)
    GENERISCHER NAVIGATIONSBLOCK(1
    I'm not seeing anything in particular that would indicate these as being invalid values.  The ()'s I wouldn't think would be causing it, given that those are in our system as acceptable characters (checked RSKC to verify) and there's nothing else that looks out of place (aside from the values coming in as German). Has anyone else come across an error like this for this particular statistics load?  Manually changing these erroneous in the PSA is not an option given the frequency of the failures.
    Any help would be greatly appreciated.  If I need to clarify or relay any additional information, please let me know as well.  Thanks

    Sita,
    I greatly appreciate your response.  However, I probably should have provided some additional technical information regarding the issue.
    The values I posted actually are from the PSA.  These values that are given are telling the person what Java object the report being used, has had an issue (may not just be reporting issues, but general statistics for the use of these java objects, not sure yet).
    I am aware that when BI gets an invalid character, it replaces it (in the display screen) with a #.  Unfortunately, we do have # in our permitted characters and the reason why that doesn't work to qualify what was entered is because while it shows up in your display screen as a #, in the background it still sees it as the invalid char.   Subsequently, you won't always be able to see what that invalid char is.  We've encountered this many times over the years with our Sales Orders when a Rep (or someone within the company) enters invalid characters (typically they do a copy and paste from Excel using a different Font, or are using arabic or other foreign characters).
    Given that the values we're recieving are in German, my only conclusion is that the words themselves contain german characters often used in certain letters.  For example, the letter U can sometimes have what they call an umlout (spelling may be off on that).  An umlout almost looks like a quotation mark that is placed directly above the letter itself.   Another common letter in German is the ß symbol.
    We may be able to bypass our problem by entering in these german characters, but I guess I was looking for more than just a "hack" solution and was curious if anyone else out there has had a similar issue on their system and if they were able to come up with a solution other than trying to guess and add in "special characters" that are not normally used in the english language.
    Again, my appologies for not being more descriptive and thank you again for replying.

  • HT5622 I did not choose "use icloud" option for my initial setup.  so, it is creating for not enough space in my ipad.  How do I go back and set up icloud to store data?

    I did not choose "use icloud" option for storing during my initial setup.  How can I reset icloud account, so it can be used for storing.

    Welcome to Apple Support Communities
    If you are planning on using iCloud to store files, forget about iCloud and use a cloud storage service like SkyDrive or Dropbox. iCloud is focused on information sync between the iPhone, iPad, iPod touch, Mac and PC instead of storing files like MobileMe. It's not worth using iCloud for this.
    If you still want to set up iCloud, open Settings > iCloud, log in with your Apple ID and follow its steps

  • Regarding Variable entry at the query runtime

    Hi
    In the Query Designer they have taken many variables which are user entry but when I run query I am getting only few options where I can enter values and other variables are not displayed for entry and they are taking some value as default though thay do not have default value. When I check it in Query Properties all Variables are displayed but at the Query Runtime very few are displayed.
    Please suggest me how to get all options at the Query Runtime  to enter the values. It is very urgent Plz send ur suggestions soon.
    Points will be assigned.
    Regards
    Balaji

    Balaji,
    I suspect some of your variables have been personalized. Run the query, when it's run then select Change query - Change variables values from the Bex toolbar. Have any variables little yellow smiley faces on the right hand side of the input area?  If so you may want to remove the personalization by selecting each face and select reset personalization.
    Regards
    Gill

  • Get variable in Target currency under currency conversion Tab for Key Figure

    Hi Experts,
    In one of the query in BEx Designer, for particular set of key figures I am unable to edit Target Currency under currency conversion.
    We created user exit and using a variable in BEx.
    When I chose currency conversion parameter in "Currency Conversion", Value in Target currency is empty but I am expecting the variable to get displayed over there.
    Please suggest me how to get variable in target currency. or how to edit property of key figure "Target Currency"
    Thanks,
    Saravanan.

    HI,
    which parameter you maintained in conversion type that is currency translation type which is maintained at T-code RSCUR and see which info object you maintained at currency tab after defining the currency translation type i.e at Target currency -> Info object  for determining Target currency which  is FROM INFO OBJECT in Target currency .
    Hope this will help you.

  • F4 Help in Variable Screen during Query Execution

    Hi All,
    We are executing queries through WAD. The F4 help in the variable screen during query execution is taking a lot of time.
    SAP note 661251 suggests changing the F4 mode to M. We need to change the booked value parameter.
    I looked into the standard WAD web template but i'm not seeing any options/ooked value parameter.
    Please suggest where I need to go to change the parameter. Thanks.
    Regards,
    Vivek

    Not much experience in WAD but I think there should be a query in BEx Query Designer.
    There you can choose that characteristics which takes time. Select "Advanced" tab from right hand side.
    Under "Filter Value Selection During Query Execution"  you will get 4 options.
    BTW if you have a query on DSO then creating index ( secondary) on the affected characteristics would also resolve your problem
    Regards
    Anindya

  • Variable currency on query level (not KYF)

    Hello,
    I'm currently looking for an easy way to get a variable screen with one currency selection entry for all query amount key figures. Till now I used an own currency translation type with a target currency from a variable. But this I have to assign to every key figure in my query.
    Isn't it possible to set such a variable currency on query level and not on key figure level?
    Thanks for your help.
    Frank

    Hi
    I dont think whether there is a way to maintain currency translation at the query level.But you can map them to a fixed target currecy in mapping in the update rules itself....which will be universally available for you in the same currency in all the queries.....if you want specific to queries....i dont think there is a easy way
    Assign points if useful
    Thanks
    N Ganesh

  • Print Layout Designer - Different Variable No for Different Currencies

    Hi Experts,
    I will need your support once again.I just noticed that the Withholding tax field on the Invoice print layout displays only when the transaction is in Local currency,while trying to trouble shoot this issue, I discovered that the Variable Number for the withholding Tax field for transactions in Local currency differ from that of USD transactions.
    I need this field to display irrespective of the currency, how can I achieve this? Can I get a comon variable number for that field ?
    Any info will be highly appreciated.
    Kind Regards

    Hi Chike,
    The answer is no.  You can not change them because they hold different values. If you want to use one PLD to print both LC and FC, you have to use many formula fields to do so.
    Thanks,
    Gordon

Maybe you are looking for

  • Is it possible to get the information from the complete forms send to different email account

    When i have a paid account is it than possible to get the information from the different forms send to seperate emailaddresses. Who dont have a account from formscentral but just need the information directly in there own inboxes? Because we're looki

  • APS4 How to burn slide show to DVD

    I have created a slide show with over 200 photos and added music. After saving it (which took 45 min.) I want to save it to DVD. When I open the burn page it only has VCD option. How do I get it to burn to DVD. I have a Gateway Computer wit an NEC DV

  • Document splitting with two characteristics Business area & Profit Center

    Dear Experts, is it possible to split the document with two characteristics . Business area Profit center Can anyone suggest!! Regards, Naru

  • HELP: SQL*LOADER AND Ref Column

    Hallo, I have already posted and I really need help and don't come further with this I have the following problem. I have 2 tables which I created the following way: CREATE TYPE gemark_schluessel_t AS OBJECT( gemark_id NUMBER(8), gemark_schl NUMBER(4

  • User Management Development.

    Hi, Is it possible to change the code running behind users creation mechanism in the portal so it will do something else in addition/instead of what it doing by default. For example, register that new user in some external system too. If not, what wo