
SET/GET parameters
You can get the names of the parameters by positioning the cursor on the application field and pressing F1. You can display the parameter with Extras
® Technical info. SET/GET parameters begin with "%", which is usually followed by three letters. 
Function |
Object |
Text |
SETVAR |
&V01 = %BUK |
%BUK: Company code

SET/GET parameters must be specified in upper-case letters.
They should be used sparingly, because they make demands on the SET/GET memory and can lead to errors.
See also:
Notes and recommendations