Top Banner
Dynamic Schedule Records This post is on Dynamic Scheduling. This is one of the old blogs which was not posted. So I am actually following the cookbook for Dynamic Scheduling which was released for ECC 4.72 On the text for dynamic scheduling have a look here. To activate dynamic scheduling, set the Dynamic scheduling active flag in customizing for SAP Utilities under Basic Functions Portioning and Scheduling Dynamic Scheduling Define Control Parameters for Dynamic Scheduling. I am not explaining the significance of the fields as the F1 help is pretty comprehensive. http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com
17

Dynamic Schedule Records

Apr 07, 2017

Download

Technology

Rakesh Dasgupta
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Dynamic Schedule Records

Dynamic Schedule Records This post is on Dynamic Scheduling. This is one of the old blogs which was not posted. So I am actually

following the cookbook for Dynamic Scheduling which was released for ECC 4.72

On the text for dynamic scheduling have a look here.

To activate dynamic scheduling, set the Dynamic scheduling active flag in customizing for SAP Utilities

under Basic Functions → Portioning and Scheduling → Dynamic Scheduling → Define Control

Parameters for Dynamic Scheduling.

I am not explaining the significance of the fields as the F1 help is pretty comprehensive.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 2: Dynamic Schedule Records

On to the application: Below are 20 Portions defined for each working day with Factory Calendar 01

(Germany).

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 3: Dynamic Schedule Records

Below have defined 20 Meter Reading units for each of the 20 Portions.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 4: Dynamic Schedule Records

So below we create Dynamic Schedule Record for all the 20 Portions in 01 Factory Calendar.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 5: Dynamic Schedule Records

Once created we get the success message as ‘Database changes were made”. Executing E2DY it looks like

below.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 6: Dynamic Schedule Records

Now If when we execute E3DY to delete the created schedule records as shown below.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 7: Dynamic Schedule Records

The schedule records are deleted as shown below.

Now on the real benefit of Dynamic Scheduling. We change the date for one of the portion as shown

below. The Actual date the Portion 19 needs to be read is 0n 27th August 2012. Now we need to change it

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 8: Dynamic Schedule Records

to 28th August 2012. The 'Change Successor' is not checked.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 9: Dynamic Schedule Records

The Portion 19 has got the reading date changed as shown below. The portion following the changed

portion is not shifted. We can see 2 portions have to be read on the same day.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 10: Dynamic Schedule Records

Now we redo the same process as earlier but this time the ‘Check Successor’ is checked. What this will do

is that the portions following this portion 19 would also shift accordingly.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 11: Dynamic Schedule Records

As we can see below the portion reading date has been shifted.

Now when we shift the portion reading date , the system doesn’t check if the new reading date is a holiday

or not. As we can see below Portion 20 to be read on 28th August 2012 is now been shifted to 30th August

2012 which is a

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 12: Dynamic Schedule Records

weekend.

The profile is shifted successfully.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 14: Dynamic Schedule Records

Now we have a dynamic portion 04 below with read date of 4th January 2012.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 15: Dynamic Schedule Records

Now a reference portion is created with a read date of 1st January 2012.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 16: Dynamic Schedule Records

So when I use E1DY to have Dynamic Portion 04 added using Reference Portion REF then the system

adds 04 portion with the attributes of REF portion.

Instead of portion 04 having date as 4th January 2012 , it takes on the dates from REF portion which is

1st January 2012.

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com

Page 17: Dynamic Schedule Records

Two function modules can help in debugging any issues.

ISU_CREATE_DYNAMIC_SCHEDULE

ISU_UPDATE_DYNAMIC_SCHEDULE

http://wp.me/p1Ci5j-ln www.sapisurdg.wordpress.com