Creating tips with checkboxes

In the following example, we will add a tip to the 'Sales Organization' inputfield on the VA01 initial screen.
  1. Go to the VA01 transaction in SAP.
  2. open the 'SAPMV45A.E0101.sjs' script file, and enter the following code. Create the file if it does not already exist.
    tip("F[Sales Organization]", "This is the file to enter the Sales Organization code (eg. 1000)"); 
  3. Save the changes and refresh the SAP screen. It will now display as shown below: