As far as I know, in ABAP there is no definite keyword to determine the program end. It will always depend on the last logic of the code either issuing the output via ALV display, display message (MESSAGE/WRITE), send email, etc,. But in most cases it will always end up in Message
↧
Re: How to know the end of ABAP Program
↧