Hi Manu,
Below are the data types :
aps_stufe like stpol-stufe, which is of type DEC length 2 and
ast_stufe like stpol-stufe, which is of type DEC length 2
In debuging the values are as below:
Aps_Stufe = 999
Ast_Stufe = 999
How to solve this. Please help.
Thanks,
Venkata