Hi.
We have done the implementations for start and end routines, the start routine receives all the parameters with data (for example IR_DATA), but in the end routine the parameter IR_DATA is empty.
Also the start routine fills the table ER_ERROR_DATA, and it is empty in the end routine.
I deleted the end routine and I created it again and the issue continues.
I debug both routines through sm37 and tcode jdbg, before this I assign external break points.
For the creation of the routines I have followed the instructions in the document "How To... Use Start and End Routine".
Somebody knows what could be happening?
Thanks.