VL10A and new select-options

Hi,
I copied transaction VL10A to a new one ZVL10A.
This was due to the need to add a new selection-criteria in the main screen: Delivery Type field.
When I try to create the delivery for that delivery type I selected in ZVL10A main screen I am not able because I have lost the variable.
See this example please:
In my main program: ZRVV50R10C:
FORM userexit_select_options_transf                          "n_524424
     CHANGING  cx_select_options  TYPE shp_vl10_select_options
               cx_list_profil     TYPE shp_vl10_list_profil.
cx_select_options-lfart = ST_DEVTY[].
S_DEVTY-lfart = ST_DEVTY[].
ENDFORM.                               "
In Include LZV50R_VIEWF34 (where we call transaction VL01N to create delivery) I want to pass this parameter ST_DEVTY, but I am not able. I don’t have any variable at this moment with the
Delivery type from my main screen.
Thanks
Best regards

Hi,
This you have to do with Parametr Id for delivery type only.Otherwise you cant get that value.
Parameter id for LFART is :ALT.
so using export and import you try.
Regds
Sivaparvathi
Please reward points if helpful..

Similar Messages

  • Add new select option for VT04 variants

    Hi Experts,
    Want to know the process of how we add a new select option (say sold-to/KUNAG) to the existing set of selection criteria in the variants in VT04 apart from implicit enhancements.
    Even if we create a new implicit enhancement in LV56LSCR, the new field (sold-to/KUNAG) has to be further added to the select statements also. The select statement in the subroutine INDEX_SELEKTIEREN in LV56LF01 has to be enhanced for the same.
    Also should this new field has to be added to the EXPORT TO and IMPORT FROM MEMORY ID MEMORY_LFSL statements in the other includes of SAPLV56L ?
    Is there a better/recommended way to do this? Any pointers are much appreciated. Thank You.
    Regards,
    Narendra.

    Hi Ravi,
    This is infact the program for the txn VT04, would you be able to shed any other info? Thanks.
    Regards,
    Narendra.
    Edited by: Narendra Daka on Dec 7, 2011 9:00 AM

  • VT04 - Adding new select options in grouping screen for capacity criteria

    Hi,
    I am trying to add a new select option(min & max) for grouping the delivery based on the quanity/no of units just like the weight/volume. Is there an exit/enhancement available in the program. The program for VT04 is RV56TRGN and the actual program for grouping criteria is RV56TRSP. 
    I have looked into  the user exit EXIT_SAPLV56M_001.  This I guess is only for adding the grouping criteria and not for adding select options like weight/volume.... I would need to add something similar to this.
    THnks
    Chinna

    You should search for Screen Exit .
    Also you can check if any enhancement point is avaliable in screen display place.
    You need to debud and find the exact place where this change will be required and then it will be easy to find the option  for making desired changes.
    Hope this helps you.

  • Add a new selection option on VL71

    I want to add a new selection option on VL71.
    I know that I can do an implicit enhancement.
    But I am not sure if I can add it in the place as showed.
    If the enhancement cannot solve the problem, do I have to copy out a Z program.

    Dear Experts,
    In HUMO report, after the specail stock, We want add another selection field "Special Stock Number".
    Do we need to go for a development for this?
    Any alternate way available to get this done without much development involved?  Pls suggest.
    Regards,
    Shetty

  • At new, EXIT,STOP and CONTINUE, Select-options Initialization

    Hi Experts,
    I am having the following requirements.
    1) I have design the selection screen by using Select-options statement. In that i have to initialize both low and high values. I don't know how to write and where to write the code for the same.
    2) and another requirement as
    field A  contain values ( 0, 1, 1, 0, 1, 1, 1, 0)
    Field B  contain values (1, 0, 1, 1, 1, 1, 1, 1)
    At new b.
    write:/ b.
    endat.
    In the above case how many times At new statement calls.
    3) How is EXIT differ to STOP and CONTINUE. Please give me the brief idea on this.
    I hope i will get the accurate results for the above soon.
    Regards
    Prabhakar

    Hi,
    1.
    Select-options could be initialised with the command INITIALIZATION.
    Ex :
    tables : MARA.
    select-options : s_matnr for mara-matnr.
    Intialization.
      move : '123456789' to s_matnr-low ,
             'I'         to s_matnr-sign ,
             'EQ'        to s_matnr-option.
      append s_matnr.
    I means  Include, the other possible value is E for exclude.
    EQ means EQual, could be BT BeTween ...
    The structure of a select-options is : Sign, Option, Low and High. (Low and High is the two values you see in screen).
    The commande Initialization could be place anywhere outside the start-of-selection ... end-of-selection.
    2.
    3 times ..  but, depends where are the fields ..
    4.
    The command EXIT leave the current command. Command could be a PERFORM, a DO, a LOOP, a SELECT, ...
    The command STOP go to the end-of-selection. If you put some code after the end-of-selection, the code will be processed.
    Rgd
    Frédéric

  • VL10 and new selection-screen fields

    Hi experts.
    My requirement is to add new selection-screen field to second tab in VL10.
    After analyse many topics the solution was to copy VL10 to ZVL10.
    Also V50R_USEREXIT_TRANSF was copyed and there was added specific code.
    Furthemore note:524424 was implemented (header in form definition in  V50R_USEREXIT_TRANSF ), and the SHP_VL10_SELECT_OPTIONS was enhanced. As I understood from this stage we have selection-criteria in repeort.
    The problem is that I don't know how to transfer this data to ALV.
    Any tips ?
    Thanks .
    Daniel.

    hi
    how did you do that. i have to add select options in coois tcode  in header and operational level.but only using badi. using screen enhancement it is possible bt how to do that using bagi "workorder_infosystem"..
    please help me out..

  • BB 10 Browser - Homepage and New Tab options

    Hi all I'm hoping someone can answer a couple questions.
    First, is it possible to set my home screen to my bookmarks list?
    Secondly, can I set my New Tab page to also show my bookmarks list only?
    Third, is there any way to make it so when I press 'K' to open my bookmarks list, that the bookmark opens in a new tab by default?
    The new tab page choices are not ideal for me, as it shows sub domains which I do not care for when opening a new page.  Opening a bookmark from the bookmarks list replaces my currently open tab, which I do not want often, and I'd rather have old tabs open than replace a current tab that I want to keep.  And if I open the new tab screen then press 'K' for the shortcut it begins to search my history instead of opening the bookmarks screen. 
    Really, I only need one of these three options to be possible to make my browsing time on the Passport pleasant, but right now I can't find a way to do any of those things!

    Actually your idea will work. Create an html file containing the sites you want as a one page web based bookmarks. Email the file to yourself and save it (you get to choose) 
    Use file browser to open the html file you created
    This file will open in the browser and should show you all the sites you want and you can click on them to open the page
    Set this page (which is just a pointer to the file) to your homepage (To do this click on the 3 vertical dots icon, select settings, Select Display and Actions, select Current Page) 
    Set the "On Startup Show" option to My Home Page...
    Now when you open the browser it should open to your custom bookmarks html page 
    Cheers
    Mike
    Did someone help you? Click Like! Did a post solve your issue? Click Accept as Solution!

  • How to retrieve data using logical database and custom select options

    Hi all,
    I have a selection screen which is displayed by logical database PSJ and I have two select options of my own. I need to retrieve data based on both selection screen of logical database and my own select options. How can I do it?
    Thanks in advance.

    Hai Gupta
    Check the following Document & Links
    1. A logical database is in fact
    a program only.
    2. This LDB provides two main things :
    a) a pre-defined selection screen
    which handles all user inputs and validations
    b) pre defined set of data
    based upon the user selection.
    3. So we dont have to worry about from
    which tables to fetch data.
    4. Moreover, this LDB Program,
    handles all user-authorisations
    and is efficient in all respects.
    5. tcode is SLDB
    good info about Logical Database. you can check the link.
    http://www.geekinterview.com/question_details/1506
    http://help.sap.com/saphelp_46c/helpdata/EN/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Re: How to Create and Use ldb in reports?
    Re: Logical databases
    http://help.sap.com/saphelp_46c/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm
    Functions for displaying and changing logical databases:
    Call Transaction SE36 or
    Choose ABAP Workbench -> Development -> Programming environ. -> Logical databases
    Interaction between database program and report:
    During program processing, subroutines are performed in the database program and events are executed in the report.
    To read data from a database tables we use logical database.
    A logical database provides read-only access to a group of related tables to an ABAP/4 program.
    advantages:-
    The programmer need not worry about the primary key for each table.Because Logical database knows how the different tables relate to each other,and can issue the SELECT command with proper where clause to retrieve the data.
    i)An easy-to-use standard user interface.
    ii)check functions which check that user input is complete,correct,and plausible.
    iii)meaningful data selection.
    iv)central authorization checks for database accesses.
    v)good read access performance while retaining the hierarchical data view determined by the application logic.
    disadvantages:-
    i)If you donot specify a logical database in the program attributes,the GET events never occur.
    ii)There is no ENDGET command,so the code block associated with an event ends with the next event
    statement (such as another GET or an END-OF-SELECTION).
    1. transaction code SLDB.
    2.enter name z<ldb-name>
    3.create
    4.short text
    5.create
    6. name of root node (here Ekko)
    7. enter short text (f6)
    8.node type -> data base table.
    9.create
    10 change logical DB
    riht click on ekko and insert node
    here node name ekpo
    11.create
    12. click on selections
    13. press no Should the changed structure of Z<ldb name> be saved first.
    14.select tables which you want to join.
    15.transfer
    16 now you have to o to coding part.
    17. save
    activate.
    19.click to src code
    double click on first include and activate
    Regards
    Sreeni

  • Multiple users and multiple select options

    Hi,
    First of all, let me congratulate Oracle HTML DB team for this great product! This is extremely powerful and useful.
    I have multiple selection item on the form to generate report for the selected multiple schools. I have two critical questions.
    1) Currently I am deleting all records from database tables for multiples selects and similarly selecting all records from these tables to populate dependent LOVs and so on. This is a major issue when multiple people use this application at the same time. I looked at couple of examples to create, delete and select records based on IDs (unique) and it is not clear to me if I need to create parameter/hidden params on the reports side or on the HTML DB side or .. how do they communicate etc. Could any one clarify this process of checking for unique IDs please.
    2) Is there any way to give an option to the user to treat multiple selected item as just one single and to treat them separate? For example, if we let the user count number of students at two schools, how can we let the user count two schools separate as well as both schools together? This should also further ask for the possible options separate for both schools separate if they were to run separate.
    This is very important for me and appreciate any help from you. Thanks in advance.

    Hi,
    Could any one point me in the right direction, please!
    Thanks,

  • Submit statement and populating select options.

    Hi to all experts.
    My requirement to call the program RSWUWFML2 in my zreport with selection option (task) from zreport should be populated into the standard program selection screen.I know this can be done using submit report how to populate the select options .

    Hi,
    The screen elements of the called program must be declaredd as  ranges in the calling program as shown..
    RANGES: seltab1 FOR spfli-carrid,
            seltab2 FOR spfli-connid.
              seltab1-sign = 'I'.
              seltab1-option = 'EQ'.
              seltab1-low = 'AA'.
              APPEND seltab1.
              seltab2-sign = 'I'.
              seltab2-option = 'EQ'.
              seltab2-low = '0017'.
              APPEND seltab2.
    SUBMIT <called prog> VIA SELECTION-SCREEN
                                WITH s_carrid IN seltab1
                                WITH s_connid IN seltab2
                                AND RETURN.
    to call  report RSWUWFML2.....
    in zreport declare ranges as:
    RANGES: seltab1 for swwwihead-wi_rh_task.
              seltab1-sign = 'I'.
              seltab1-option = 'EQ'.
              seltab1-low = '<value>'.
              APPEND seltab1.
              seltab2-sign = 'I'.
              seltab2-option = 'EQ'.
              seltab2-high = '<value>'.
              APPEND seltab1.
    SUBMIT RSWUWFML2 VIA SELECTION-SCREEN
                                WITH p_tasks  IN seltab1
                               AND RETURN.
    Hope it helps.....
    Regards,
    Mdi.Deeba
    Edited by: Mdi.Deeba on Aug 3, 2009 10:59 AM

  • Is it possible to set Touch and Gesture selected options by default on the simulator?

    Hi,
    I am developing a mobile app using touch events and is a pain to have to select Touch and gesture and clik  Touch layer and select the proper option every time I test the movie. One or three time is fine but along any  usual development day I have to do it like 200 times and is really time consuming.
    If there is not way to do it, is there any workaround as using an external tool or plugin?If not, can I suggest to implement this a future feature?
    Regards

    I got this from the Mail help menu. I searched fixed font and then chose "Make messages easier to read"
    Write messages in plain text or rich text
    You can compose messages using plain text or rich text (HTML) formatting.
    Plain text can be read by all recipients, regardless of the mail viewer used. You can attach pictures to plain text messages.
    Rich text can’t be read by a small number of recipients because rich text uses different fonts, text styles, and formatting to stylize messages. If a recipient’s computer doesn’t have the same font that you use in your messages, another font is substituted. Try using a popular font, such as Times New Roman or Geneva. You can put pictures within rich text messages.
    Set the default format for all messages
    Choose Mail > Preferences, and then click Composing.
    Choose the format you expect to use most often from the Message Format pop-up menu.
    To always respond to messages in the same format as the originals, also select the “Use the same message format as the original message” checkbox in the Responding section.
    Change the format for a single message
    Choose Format > Make Rich Text or Format > Make Plain Text before you send the message.
    Unless a message actually contains rich text (such as formatting and different text styles), it will not be sent as rich text, even if rich text format is selected.

  • Is it possible to make new selection option check for datasource?

    Hi Experts,
    I have a standard datasource and i want selective data form this datasource but the field on which i want selection is not provided as selection checked in the datasource.
    Is there any option in BW side so that i can have that field as selection in the infopackage.
    Regards,
    RG

    Hi
    Info Package Selection Tab is the Replication of DS at Source System Extract structure.
    But making changes to the Standard DS may drive you into Errors in future, make sure that you are not locking / changing the dependent objects if you are changing the Options while DS at Source system RSA5/RSA6.
    You need to replicate / Reinit for the changes you made for DS.
    Hope it helps

  • I am unable to find the Firefox button referred to in the following: At the top of the Firefox window, click on the Firefox button and then select Options

    Every instruction Mozilla offers to find or to do something contains a term or a phrase that is indeciphrable.
    I have been trying to change "Cookie Settings" so of course Mozilla advises me to click the Mozilla button at the top of the page. And of course there is no Mozilla button at the top of the page. Then after wading through Mozilla's arcane and moronic help sections I end up at the following:
    Display the Firefox button menu instead of the menu toolbar.
    Why don't I see it? (the Firefox button)
    Apparently the Firefox button is a new feature added in Firefox 4 to replace the Menu Bar. The menu bar is displayed instead of the Firefox button to make Firefox look like other Windows XP programs. Windows XP? Are you kidding me? Windows XP. Earth to Mozilla: Have you heard of Windows 8 or Windows 8.1?
    Then your instructions go on to refer to Windows Vista and Windows 7. JFC!
    Then, under "How to get it?" Mozilla offers the following gem:
    Right click on an empty section of the "Tab Strip" and uncheck "Menu Bar" om the pop-up menu.
    WHAT IS A TAB STRIP; and WHERE IS THE TAB STRIP? Again, JFC!
    Since these instructions refer to Windows XP, Windows Vista, and Windows 7, apparently these instructions haven't been upgraded for more than 2 years. No wonder Mozilla is a non-profit organization. There is no way that this organization could ever be profitable under any other structure.
    Mozilla's instructions on how to turn off the Menu Bar in order to get

    What do you currently see?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Do you have the menu bar?
    *Press the F10 key or tap the Alt key to bring up the hidden Menu bar.
    Do you have any toolbars visible at all?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: Command+Shift+F).
    *https://support.mozilla.org/kb/how-to-use-full-screen
    You can check for problems caused by a corrupted localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Adding a new input field on selection screen after input in a select option

    Hi Experts,
    There are 2 input fields on the selection screen.
    I would like to add a new select option field when a value is entered in the 2nd field <b>only</b>. If there is an input in the 1st field or both the fields, the new input field should not appear.
    Message was edited by:
            Gaurav Kothari

    execute the code .
    you will get sel option for s_lgort only when there is a value in s_werks.
    tables mard.
    select-options: s_matnr for mard-matnr,
                    s_werks for mard-werks,
                    s_lgort for mard-lgort modif id abc.
    at selection-screen output.
    if not s_werks[] is initial and s_matnr[] is initial.
    loop at screen.
    if screen-group1 = 'ABC'.
    screen-active = '1'.
    modify screen.
    endif.
    endloop.
    else.
    loop at screen.
    if screen-group1 = 'ABC'.
    screen-active = '0'.
    modify screen.
    endif.
    endloop.
    endif.

  • Select-options and Print-preview of Script both in a single-screen

    Hi All,
    I have a requirement like the preview of a mail attachment which is in PDF format and a select-options to enter email-id's both needs to embed in a single screen.
    Please reply if you have any solution..
    Regards,
    Sundeep.

    Use this fm SSFCOMP_PDF_PREVIEW,
    It will preview the pdf
    кu03B1ятu03B9к

Maybe you are looking for

  • How can I print from my ipad to the plain paper tray not the photo tray?

    I have a new  HP Photosmart Plus All-in-One Printer - B209a and an ipad on my showroom floor. I let my customers use the ipad to browse through photos of items that are not on display, then print some of the photos. Right now the print job always goe

  • SOAP Undeploy / Security-Problem?

    Hi, I know there is a security problem with Apache-Soap, since everybody can list and undeploy services with the RPCRouterServlet. Therefore I've dropped the RPCRouter out of my Servlet-Engine and use the MessageRouter only. How can I avoid this prob

  • Audio level is not the same

    hi guys my problem is that i have a 1h project with various materiales....some of them have high audio volume and some low is there a way to make them all almost the same level (higest audio peak shouldnt pass the -6db threshold) without the need to

  • How do I know how much RAM to get?

    I currently have a mid 2011 21.5" iMac running Mountain Lion with 8G of RAM.  I want to exapnd this to 16G but i am not sure of how many slots I have available for extra RAM.  Should I get one 8G card or two 4G cards?  Can anyone assist?

  • Lenovo Yoga 2 830LC tablet 8"

    1) There is a "Find icon" widget installed in this lenovo yoga 2 tablet, which is not visible in lenovo HD launcher, but ts available  in google now launcher? Although the widget is made for the lenovo launcher, its not appearing in options, any idea