2007 Jul 05 2:17 PM
what is the exact meaning of keyworsd 1.trigger 2.handler
2007 Jul 05 2:24 PM
Hi Sandeep,
In trigger means raise. Handler means one who reacts or handles the particular action for example whenever we raise a event, handlers are which react.
In ABAP Objects, triggering and handling an event means that certain methods act as triggers and trigger events, to which other methods - the handlers - react. This means that the handler methods are executed when the event occurs.
Best regards,
Suresh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |