Creation of pop up screen in VA01

Hi Friends,
When user enter Value and UOM in line item ..i need to display a Pop-up with corresponding values in other UOMs..Please suggest solution ..
Pop up shoud come only when user put cursor in Value field of line item...or there may be a button on screen..something like this..
thanks for your help ..
regards

Hi Sharadha,
You can use
FORM USEREXIT_FIELD_MODIFICATION
FORM USEREXIT_MOVE_FIELD_TO_VBAP
in MV45AFZZ
or
FORM USEREXIT_CHECK_VBAP
in MV45AFZB
and code to conditionally show a popup if VBAP-MENGE IS NOT INITIAL (or something similar)
Try these and decide the appropriate place and conditions to meet your requirement.
Thanks,
Aabhas

Similar Messages

  • Contract account pop up screen on va01

    I have modified the program to create business partner(BP) so that it can create a different partner called a one time BP. the difference between these 2 types of BPs is the business group. the problem now is when i am creating a sales order for the one time BP i am not getting the pop up screen for contract accounts. what can i do to enable that pop up screen.

    Hi Sharadha,
    You can use
    FORM USEREXIT_FIELD_MODIFICATION
    FORM USEREXIT_MOVE_FIELD_TO_VBAP
    in MV45AFZZ
    or
    FORM USEREXIT_CHECK_VBAP
    in MV45AFZB
    and code to conditionally show a popup if VBAP-MENGE IS NOT INITIAL (or something similar)
    Try these and decide the appropriate place and conditions to meet your requirement.
    Thanks,
    Aabhas

  • Introduction of pop up screen in va01 transaction

    hello all,
        my requirement when sales order is created with respect to quotation then if the delivery date is past then one popup message should be raised saying that delivery date is in past.
       but my problem was there may be some background program which may trigger va01 transaction so at that time the popup message what i am going to introduce in the transaction should not come.
       one more problem some batch input program may trigger va01 transaction then at that time also popup message should not trigger and some program will run in foreground also which will trigger va01 transaction at that time also popup message should not trigger.
       can anybody tell me what condition we have to keep so that the popup message will not triiger for above 2 conditions
    one condition is if any background program trigger va01 then we can check for sy-batch = 'X'.
      Thanks in advance
       srinivas

    Hi...
    To check if the program is running in Background
       IF <b>sy-batch</b> = 'X'.
    To check if the program is running in Batch input
       IF <b>sy-binpt</b> = 'X'.
    Hope this helps u.
    <b>Reward if so.</b>

  • Nelp help in Pop-Up Screen Creation

    Hi All,
    I  have a button in application bar in my ALV Report and  I need to display a pop-Up screen up on clicking that button.
    Can any body help me.
    Regards,
    Srinivas

    Hi Srinivas rao,
    Try the below logic.
    in any FM to display.
         CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' or 'ALV_GRID_DISPLAY.
          EXPORTING
              i_callback_program       = sy-repid
           i_callback_user_command  = 'USER_COMMAND'.
    then write the form statement.
    FORM user_command USING ucomm    TYPE sy-ucomm
                                selfield TYPE slis_selfield.
      CASE ucomm.
    WHEN 'BUTTON NAME'.
    use FM  'POPUP_TO_CONFIRM'.
    *ENDFORM.
    Let me know if  any issue.
    Regards,
    Guru

  • Pop up screen for stock overview in ME51n through user-exit/BADI

    Hi,
    User wants that at time of  Purchase Requisition creation for any material system should give a pop up window of stock details to provide the status on inventory. 
    For stock summary the t code u201CMMBEu201D for combination of plant and material should run in background and produce output in pop up window. Basically MMBE report output is required for each item line in a pop up window.
    Can this be done through user-exit. I have implemented many user-exits but not sure about the report output in a pop up screen through a user-exit.
    The material stock ia already available under menu enviornment - Material stock(MMBE) but user wants the stock as soon as the material is enetered.
    any inputs.

    Have a look at below link which gives the details abt the user exits related to VA01/VA02.
    http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
    Best Regards,
    Vibha
    *Please mark all the helpful answers

  • In sales order cross selling pop up screen requires FIND option

    Dear Friends,
    In our company we are using the pop up screen for cross selling items per BOM.
    Our requirement is in the pop up screen we require find option also. we have only copy and cancel options are there in the standard functionality.
    Could any one of you help us how can add the functionality of find option with out changing any standard code, ( i mean any OSS notes or user exits ).
    Thanks in advance,
    NLX

    Hi Joshi,
    By seeing the above link, I think after creating transaction variant we need to create Custom tcode to use that transaction variant.
    But, in this case we should use transaction VA01 only, but not any Custom Tcode..
    This is very urgent ..
    Is there any other option to meet my requirement...
    Thanks,
    Radhika

  • Pop-Up Screen Disappearing

    Hi Gurus,
      Just one small help.
      I have a pop-up screen and now I need to control it for some buttons present in it.
      E.g There are two buttons Enter and Delete
    On Pressing Enter, the Pop-Up is disappearing, that is fine, but on Pressing Delete also the Pop-Up is
    disappearing, which I don't want.
    NOTE:  Disappearing - Coming back to the Original Screen.
    Can anyone please help me ?
    Thanks
    Chandan

    Hi,
      If the task done in pop-up screen is very simple, you can create your own screen with 'dialog screen' option while creation and you can set your own pf-status and do whatever you want.
    Further while calling the screen, as you wish to have like pop-up screen, use the following syntax.
    CALL SCREEN 9000 STARTING AT C1 R1 ENDING AT C2 R2.
    Thanks and regards,
    Venkat.

  • If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    OUtlook was already set as the mail client for FF, and is my operating system (XP)'s default mail programme. therefore problem not solved at all. what I get whenever I follow a link in a webpage to send an e-mail is a little pop up window asking me to sign in to gmail or open an account. any other suggestions?

  • Pop-up screen not showing while accessing transactions in SAP CRM WEB-UI

    When we are logging on SAP CRM WEB UI, for transactions like Lead, Complaints and Activities-
    Sometimes Pop up screen is showing for selecting transaction types, but sometimes it is not showing.
    We have tried it on different work stations with same user id and standard business roles , but we are not able to trace the problem. Also with same id sometimes error shows, "No business roles attached, not allowed to logon,
    after that when we tried on other workstation with same id we were able to access all transactions.
    Please suggest what would be the problem. 
    Rishikesh

    This is sporadically occurring issue hence I cannot pin point one single reason. Since sometimes you are able to logon and some time not certainly it could not be a Role authorization issue.
    Just check if your business role is properly configured. Thats all i can say.
    Regards
    Kavindra

  • How to generage pop up screen on selection screen of report program?

    Hi Guys,
            I am having a requirement to generate the <b>pop up screen on the selection screen</b> of the report program.
           Suggest me the best one with model program

    Hi Chakradhar,
                             Refer this code :
    SELECTION-SCREEN BEGIN OF BLOCK BL2 WITH FRAME TITLE TEXT-456.
    PARAMETERS PO RADIOBUTTON GROUP RADI USER-COMMAND R.
    SELECTION-SCREEN END OF BLOCK BL2.
    AT SELECTION-SCREEN OUTPUT.
    CALL SCREEN 100.
    when user will click on this radio button , a pop up screen will appear dynamically.
    Reward points if helpful.
    Regards,
    Hemant

  • What do I get "phishing" pop-up screens on a brand new install of Firefox?

    Something has infected my Firefox and I can't get rid of it. About a week or so ago, I started getting pop-up ads every time I go to a link in Firefox. I looked on the help blog and it said to do a "Restore to original settings". That didn't do any good. I still got the popups.
    So I removed Firefox completely from my computer and rebooted it. I just reinstalled Firefox and almost instantly, on the very first link I got a pop-up screen telling me that I need to do a "Windows Player Update. - Recommended Player Update - Important!" and it wants me to click on an install button. It looks like some phishing site to me.
    It won't be so bad, except it happens all the time. Since it's a pop-up, half the time, I can't see my screen.
    This is only happening on Firefox. IE is unaffected.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!
    Thank you.

  • The green button, top left corner of a pop-up screen on MACbook, it's supposed to enlarge the pop-up to full MAC screen size, correct?  Mine does not.  Sometimes it makes the pop-up screen SMALLER.  Appreciate someone solving this for me.

    the green button, top left corner of a pop-up screen on MACbook, it's supposed to enlarge the pop-up to full MAC screen size, correct?  Mine does not.  Sometimes it makes the pop-up screen SMALLER.  Appreciate someone solving this for me.

    Are you talking about the green '+' button in the top left corner? That technically doesn't enlarge it. It switches the window from the default window size to the custom size you made. You can enlarge the window by moving your mouse to the bottom right corner of the window, and dragging until you get the size you want.
              MacBook

  • How to hide or supress availability control screen in VA01

    Hi,
    I want to hide Availability Control Screen in VA01. Can you please help me how can i supress that screen.
    Regards
    Malik

    Hi Nabheet ,
    disabling the Button wont solve the problem , System automatically do availability check based on the stock and scheduled delivery date , if no sufficient stock then system will  propose new schedule line dates....
    so disabling the Button wont stop doing all these checks........it needs to be done thru config/E Spot which will skip all these validations...
    regards
    Prabhu

  • Pop up screen not coming for import PO at the time of MIGO

    Hi,
    I am doing Migo for import PO and not getting Pop-up screen to put commercial IV no., while MIRO is done for custom duties, Pls help me out and tell me the settings related to the same.

    Hi,
    Follows as below in case of Import procurement.
    Step 1)
    Maintain J1ID check with following details
    1. Material Chapter id Combination & Material Type as well.
    2. Maintain Cenvat determination Input & Out put Material.
    3. Vendor Excise Details - Excise indicator for vendor 1
    4. Plant - Excise indicator for Plant 1
    Step 2) Create PO.
    Maintain all the condition manually in PO
    Such as Custom duty 10%, Edu cess on Custom 2%, SHE cess on Custom 1%, BED equivalent to CVD 10%,  Edu cess on CVD 2% and SHE cesson on CVD 1%, AED 4%.
    Then in PO assign local vendor for these condition
    Step 3) Do MIRO and select planned delivery cost in the selection on MIRO screen & Post the MIRO/ Custom invoice.
    Step 4)
    Capture Excise invoice with reference to custom / commercial invoice system automatically pops up the window to enter the commercial invoice.
    Step 5)
    Perform GR during GR system Pops up the window to enter the commercial invoice. There you can enter thsame.
    Rg

  • Function of HOLD DATA in the settings for creation of a new screen.

    Hi,
    Since i'm new to ABAP and still learning my way through, i would really appreciate if somebody can help me out with the exact functioning of selecting the check box 'HOLD DATA' under the settings option while creation of a new screen.
    Thanks for any help extended.

    Take simple scenario of SE38. The Screen for the transaction has the Flag "HOLD DATA" as Ticked.
    Now enter some program name on the field and Click - Utilities-> User Profile -> Hold data.
    Now come out of the transaction, go back to the same transaction. The name of the Program that you entered earlier will appear on the input field.
    So if the screen doesn't have "Hold Data" set the functions of HOLD data, SET DATA, DELETE data will not work.
    Also try using SET DATA For the Program input field.
    SAP Help :
    If you activate this option, the following functions are supported for the screen at runtime:
    System -> User profile -> Hold data
    -> Set data
    -> Delete data
    The Hold data function allows you to hold onto any entries you have made on the screen. When the screen is next processed (even in a different mode), the system then automatically redisplays the data in the input fields.
    If the option is not activated, these functions are ineffective at screen runtime.

Maybe you are looking for