Creating tips with checkboxes

In the following example, we will add a tip to the 'Print' checkbox on the MB1C initial screen.
  1. Go to the MB1C transaction in SAP.
  2. open the 'SAPMM07M.E0400.sjs' script file, and enter the following code. Create the file if it does not already exist.
    tip("C[Print]", "Check this to print."); 
  3. Save the changes and refresh the SAP screen. It will now display as shown below: