cancel
Showing results for 
Search instead for 
Did you mean: 

How to change SFC status from invalid?

0 Kudos

Hello Experts,

I would like to know how to change SFC status from invalid to any other status like INQUEUE, INWORK.

We have serialized a SFC with another #. The initial SFC gets into invalid state. To reuse the invalid SFC, can we change it's status? What are the options for this.

Regards,

Vishal

Accepted Solutions (1)

Accepted Solutions (1)

ankit12
Active Participant
0 Kudos

Hi Vishal,

you can use updateSfcStatus web service to update the SFC status.

Regards,

Ankit

Answers (1)

Answers (1)

ankit12
Active Participant
0 Kudos

Hi Vishal

you can change the SFC status in the SFC table by changing the SFC.STATUS_BO column.

Regards....Ankit

0 Kudos

Hi Ankit,

Thanks for the answer.

As per SAP recommendation we should not update any field from tables directly. Can you tell is there any standard activity or any webservice to change SFC status from INVALID to anything else.

Regards,

Vishal