‎2008 Apr 08 10:10 AM
hi,
when creating program, or creating subroutine, there's some system-generated comment.
eg.
&----
*& Report ZZKTEST1
*&
&----
*&
*&
&----
how to change that comment to another one but also auto-generated?
‎2008 Apr 08 4:53 PM
you can use user-exit SEU00001
Transaction CMOD and create a project, in this project add the enhancement SEUED001 & save.
in component you can see function modules with blank includes where you can add code. which will execute before se38 screen.