Skip to Content
0
Former Member
May 27, 2009 at 10:41 AM

BEx Broadcaster Thru ABAP

43 Views

Hi All,

I have a little complicated problem. We have 200 stores under our retail company. There are 10 reports to be emailed to them periodically. In broadcaster if we have to create 200 settings for 10 reports each, it is going to be 2000 settings and a whole lot of time will be spent on it.

Instead of that is there anyway I can dynamically create a broadcaster setting for a query and execute it using ABAP code? I can get the Store email-id from the master data of 0PLANT. The list of the queries and variables can be stored in a Z table. If I can populate the variables and the email id and execute it through abap, my problem is solved.

If anyone has done something like this pls share it with me...

Regards,

BIJESH