I see code like this all over my ABAP:
and I figure it is some error checking because it has below it
What are the other codes? Is this an error handling method?
I'm assuming *'s mean comment but you can't use them in the middle of a line like
Code:
do code ... * my code