Re-sizing buttons
Launch SAP GUI and navigate to the VA02 transaction.
The default VA02 screen appears as follows:
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]);
Save the script file and refresh the screen. It will now appear as shown below:
Parent topic:
buttonsize