cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ME Substeps - finished steps not saved when SFC is signed off

melanie_eckert2
Explorer
0 Kudos
325

When some sub steps are marked as Finished and there are more to be processed, then the user does a signoff (placed back in queue), the finished sub-steps statuses do not stay marked as Finished. When the SFC is re-started all of the sub steps are back in Ready status.

Is this expected behavior? Is there a way to configure the system, so that the sub steps keep their Finished status when restarted?

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Great !!!

0 Kudos

Please accept this as Correct answer

0 Kudos

Hi Melanie,

Do the following change -

In the activity maintenance retrieve the activity SUBSTEP_LIST_DISPLAY and change the rule ALLOW UNFINISH to YES

(see the attached picture)

Try your case and it should work and only addition thing which you get is one addition button UNFINSH in the Sub step plug in and I hope you don’t mind this.

But your case will work. Please let me know your feedback.

Regards

Imran

melanie_eckert2
Explorer

Thank you Imran. It is working!

0 Kudos

Hi Melanie,

Let me ask you some details -

  • Sub steps is configured as - Mandatory or Optional?
  • What is the sub steps type? None, DC, Assembly....

Regards

Imran

melanie_eckert2
Explorer
0 Kudos

Hi Mohammed -

I currently have them as Substep Type = Normal and Substep Category = None.

We are trying to use this as a "task checklist" within an operation. For example: An operation may have 10 substeps. One operator may finish 5 substeps, then finish his/her shift, and put the SFC back in Queue. We want to save the substep statuses so that another operator can start it and pick up where the first operator left off.

Thanks for your help