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

How can I define event process method by using SE24

Former Member
0 Likes
716

Hi all,

I can create class in ABAP editor,and i am trying to move some of the examples in SE24,

but I don't know how to define event process method in SE24,please help me.

My Work E-mail: faming.wu@hand-china.com

Thanks

Brahming Wu

1 ACCEPTED SOLUTION
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
0 Likes
580

Open the method's properties (it's one of the icons of SE24 front page) or use the source code based editor(s) of SE24 (goto section or change overall editor mode) or ADT to type FOR EVENT.

1 REPLY 1
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
0 Likes
581

Open the method's properties (it's one of the icons of SE24 front page) or use the source code based editor(s) of SE24 (goto section or change overall editor mode) or ADT to type FOR EVENT.