Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FM for updatting multiple calendar special rules.

Former Member
0 Kudos

Hello

i have requirement to create special rules for Factory multiple Calendar's.

could you please provide any FM or BAPI that can be used to update the special rules.

i found one FM FACTORYCAL_WRITE_DOCUMENT, but here we can update only one Calendar at once.

i tried to update form the BDC using transaction SCAL, here the issues is that to update multiple calendars we have to do from the begining for each calendar.

thanks for your feed back on this.

2 REPLIES 2

Former Member
0 Kudos

Can any one let me know if there is any BAPI to update factory calendars.

Sandra_Rossi
Active Contributor
0 Kudos

Hi,

> i found one FM FACTORYCAL_WRITE_DOCUMENT, but here we can update only one Calendar at once.

>

> i tried to update form the BDC using transaction SCAL, here the issues is that to update multiple calendars we have to do from the begining for each calendar.

What is the issue with calling the FM or executing the BDC, several times?

Sandra