| Purpose | With Title you can change the
title of an SAP screen.
You can also use Title in an InputScript. The new title is displayed as long as the InputScript is active. See Tips&Tricks. |
| Example | Title "Maintain user
parameters for &[user]" |
| Format | Title "text"
Maximum title length is 70 characters. |
|
Tips & Tricks |
Title "User parameters for
&[user]" or you differentiate the title using an expression like "if Q[Status=xxxx]". |