In addition, I would create a "new" ABAP type that gives a return code (you can find examples online) instead of using the "standard" one. The reason is, if you put the two right after one another (with the standard ABAP type) the loading starts right after the deletion started regardless whether it finished or not (which I doubt is what you're going for).
↧