Addition of a Button in screen of  T.code VA01

Hi there,
     I need to add an addtional button to the Application tool bar of the standard screen for T.code VA01 , can any one please tell me how to do that if it is possible to do so?
    Thanks in advance for your help.
Best Regards.
Didier Verloppe

HI Didier,
I don't think you can do that in a 'standard' way. The closed option would be to put the button on one of the sales header tabs that can be extended in a standard way ( = upgrade proof ). But I don't if that is a viable option ?
( e.g. subscreen 4313 via BADI  BADI_SD_TAB_CUST_H )
OTherwise, you can only change the standard GUI status and add your button ( = modification ) . There are customer exits available to show/hide this button dependant upon e.g. document type
rgds
Dirk

Similar Messages

  • While i was updating my ipod touch it had an error and froze at the apple logo with a loading bar underneath.How do I fix it? Its stuck there,  tried everything, turn off button home screen button even the volume buttons, nothing is working.

    I was updating my ipod touch and the updation had an error and it froze at the apple logo with the loading bar underneath. How do I fix it? I tried the turn off button home screen button and even the volume buttons. I cant get anything to work. Please help me.

    Connect to itunes and retore.

  • After upgrading to Mavericks on my MacBook, I'm not able to download third party applications like Dropbox and MyCleanMac 2.  After clicking the download button, the screen just turns dark and is frozen.  Any idea what is happening?

    After upgrading to Mavericks on my MacBook, I'm not able to download third party applications like Dropbox and MyCleanMac 2.  After clicking the download button, the screen just turns dark and is frozen.  Any idea what is happening?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • HT4623 I installed ios7 on my iPad 2 yesterday, this morning it wouldn't open the weather channel app. I thought maybe I should power it down. When I held down on the power button the screen went black and now it won't do anything. What do I do now?

    I installed ios7 on my iPad 2 yesterday, this morning it wouldn't open the weather channel app. I thought maybe I should power it down. When I held down on the power button the screen went black and now it won't do anything. What do I do now?

    Try a reset: Press and hold both Sleep/Wake and Home buttons until the Apple logo appears.

  • How to set Function Code for Radion Buttons in Screen painter

    Hi,
    I have faced problem of grouping 3 radio buttons in screen painter (no graphical editor). How to do it?
    I have checked similiar threads in SDN, but those are for graphical editor.
    Radio Buttons in custom screeen
    http://****************/Tutorials/ABAP/Checkbox/page1.htm
    http://****************/Tutorials/ABAP/Checkbox/page2.htm
    Regards,
    Sukhbold

    Hi,
    U want to create radio button in the selection screen  then u can create like this
    PARAMETERS : c1 AS CHECKBOX USER-COMMAND cd,
    r1 RADIOBUTTON GROUP rad,
    r2 RADIOBUTTON GROUP rad.
    AT SELECTION-SCREEN OUTPUT.
    IF c1 = 'X'.
    LOOP AT SCREEN.
    IF screen-name = 'R1'.
    screen-input = '0'.
    screen-active = '0'.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.
    ELSE.
    LOOP AT SCREEN.
    IF screen-name = 'R1'.
    screen-input = '1'.
    screen-active = '1'.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.
    Thanks,

  • When I press to the left of the home button, the screen lights up

    When I press to the left of my home button, the screen lights up as if I were pressing the actual button. This causes Siri to pop up randomly all the time and my phone keeps accidently taking screen shots. Should I take it in?

    I was a little confused when I first read this, but I think I understand what you mean now. The bottom left part of the glass on the front of the iPhone, by the home button, can cause it to act like you're pressing the home button. I do not experience this issue on my iPhone 5. This is probably a small defect in your iPhone. It isn't major, though, I'm  sure if you visit the Genius Bar in your nearest Apple Store, you can get advice from the experts on what to do.

  • New iPad 5 pixels getting stuck (Rewind, Play, Fast Forward) when using apple tv. Leave ghost buttons on screen. Do I return? Please advise.

    New iPad 5 pixels getting stuck (Rewind, Play, Fast Forward) when using apple tv. Leave ghost buttons on screen. Do I return? Please advise.

    edit: iPad 4

  • Option button in screen painter

    Hi everyone,
    Can I group option buttons in screen painter? How?
    I have two problems:
    1. The options buttons seem disabled: when i click on them, they aren't checked
    2. I can't group them
    Thanks
    Carles

    Hi
    First bind your option buttons to a same datasource then use the following to group then
    Dim ob1 As SAPbouiCOM.OptionBtn = oForm.Items.Item("ob1").Specific
      Dim ob2 As SAPbouiCOM.OptionBtn = oForm.Items.Item("ob2").Specific
      Dim ob3 As SAPbouiCOM.OptionBtn = oForm.Items.Item("ob3").Specific
       ob2.GroupWith("ob1")
       ob3.GroupWith("ob2")
    Hope this helps
    Regards
    Arun

  • Additional Fields in F-28 Screen

    Dear Friends
    Our client needs additional fields in F-28 screen to capture some business information like the cheque is from which bank and branch, town, challan number etc.....  For this we need to go for Field exits.  Can I know
    1.  Is it possible to add fields for F-28 screen for my requirement.
    2.  If Yes, how is it going to be done with minimal effort.
    Request your help.
    Brahma

    Hi Brahmam,
    Feild exit is put on a particular feild not to create additional feilds for a screen. For eg if you want a validation for assignment feild say you are capturing cheque #  and you want it to be ony 6 digits then you can go for feild exit.
    If you are using F-26 you can capture all the above feilds mentioned by you by way of IMG configuration. Let me know if you can use F-26 instead of F-28.
    Regards
    Santosh Hegde

  • Collapse button in screens

    Hi All,
    I want to insert a collapse/ insert button in screens , wherein a table control will be collapse or expanded based on this button. please give your inputs and steps to do it.
    Thanks ,
    Ramya
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Feb 14, 2008 3:09 PM

    hi,
    insert buttons in the screen initially and make then invisible like
    in the pbo of the screen.
    loop at screen.
      if screen-name eq 'insert'.
      screen-invisible = 1.
    modify screen.
    endif.
    endloop.
    if particular button is clicked then make that button visible.
    if w_flag eq 'X'.
    loop at screen.
      if screen-name eq 'insert'.
      screen-invisible = 0.
    modify screen.
    endif.
    endloop.
    endif.
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Feb 14, 2008 3:09 PM

  • I pod touch 5th generation was working fine died so i charged it. Now that it is charged when i hold the power button the screen turns dark blue if it on and the apple logo is about to appear but it never does nor does anyother picture. If i hold the

    I pod touch 5th generation was working fine (Not sure what the last ios i downloaded was it should be ios 8 or higher). The battery died so i charged it. Now that it is charged when i hold the power button the screen turns dark blue as if it's powering on and the apple logo is about to appear but it never does nor do any other type of images on the screen. If i hold the home button Siri will say "Siri is not available please connect to internet" but there is still no image on the screen. I've tried holding down the home and power button it restart it but doing this just gave me the same results. How do i fix this problem? What's wrong with my i pod?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • My iPhone crashing after latest IOS Update. Screen is not working anymore. I cannot use buttons, the screen is freezing up.Only thing I am able, is to 'restart' the phone. Now it does it after 5 minutes itself! Already removed en reset phone, no success!

    My iPhone crashing after latest IOS Update. Screen is not working anymore. I cannot use buttons, the screen is freezing up.Only thing I am able, is to 'restart' the phone. Now it does it after 5 minutes itself! Already removed en reset phone, no success!
    Can anyone help me?

    Hi there Cinthia88,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    -Griff W.

  • Sleep button take screen shot when pressed

    The sleep button take screen shot when pressed,doesn't act like sleep button?

    It only takes screen shots if the round home button at the bottom and the power button on top of the phone are pressed together. 

  • The left side of my home button is screen is kinda feel like hollow when I tap it and it makes a sound too. It is bulge,a little. I thought every ipad is hard to touch but why mine is not? Help please,what should I do?

    The left side of my home button is screen is kinda feel like hollow when I tap it and it makes a sound too. It is bulge,a little. I thought every ipad is hard to touch but why mine is not? Help please,what should I do? Please I need your help.

    The damage has been done then
    Take it to Apple and pay for a replacement
    Here in the States a replacement cost $229
    Allan

  • My buttons and screen work, but I can't activate the screen to see what I'm doing.  Any idea what is wrong?

    My buttons and screen work, but I can't activate the screen to see what I'm doing.  This is after water damage.  Any idea what is wrong?  I'm not sure what to fix..
    I know the screen works because when it first turned on I saw the apple logo and then the screen.  If I hold the home and power button, I see the apple logo when it resets.  Then it goes blank again.
    I can hear when I get a call and pick up, and I can stop the sound and/or decline the call with the power button and side buttons.  It also still vibrates.  I'm confused - if the screen works, the buttons work, it vibrates, makes sound, and the touchscreen feature also works...  what is wrong for me to fix?  Why can't I see anything?!
    I appreciate any help anybody has to offer!!!

    I apologize for the confusion.  This was literally the only option on Apple's "Contact Us" section that I was able to access.  I assumed that Apple's clear intent to have me go here instead of speaking with someone in live time, and the fact this is on the Apple website, meant I could get some advice...  Both over the phone and online they require information I need to see my screen to provide so those are not options.  I tried to bypass this when calling through Skype.  Some lady who didn't know what was going on, who I waited a good while to speak with, put me on hold; I gave up after 30minutes of waiting to speak to somebody again.
    I've stumbled upon a few tricks to help me get through this problem, but I'm at a loss.  I need this phone to work until late December.  I need more tricks.  So yes, it's worth understanding.  Knowing what is going on will let me Google it and work with it, if nobody here is willing to help...
    And yes, it IS a glitchy phone.  It has been a glitchy phone for a long time.  Long before this. But completely unrelated issues.  I was assuming this wasn't just a glitch but something maybe somebody could help me understand.

Maybe you are looking for