Defining Times for Broadcast Scheduling
Use
You can define times for scheduling broadcast settings.
The user can select these times in BEx Broadcaster to specify when the BEx objects are precalculated and broadcast.
Procedure
You define the various times for scheduling broadcast settings by defining background jobs as follows:
1. Create Background Job
- Choose Define Jobin the SAP menu, or call transaction SM36.
- Use the following naming convention when entering the job name: TP_BROADCASTING_<ID you select for time>
2. Specify Start Date
- Choose Start Condition.
- In the Start Time dialog box, choose Date/Time.
- Enter the required values and select Periodic Job.
3. Specify Period
- Choose Period Values.
- In the Period Values dialog box, choose the required value and save your entries.
Only the following values are supported for information broadcasting:
- Daily
- Weekly
- Monthly
- Other Period (based on Day/Week/Month only)
- In the Start Time dialog box, choose Save.
4. Execute Program
- In the Define Background Job dialog box, choose Step.
- In the Create Step 1 dialog box, choose ABAP Program, and in the Name field, enter ABAP program (report) RSRD_BROADCAST_FOR_TIMEPOINT, which is to be executed as part of this step.
- Save your entries.
- Choose Save on the Define Background Job screen.
Result
You have defined various background jobs that trigger scheduling for the broadcast settings at predefined times.
More Information