Skip to Content
0
Former Member
Dec 02, 2008 at 07:26 AM

exit for variable in input-ready query don't get on step 3

30 Views

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