Re-sizing buttons

  1. Launch SAP GUI and navigate to the VA02 transaction.

    The default VA02 screen appears as follows:



  2. Type the following code into the VA02 script file ('SAPMV45B.E0102.sjs'). Create the file if it does not exist.
    buttonsize("P[Search]", [2,25]);
  3. Save the script file and refresh the screen. It will now appear as shown below: