Skip to Content
0
Jun 03, 2020 at 12:56 AM

what's the use of registering event in control frame work

67 Views

I'm studying the official doc of control frame work. SAP Control Framework. And in Event handling section there is a Registering event in Control Framework part. I wonder what's the use of it? Because previously I just create and implement an event handler class and it work fine. Is this for if I want to create my own class or event? Thx.