Select Variant option in WAD

Hi Experts,
We have created variants for our query in Bex , however we are not able to get the Select Variant option while executing WAD. Please let us know how to include Select Variant Option in WAD so that we can use the variants that we have created.
Regards,
Uday ...

Hi Uday,
maybe you can use url command "&variant=<your variant>"
regards Sven

Similar Messages

  • Dynamic creation of date in selection variant

    Hi All,
    I have a Z program for updating a field in BOM item. One of the input field in the report is "Valid From Date". Actually the current date is automatically fetched through a function module and it is defaulted in that field. 
    Our client is using selection variant for ease of use. The problem here is old date in the selection variant  is replacing the current date. I want current date to be created automatically during insertion of variant also. How can i solve this problem. Is there any selection variable inside the variant for dynamic creation of Date?
    Thanks
    Sankar

    As I know there is no setting for this. For any std or Z report variant function with L should act same way...anyway you discuss with your ADABer.
    See the help for variables
    Selection Variables                                                                               
    The following three types of selection variables are currently          
        supported:                                                                               
    o   Table variables from TVARV                                          
            You should use these variables if you want to store static          
            information. TVARV variables are proposed by default.                                                                               
    o   Dynamic date calculations:                                          
            To use these variables, the corresponding selection field must have 
            type 'D' (date). If the system has to convert from type T to type D 
            when you select the selection variables, the VARIABLE NAME field is 
            no longer ready for input. Instead, you can only set values using   
            the input help.                                                     
            The system currently supports the following dynamic date            
            calculations:                                                       
            Today's date                                                        
           From beginning of the month to today                               
           Today's date +/- x days                                            
           First quarter ????                                                 
           Second quarter ????                                                
           Third quarter ????                                                 
           Fourth quarter ????                                                
           Today's date - xxx, today's date + yyy                             
           Previous month                                                                               
    o   User-specific variables                                            
           Prerequisite: The selection field must have been defined in the    
           program using the MEMORY ID pid addition. User-specific values,    
           which can be created either from the selection screen or from the  
           user maintenance transaction, are placed in the corresponding      
           selection fields when the user runs the program.                                                                               
    The SELECTION OPTIONS button is only supported for date variables that 
       fill select-options fields with single values.                         
    i.e means we can do that with D also.

  • Create a user-defined selection variant in transaction ME21N

    Hi,
    In transaction ME21N with the 'Document Overview' feature turned on we can view a list of standard selection variants. I would like to add a user-defined selection variant to that list. There is an OSS Note 377180 present which describes how to do that but(as per transaction SNOTE) that note cannot be implemented in our system. Is there any other way to get that done?
    Any help would certainly be appreciated.
    Thanks,
    Alam.

    I would suggest that you replay the transaction with breaks, so that you can see exactly what is happening (in the start options, set the SAPGUI replay options to stop at each ProcessedScreen)
    It may be that the Selection Variant button is not present during replay. In this case, you would need to make the step where this button is pressed as optional.
    ME21N is a difficult transaction to automate because it always remembers what you were last doing in it and restarts the transaction from that point.  You can delete the user settings (so you always start the transaction as though for the first time) using the following code in your script:
    ABAP.
    * Delete all User-Settings in MM
      DELETE FROM ESDUS WHERE UNAME = SY-UNAME.
    * Delete all User-Settings in search help
      DELETE FROM DDSHDEFSH WHERE USERNAME = SY-UNAME.
    ENDABAP.

  • VT04 - multiple selection variants possible?

    Hello,
    When we create shipments "manually" via VT01n, we have 2 different selection variants to add deliveries onto the shipments:
    - one variant which selects all deliveries without route schedule also those for which the goods issue date is in the future
    - one variant which selects all deliveries with route schedule and where the goods issue date of delivery is set on "Today" or in the past
    There is no way to "combine" these 2 variants into 1 variant, because we would miss some deliveries that way
    We want to use transaction VT04/VT07 to automatically create these shipments.
    But in the selection screen of VT04, you can only set one selection variant (field is not "multiple selectable) to add deliveries and there is no option to set the 2 selection variants we have created above
    Are there any other options?
    Thanks for your help.
    Kr,
    Alexander
    Edited by: Alexander Vilain on Jan 21, 2011 12:11 PM

    Hi Alexander,
    They way I interpret your question is, when you use VT01N you have the option of grouping deliveries into one shipment i.e . multiple deliveries into one shipment.
    Based on that understanding :
    Did you try to use transportation chain option in VT04 to group deliveries.
    Click on the "Create Transportation Chain "
    And use " Multiple grouping criteria and data options " as required by you.
    You can have same shipping type for example truck and group the deliveries as main, preliminary legs etc.
    There needs to lot of testing to make sure deliveries are picking up correct and later VT07 to schedule batch job
    Let me know if this helps.
    Thanks
    Naga Yarramsetty

  • User-defined variable in selection variant - doesn't work?

    Hello,
    Anyone had any experience of using user-defined variables (type B) in a selection variant? I can't get this to work in 4.7 or ECC 6.0. Seems like a bug - there's no way to specify the name of the variable. The theory behind their use is fine, but I wonder if anyone has successfully used them?
    Thanks,
    Chris.

    In an ECC 5 system, I can get to these showing if I'm in a report selection screen and I use the "Goto > User variables" (or Ctrl-F6) option... but note that it will only show the menu option if there are report parameters that have a PID on them and where the PID is defined in table TUVID (see note 144459).  That said, personally I've only used the "T" option and maintained system wide values in table TVARVC.
    Jonathan

  • Selection Variant in Std Report

    Hi All,
    When I goto a report transaction (for example ME2N) some of the selection fields values in the seleciton screen defaults (from cache memory?). But when I select a Variant the defaulted values do NOT clear out. And the Variant does NOT have any value for those fields.
    How does the user resets/clears all the selection fields before selecting a variant?
    Thanks in advance!

    Variant Attributes
        On this screen, you can define the attributes for the variant. Make sure
        that you enter a meaningful short text.
        o   Only for background processing
            If you select this option, the variant can only be used in
            background processing. You will not be able to start the program
            with this variant in dialog mode.
         > o   Protect variant
            > If you select this option, the variant can only be         > changed by the person who created it or the last person to > change it. If you start a program using a protected             > variant, none of the fields on the selection screen accept user input.
        o   Only display in catalog
            If you select this option, the variant is not displayed in the input
            help list; it is only displayed in the catalog.
    http://help.sap.com/saphelp_nw70/helpdata/en/c0/98038ce58611d194cc00a0c94260a5/content.htm

  • Multiple line selection for RRI  in WAD

    Is it possible to select multiple lines from 1 query and do a RRI to the receiver query. Eg : Select multiple POs and then go to PO details query which shows PO details of multiple POs in WAD and both the results shown in the same web report?
    I tried the below solution, but all I get is the display of the entire Master data dump and not the filtered values. Any suggestion?????
    Rao  
    Posts: 135
    Registered: 6/24/04
    Forum Points: 8 
       Re: Multiple line selection for RRI   
    Posted: Feb 4, 2008 2:22 PM    in response to: LAKSHMI HARINDRAN           Reply 
    Yes. You can do this. You create web template with ANALYSIS web item. In the item parameters of ANALYSIS web item, you can set a property, single line or multiple for the runtime selection. Once you do this, you create a button option or context selection menu option to jump target. In the button (RRI button) in the command sequence, the first command should be SET_SELECTION_STATE_BY_BINDING and then, the RRI command to jump to the target. Hope it will help.
    Venny.

    Hi, Do you have any solution on this. please suggest. Thanks

  • BMBC Dynamic Date selection Variant

    Hello Team,
    I want to create variant in BMBC -Batch Information Cockpit with Dynamic Date Selection. But it do not find the screen the to set-up variant attributes
    This is the field where I want to have dynamic date selection, 1st Day of the month to Last day of the month.
    Field name and program
    I am using SE80
    As you can see screen number 0100 is not showing up. and I have gone though all available screen but i could not find the field.
    Please advise if dynamic date selection for this field is possible at all or there is other way.
    Thanks

    I don't think that it is possible to have dynamic date selection here. The whole selection screen is just dynamic, it has only place holders and you define in customizing which field is on the selection screen.
    You actually save a selection variant via this extra big button for selection variants, which is quite different to the disc icon where you usually save your selection variants and where  you have the option to define dynamic date fields.

  • Delivery creation select variants must be checked

    Hi Gurus,
    in selection variants for delivery creation by batch were wrong on 2 points :
    date selection was too large (till D30 instead of D5)
    shipping point was incorrect.
    Please help me

    Goto T.Code SE38 and give the program name. You will find 4 options below and choose the variant and click the Change Button.
    You will be in the next screen, here you will have the option to change the variant, now click the change button and change the Shipping point.
    Once done save and back to the previous screen. Now press the Attributes button, this will take you to the screen where they have defined the Selection variable. You will find a Selection variable button on top of your screen, press that and this will take you to the next screen here you will find that the date has been maintained as D30, change this to D5 and save the variant.
    Lo! you are done. verify the date one more time before you run the job and that's it.
    Regards,
    Mani.

  • Read Variant Options

    Hi all,
    I have to retrieve the variant options configured for a material which are selected when creating a sales order.
    can any one tell me in which tables/fields the options data will be stored.
    Appreciate your help.
    thanks and regards,
    venkat

    Configuration options i need.
    If u have idea on characteristics it is great.
    Plz send asap.
    Thanks in advance
    Venkat

  • The html select box option is not getting displayed properly in IE11

    The html select box option is not getting displayed properly in IE11
    I have developed a website that has a select box drop down. The select box drop down is getting displayed properly in IE9. But in IE11, if I am selecting any option apart from the first one, the whole select box option is getting moved up in the page.
    In IE11, if option 2 is selected, then the select options is getting moved up. But in IE9, if option 2 is selected, then the select options is getting displayed properly.
    Please let me know the fix so that the select options are displayed in the same manner as in IE9.
    Sorry but I am unable to upload images as this site is throwing some error

    Hi Kevin Shen,
    Thanks for post.
    I tried above code in ie 11(version 11.0.9600.17633).
    But it is not working. If you select option 2, and open select box then it open on the select box.
    It should open below the select box.
    Code for above:-
    <select>
    <option>1</option>
    <option>2</option>
    <option>3</option>
    </select>
    Sorry I could not attach screen shot. We have normal select box with three options. If we select option 2, it is showing option list on the select box. It is coming below the select box in ie 10 and other browse like chrome. 
    So what we should do, so that all options will come below the select box?
    Thanks,
    Yogesh Toke

  • Select multiple options in safari or firefox

    Hello to all,
    I am trying to select multiple options in web form on safari or firefox. I am trying with ctrl and mouse but is not working. This fields are not in order so I can not use shift it must be Manuel selection.
    Thank you in advance for fast help.
    Ivan

    Try command key instead of control key.
    OS X Mavericks/OSX Yosemite
    http://support.apple.com/kb/PH13826
    Best.

  • I was getting messages that my Aperture Library was full, so I updated to Aperture 5.3.1. When I open it, I'm asked to update my library. When I select that option, I'm told that my library is full. Now I can't access my library at all. What should I do t

    Hi all,
    I was getting messages that my Aperture Library was full, so made an appointment at my closest Mac store, but have to wait 2 days. They advise you to update saoftware before coming in, so I updated to Aperture 5.3.1. When I open it, I'm asked to update my library. When I select that option, I'm told that my library is full. Now I can't access my library at all. What should I do to access my library? Do I have to uninstall 5.3.1 and reinstall an older version?
    Another problem I have recently encountered ... all the up and down scrollers on various screens have disappeared. They reappear fleetingly when I use my up and down arrowa, but I can't always catch them. How do I get my scrollers back?

    Thank you so much for your patient guidance and screen captures.
    You are welcome.
    My external hard drive is properly formatted for Aperture, so I am currently copying my Aperture library to it. That will take hours since it is copying 101 GB.
    o.k.
    I understand that I need to clean some space on my internal hard drive and reformat the Aperture library to get back in operation.
    You need to upgrade the Aperture library to be used with Aperture 3.5.1.  That will happen automatically, when you first double click the copied lirary to open it in Aperture.
    I'll also need to back up my external drive with a new external drive if I make space on my internal drive by removing some photos from there and store them on my current external drive.
    What do you use for backup? If you are using TimeMachine it is better to have only the Time Machine backup on the Time Machine drive . In that case would I put the Aperture library and other data on a new drive and keep the old drive for backup.

  • I have LR 5.  When I'm in the book module and select the option to "Send Book to Blurb" i get an error message saying "The file does not have a program associated with it...."  How do I fix this?

    I have LR 5.  When I'm in the book module and select the option to "Send Book to Blurb" i get an error message saying "The file does not have a program associated with it for performing this action.  Please install a program, or if one is already installed, create an association in the Default Programs control panel."
    How do I fix this?

    Try the following user tip:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Printing Selection Variant in Report Painter

    Hi, I am using ECC 5.  There is a requirement for printing the selection variant in Report Painter (GR55) Reports.  Presently there is a provision to print selection fields and values.
    Is any way, I can print a Selection Variant and Name in Report Painter?  I understood that the information is stored in Table VARIT.  This table contains Lang., Report Name, Variant and Short text.  I do not know how to get this info in Report screen.
    Can any one help?
    Advance Thanks
    Venkat

    Hi,Thanks for your reply.  Let me explain.
    When using Transaction Code GR55, enter Report Group, Execute.  This will open a Report Paramenter screen.  In this screen, if you select Goto --> Variant --> Get OR Get Variant icon, this will show the available selection variants.  Select any one of them and run report.
    In report it will pick-up the each selection paramater field and value NOT a variant.
    Is any way to get the variant also printed in report?
    Hope this will is clear.
    Thanks
    Venkat

Maybe you are looking for

  • Multiple Copys Of The Same Movie.

    I have 2 copys of the same movie on my ipod touch, One working and one not. i can delete the working copy of the movie but not the broken one. does anyone know how to fix this?

  • Saving as pdf with pages in correct order.

    my magazine is 40 pages, i want to perfect bound this . so obviously i will be only printing 36 pages as a magazine, Then the other 4 pages will be the front/back cover to be attached afterwards. when i print in indeisgn for perfect bound to my print

  • Text looks like it is bold when viewed online in browser

    I have a site with a black background and white text. When I create it on the desktop using plain Verdana it looks fine but when I post it all looks like it is bold. Actually all the text looks bold no matter what font. Any thoughts anyone? My thanks

  • Is both MM-SUS & EBP-SUS possible at a time ?

    Hi Gurus, SUS will be one of the most requiered functionality for Client and all POs need to send to Suppliers via SUS. We are mainly going to use Classic Scenarion ,where MM-SUS  fits perfectly. But at the same time Direct Materails ( Manually or au

  • Deleted email sub account recovery?

    Does anyone know if there is a way to recover an email address that was accidently deleted?