Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

change system-generated comment ?

Former Member
0 Likes
343

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?

1 REPLY 1
Read only

Former Member
0 Likes
304

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.