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

Events in OOPS Programming

Former Member
0 Likes
423

Dear all,

Can anybody tell me please which events are being used in ABAP OOPS Programming ? Please , needful reply for same....

3 REPLIES 3
Read only

Former Member
0 Likes
365

In OOPS, we basically work with classes. Now in classes whether its Global or Local, you can specify events which can used anywhere.

I hope above reply will be helpful!

Regards,

Bhupinder

Read only

0 Likes
365

Yeah thanks for reply..But can i get sample code how we can use events in ABAP OOPS ?

Read only