Variant / Query

Dear Experts,
I need to creat a variant for query. I would like to know if this possible, because I can't to do the transport of variant.
I assign the variant in the transaction(SE93), but When is make the transport, the variant not exist in others ambients.
Best regads
LF

USER PROCESS MANUAL FOR VARIANT CREATION
1) Go to SE38 (T-Code)
2) Click on variant tab and type program name for which you want to create variant and then click on create button
3) Enter variant Name and click on create button
4) Click on save button and then click on variant Attributes
5) Enter Variant name and Meaning and then save.
6) Then click on back button.
Goto Utilities-> Transport Request
7) Enter Created Variant name and the click on Execute button.
7) Click on Continue button
7) Then click on save button
Regards,

Similar Messages

  • Tables where BEx query variants are saved (BI 7.0)

    Hi Experts,
    I'm looking for the BI tables where BEx 7.0 saves query variants, but I don't find nothing.
    In BW 3.5 there were Table RSRVARIANT, but in BI 7.0?
    Could someone help me?
    Thanks in advanced
    Fede

    Hi Sunmit,
    thanks, I found my query variants RSRPARAMETRIZA.
    In RSRPARAMETRIZA there aren't information about single variable who make the variant!
    In RSRVARIANT I find only variants I have created with Business explorer 3.5.
    All variants of queries I have created with BEx 7 aren't in RSRVARIANT,
    Should I have them in RSRVARIANT?!
    or There is another table for those information about variant query of BEx 7.0...
    bye
    Fede

  • Spatial query on join view in another schema

    Background:
    I have a schema with tables containing four spatial columns per table. I have a second schema that contains join views of the tables in the first schema. The join view consists of the attributes and any other tabular data that is joined via foreign key to non-spatial tables and one of the four geometry columns. I have a third schema that owns no database objects of its own, but has select privilege to the second schema's view objects.
    We are using Oracle 10.2.0.2 on a windows platform.
    This worked in 9i, the problem only presented itself when we migrated to 10g.
    Problem:
    When I run a spatial query on a join view in the second schema(the schema that owns the object), it runs and returns results in about a second. When I run the exact same query in the third schema it routinely takes 20-30 seconds.
    Here is the query that I run in both schemas with varying query times:
    SELECT COUNT(*)
    FROM two.join_view_a A
    WHERE (MDSYS.SDO_FILTER(A.GEOM, SDO_GEOMETRY(2003,8307,NULL,SDO_ELEM_INFO_ARRAY(1,1003,3),SDO_ORDINATE_ARRAY(26.6396,26.5708,43.346,34.4083)),'QUERYTYPE=WINDOW')='TRUE');
    Question:
    Why does this happen?
    What can I do to fix this problem?
    Thanks,
    John

    Have a read of this posting: Oracle spatial view runing slow as different user
    There are details there about the 'optimizer_secure_view_merging' parameter and the effect it can have on cross schema views in 10.2

  • Hyperlinks stopped linking

    Hi Everyone
    I have a collection of reports that that are supposed to allow drill down into each other.
    The problem is that (for various reasons) I can't use data models here. So I have a set of queries each describing one face of the hypercube I would have created, and each query has its own graph.
    So, by way of illustration, the report starts with a bar chart showing event counts grouped by time. Clicking on a bar gives a menu of hyperlinks that allow you to either drill down time-wise and get more detail for that period, or else drill into (say) the user facet and get a chart of event counts per user from that period.
    Once you're in the user chart you can drill back to the time chart restricting events to a particular user, or drill into another dimension, like event type.
    The trouble is that the hyperlinks on some of the reports stopped working and I can't get them to work again. The reports are all more or less copies of one another, varying only in the data set driving the report and the parameter values passed over the hyperlink.
    Any ideas? I've been banging my head against this one for more than a week!

    Hi Colin! Thanks for the reply
    Colin Sutton wrote on Tue, 14 July 2015 00:23
    Nick Fortune I can't answer your question, but can offer advice. Rather than having reports that are copies of one another, use one report only, with all the
    hyperlinks going to itself, and set parameters to choose the datasets etc.
    by passing all the parameters as required in the hyperlink.
    That was my first thought. The only reason I didn't take that approach was that I needed a different hyperlink menu depending on what aspect of the data I was displaying. If I'm showing event counts by time, the top entry is to drill down into the time period under the mouse. If it's showing counts by users, then I want the option to return to the time breakdown but showing only that user.
    I did wonder if there was a way to show hyperlinks conditionally, or to change the text shown on the link, but I couldn't work any of that out.
    Colin Sutton wrote on Tue, 14 July 2015 00:23
    For example, to remove a dataset when not needed, in order to save a
    performance hit:
    if (params["condition"].value== true)
    {this.querytext = "select a,b from mytable"}
    else
    {this.querytext = "select '' as a, '' as b from dual where 0=1"}
    I didn't know I could set the query in js! That could be useful.
    I was actually doing something quite similar to that. I had a query to a common table expression, and then have a union of smaller queries against the CTE each conditional on the facet of the datacube which I passed as a string parameter. It worked quite well, and would be fine with a single report - if I could do the conditional hyperlink problem
    With separate reports it makes more sense for each to have a variant query, but I can return to the CTE/union approach fast enough/

  • Copy Query Variants from InfoCube to MultiProvider

    Hi,
    Is it possible to copy query variants from an infocube to a multiprovider?
    Basically, we used RSZC to copy the queries from the infocube to the multiprovider, but it doesn't look like the variants were copied over. Is there an ABAP program or some other workaround that can expedite/facilitate in recreating the variants on the multiprovider queries?
    Your help is much appreciated.
    Thanks,
    KK
    Edited by: Kristin Kalalau on Jan 29, 2009 10:48 PM

    It is possible to copy but the only requirement is your target cube structure should match with the source cube structure.
    Thanks...
    Shambhu
    Edited by: Shambhu Kumar Gupta on Jan 30, 2009 12:01 PM

  • Short Dump While selecting Variant for ABAP query

    Hi,
    ABAP query is going to short dump (CONNE_IMPORT_WRONG_COMP_LENG) while selecting a Variant. If i create and use variant then i am able to see Output of Variant.But not able to use Earlier created variants .
    I think some mismatch between variant values and selection screen fields.Can anyone tell me how to rectify this ?
    I am not able to debug the code as dump is coming in a System program(RSDBSPVD).Can anyone tell me which database table i can use to get values of the Variant.
    Thanks in Advance.
    Nirmala K

    Hi nirmala,
    chk the links:
    http://help.sap.com/saphelp_webas620/helpdata/en/c0/980398e58611d194cc00a0c94260a5/content.htm
    http://help.sap.com/saphelp_webas620/helpdata/en/c0/9803a7e58611d194cc00a0c94260a5/content.htm
    regards,
    keerthi.

  • Error While Running Query in SQ00 in Prod Variant Not Standard Created.

    Dear Gurus,
    when i am running a Query in Sq00 T-code it will display a Error message
    the Error is "Variant Standard Not Created" or The Field String "R01" Contains No fields "
    some user is changing in this query so is it possible to retrieve the old version or how can we resolve the issue
    kindly help me
    regards
    RS

    Hi,
    for your quiry,
    Sq00 >>> Put u r quiry >>> go to menu >>> Maintain varient
    or
    T-code SQVI
    Kapil

  • Variable Selections in BEx Query Variants

    I am trying to save a variant for a BEx query that uses a floating date range.  I want the date range to move with the calendar.  I r/3 this is done with the variable selection.  In BW 3.5, I don't see how this is possible.  I only see options for TVARVC which are user exit selections.  Can someone point me in the right direction.
    Regards,
    Kevin B

    Hi Kevin
    Your requirment is that date range should move with calendar (ex. In first week , the date range should be from 1 to 7 of the current month & in  second week the date range should be from 1 to 15 of current month) ...if it is like this then you can go ahead with - create a variable and do the coding with sydatum (system date ) and embed the required logic. But if your requirement is completely random then you can not use this.
    Hope this helps
    Regards
    Pradip
    (Rewarding points is the way of saying thanks on SDN !!)

  • Query (SQ01): Variant authorization

    Hello experts,
    I made a query from SQ01.
    I want create a variant on this query but with only authorization to specific user.
    How can I restric authorization to one variant of query in order that can only be executed by specific user ?
    Example:
    SQ01 query name: Z_QUERY_1
    Variant name: V1_Q_1
    User:  USER1
    Only user USER1 must have authorization to execute variant V1_Q_1
    Regards,
    Juan

    Hi
    Refer the below url
    [User-specific Selection Variables  |http://help.sap.com/saphelp_nw70/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm]
    [Query|http://goldenink.com/abap/sap_query.html]

  • Tricky dynamic date variant in ABAP query

    Hello All,
    In an abap query there is a date field in the selection screen with from & to values.
    I am trying to create a dynamic variant that will fill the following data into those fields:
    From date: will be left blank
    To date: will show today's date - 90 days
    For example, if today's date is 01/12/2006 the variant should fill the following data into the fields:
    From date: <blank>
    To date: 01/09/2006
    I have tried all the methods I know with dynamic dates calculation in the variant definition but did not manage to create such variant.
    Any help will be very appreciated and points would be rewarded generously !
    Thank you very much,
    Ronen

    If the "from" date is meant to be left blank (beginning of time) and the "to" date is some date plus or minus number of days from today, you use the "current +/- days" dynamic date calculation format as was mentioned earlier.  Likewise if the "from" date is some date plus or minus today's date, and the "to" date is infinity -- you only need the one Dynamic Date calculation.
    To do this, first don't think about this as a date range, think of your Dynamic Date calculation as if this were a single parameter and not a select-option.  You are really saying "my date is anything LT/LE this date" or "my date is anything GT/GE this date" -- not a range
    In the Save Variant screen, find the desired date select-option and:
    1. Choose in column "Selection Variable", a "D" (Dynamic date calculation)
    2. Use F4 in the "Name of Variable" column
    3. Find "Current date +/- ??? days" or "Current date +/- ??? work days" in the popup, as appropriate
    4. For "I/E" (include/exclude) column select as appropriate
    5. For "Option" column, choose "LE", "LT", "GE", "GT", "NE" as appropriate
    6. After clicking green check mark, enter your plus or minus days (and factory calendar if using work days).
    7. Finish saving your variant.
    8. You may not see your changes in your variant until you back all the way out of the variant and then redisplay it.  You'll see a greyed out date along with the symbol matching your choice (LT, LE, etc.)
    Unfortunately if you don't have infinity on either end of the date you are limited to 999 days differences as far as I am aware.  If that is the case you can populate TVARVC table with parameter or selection variables, maintain them with STVARV transaction by hand, or use an ABAP program in batch to regularly calculate the values.  Then you can reference the TVARVC values in your variant instead of the Dynamic Date calculation.
    If someone knows a way to bypass the use of TVARVC for date ranges that are more than 999 days apart please let me know.  TVARVC works well but it is extra effort whereas Dynamic Date calculation would be much easier to maintain if the date range could be made larger than 999 days.

  • Variant for a query in Web

    HI,
    In my query I had a User entry Variable (Multiple Single Values) on 0DEPARTMENT.
    I had give a list of 2000 departments in a excel file.
    When I execute a query in WEB (7X Template) my requirement is to create a Variant so that if selected all the 2000 departments are included
    How can I paste all the 2000 values in the variable screen and save it as a variant
    Thanks

    Hi,
    For this you will need to create variant for the query in RSRT transaction. Just goto RSRT transaction. Provide the query name and click on Query Variants button. You will get a n option to create variant for the query. paste all the 2000 values for that particular variable of the query and save it as variant.
    Now when you will execute the query in the web you will get an option to select that variant from the query.
    Navesh

  • How can I create variant of control query?

    Dear Expert,
    I am using BEx Broadcaster to bradcast query as a report.
    In tab Filter Navigation, I enter the control query, but the variant always gives me "(No Selection Possible)".
    How can I create variant of control query?
    I try to create variant via variable entry page when I excute my query.
    The variable show in table "RSRPARAMETRIZA" but not show in BEx Braodcaster.
    Thank you,
    Zilla

    Hello,
    Please run this control query on the portal and then save variant you require. If you want this variant to be available
    to all users make sure that the user specific flag is unchecked while saving the variant.
    Regards,
    Michael

  • How I look for Creator of variant and Adhoc Query

    Hi Gurus -
                   Is there anyway, I Can find out the user who created Variant and Ad-hoc Query?
    -Sonali

    Hi Sonali,
    You can use the table RSRVARIANTDIR to get the list of variants for each query and this tables has the created user id.
    Cheers
    Vasu Sattenapalli

  • How to disable GLOBAL query variants in Portal (ANALYSIS Template)

    Hello Experts,
    Does anybody know how to disable the saving of global query variants on the selection screen?
    Currently if anybody goes in and saves the variant with Description and puts something in the Technical Name, it saves that variant as global, so that everybody can see it. If they put something in the description only and leave the technical name blank, then it saves the variant as local. Therefore, how would I go about disabling the saving of global query variants?
    Thank you,
    Andrei
    Message was edited by:
            AG

    This object S_ALV_LAYOgoverns the way ALV layouts are saved.
    For more info see the OSS Note 601803.
    Hope This Helps
    Anand Raj

  • Query with variant from ABAP

    Hello!
    I need to execute a BW-query from an Abap-report.
    I tried it already with function module 'RRW3_GET_QUERY_VIEW_DATA' and with classes / objects 'CL_RSR_REQUEST' resp. 'CL_RSR_DATA', but:
    I want to use the query with a variant, which could be found in table RSRPARAMETRIZA.
    (Btw: even with a variant in table RSRVARIANTDIR  I don't get the results wanted...)
    Is there a direct way to call a BW-query with a variant from Abap?
    Alternatively: How do I get the variant-contents? Is there a 'universal' way to work with both kinds of variants? (RSRVARIANTDIR / RSRPARAMETRIZA) 
    Thanks in advance.

    Thanks for the link.
    Well, I already read that document and I followed the links to the former blogs on this subject.
    But this solution doesn't work for me: CL_RSR_QUERY_VARIABLES is unknown.
    I read the pdf and the function-module-code, but I still don't have an idea how to work with query- variants . The example-coding includes a line
    DATA: wf_variant TYPE variant .
    but that's not used, or is it?
    (I don't have a set of variables and conditions, but just a variant-name. The variant will be created by other people, who would start my report.)
    Greetings

Maybe you are looking for

  • IPod Touch is no longer recognized by iTunes

    Hello all, I have to update iTunes to version 8.0.1 to new version 8.0.2. Then, I restart the computer and my iPod Touch (firmeware 2.1, none-jailbreaked) is no longer detected by iTunes, unfortunately It's detected by Windows as a camera (normal, be

  • Image hyperlink in SAP BO 4.0

    Hi, Needed some help with an issue. I am using SAP BO 4.0 SP 7. It is installed on an UNIX server. I have to requirement where based on an objects value we will show images and on clicking the image another Webi report will open. I am reading the cel

  • How to open .nef files

    i'm not being able to view or edit .nef (nikon raw photos) in iphoto or in any other app in my mac book air. does anyone knows what i hav to do to be able to use these files in the mac book?

  • Advance payment to be reduced

    Hello Frds, we paid to vendor 10000 advance but invoice received only 5000 remaining 5000 vendor has given back.Now i want to reduce the advance payment from vendor.Can any body explain how can we post this. I appreciate your valuable inputs and adva

  • Using MessageBox.Show and the default caption

    Hi I have a maintenance issue that I am not sure of how to resolve. The documents state that you can omit the caption parameter and it will use the application name. For starters, I am finding that it remains empty on the popup message. Since I am wa