2012 Mar 01 4:18 PM
Hey guys,
is there a way to communicate between two ABAP reports, i mean like one report ist listening to an event of another report (observer design pattern).
I don't want to use a database table for communication. Maybe it is not possible because of the different LUW?
thx,
W.
Hey guys,
is there a way to communicate between two ABAP reports, i mean like one report ist listening to an event of another report (observer design pattern).
I don't want to use a database table for communication. Maybe it is not possible because of the different LUW?
thx,
W.
2012 Mar 02 3:05 PM
Hello W,
May be [SAP Background Processing Events|http://help.sap.com/saphelp_smehp1/helpdata/en/c4/3a7f12505211d189550000e829fbbd/content.htm] will help you in achieving your requirement.
Just like in Observer Pattern, the subject(the report which should raise the event) will [trigger the event|http://help.sap.com/saphelp_smehp1/helpdata/en/44/c00d729e013959e10000000a1553f6/content.htm]. The scheduled BG jobs(viz., Observers) are triggered when the event is raised.
Let us know if this helps.
BR,
Suhas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |