Hi all,
for the validation of my variable (Characteristics) the user-exit should
stop at step '3' and deliver the content of the variable for validation.
The exit only get to step '1'.
*& I_STEP = 3
*& Der dritte Step wird im Gegensatz zu den ersten beiden Schritten
*& nicht pro Variable aufgerufen, sondern nur einmal insgesamt.
*& Dabei bekommt man sämtliche Variableninhalte übergeben, um diese
*& zu validieren.
please could you help me
thanks
Jörg