cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP IBP Application Job Scheduling - On a particular day

Former Member
1,911

Hi All,

I want to schedule an application job to run every month on third Wednesday of full week. I don't find a way doing it in the application job template or while scheduling application jobs.

To be specific:

In July full third week's Wednesday is on 22nd

In August full third week's Wednesday is on 19th and so on.

Right now I'm having to manage manually find the day and put a reminder to run on that day. Any suggestions ?

Thanks,

Rathin

Accepted Solutions (1)

Accepted Solutions (1)

ajayprakash
Explorer

Rathin,

In your case, you have two options.

1- Custom Calendars - Here your need to create a custom calendar with the dates you want to schedule the jobs and refer this calendar while defining the recurrence.

2 - External Job Scheduler - In case you are using any external job scheduler then define the recurrence in the external job scheduler and use the OData call to schedule the job using communication scenario SAP_COM_0064.

Thanks

Ajay

Answers (0)