Hi @ all,
I want to create a planning function with user input. This is my coding:
DATA ANLTYP TYPE ANLTYP20.
ANLTYP = VARV('FIGURE_PLANTEST').
But when I do this that way I get an error: Error in rendering root for dialog "DLG_VARIABLE".
How must the variable be defined? Is the coding for my formular correct?
Many thanks for your answers.
Have a nice weekend,
Ralf