if i see my dump
i got descriprion like this
After a certain time, the program is terminated to clear the
work area for another waiting user.
and the error is pointing towards the clear statement
CLEAR G_MENGE.
SELECT SUM( MENGE ) FROM AUFM INTO G_MENGE
WHERE RSNUM = I_PROCESS_ORDERS-RESERV_NBR
AND RSPOS = G_RSPOS
AND RSART = G_RSART.
can any one tell me what is the meaning of this