cancel
Showing results for 
Search instead for 
Did you mean: 

Broadcaster Scheduling (Dynamic)

Former Member
0 Kudos

When scheduling a Broadcasting Job that publishes to a KM folder - I would like the ability to manipulate the Report Title and the KM folders that it publishes too.

Scenario: I currently have a Broadcasting Job that runs on a daily schedule - This publishes bursted HTML documents into a folder in KM.

_Example:_

Job Name: Burst_Me (SM37)

Report Title: Burst_Me_Jan

KM Path: KM_BURST_JAN

What I need to do is change the Report Title and KM Path at the begining of each month. So once Feb 1 comes along I need the job to have the following settings:

_Example:_

Job Name: Burst_Me (SM37)

Report Title: Burst_Me_Feb

KM Path: KM_BURST_Feb

I'm willing to create an ABAP to handle the date logic - But I do not have access to the Report Title and KM Path within BW to manipulate.

Any ideas or information would be greatly appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

check function modules JOB_OPEN, JOB_SUBMIT, JOB_CLOSE

should be fairly easy to change the job titles