Liquid UI - Documentation - title-changing screen titles in sap

title-changing screen titles in sap


In the following example, we will change the title of the initial VA01 screen.

  1. Go to the VA01 screen. The default screen appears as follows:
  2. open the 'SAPMV45A.E0101.sjs' script file, and enter the following code. Create the file if it does not already exist.
    title("Welcome to SAP: VA01 Initial Screen"); 
  3. Save the changes and refresh the SAP screen. It will now display as shown below:

Can't find the answers you're looking for?