on 2013 Oct 08 3:27 PM
Hi guyz,
I'm planning to use the function module RSRD_BROADCAST_BATCH in a process chain..How will I do it?
I red a note regarding this but did not understand it..Here it is.....
Scheduling the Broadcasts Automatically:
The scheduling of broadcasts can be automated with the help of a program and through process chains. Create a process chain and include the ABAP program “RSRD_BROADCAST_BATCH”. This program can be used to schedule the broadcasts in the background without any user intervention.
Create a variant for this program and give the technical name of the Broadcast setting for the selection variable “S_SETTNG (Broadcast Setting)”.
Now schedule the process chain at the particular time (may be periodic) at which you want the broadcast to be sent.
Can anyone tell me the way on how to include a function module in a process chain?
Thank a lot!
Loed
Request clarification before answering.
Hi Loed,
Guess, your requirement is to schedule Broadcasting automatically. You need to use ABAP Program - RSRD_BROADCAST_STARTER with a Variant as mentioned by Michael. As others mentioned, you can not use a Function Module directly in a Process Chain.
I have posted one document on creating Broadcasting settings and automate it through Process Chain. Hopefully, that will be helpful to you.
http://scn.sap.com/docs/DOC-47346
Regards,
Prasad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.