2007 Aug 09 1:12 PM
hi,
How to expose standard reports like MMBE as web services to third party...?
Is creating an RFC function module which in turn triggers the standard report by using SUBMIT MMBE a solution for it.?.
thanks,
kvg.mca
hi,
How to expose standard reports like MMBE as web services to third party...?
Is creating an RFC function module which in turn triggers the standard report by using SUBMIT MMBE a solution for it.?.
thanks,
kvg.mca
2007 Aug 09 1:44 PM
Hi,
In theory yes, wrapping the report in an RFC function module would achieve this (SUBMIT RMMMBESTN etc). You will, however need to get the report data from the report layout into a structured set of fields to pass out of the function module. It may be easier to extract the data you need direct from the tables by taking the key pieces of code from MMBE and writing them into your own RFC function module.
Regards,
Nick
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |