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,
I hope you are familar with the steps regarding program variants and broadcasts.
To include the program in the process chain, you simply have to use the 'ABAP Program' process type that you find under the General Services.
Enter the program name RSRD_BROADCAST_BATCH and the variant you saved for your broadcast setting.
Now you can schedule the process chain as usual.
Regards,
Benedict
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.