cancel
Showing results for 
Search instead for 
Did you mean: 

Work Order System Status & User Status

ajaya_sahu2
Participant
0 Kudos

Dear Gurus,

We are using system status and user status for our work order approval process. We have made the business rule in such a way, when work order is set to TECO , user status would be automatically set to be Finished. But could not found any business rule for Closed Status work order - As users are updating the work order for "Don't execute" before the work order is released, in those cases workflow is not deleting. The idea is to delete the workflow and update an additional user status when updated as don't execute.

Advance thanks for the update.

Regards,

Sahu

Accepted Solutions (1)

Accepted Solutions (1)

MTerence
Active Contributor
0 Kudos

Hi Ajaya,

Use business transaction WRAP to control users "Do not Execute" option in work order.

Regards

Terence

ajaya_sahu2
Participant
0 Kudos

Thanks Terence, it is working fine after setting Wrap. By the way, what are the functionalities of Wrap as could not find any document on this.

Regards,

Sahu

MTerence
Active Contributor
0 Kudos

Hi Ajaya,

This is only for Do Not Execute option only. Normally you can see the The business transaction is BABL / Wrap in roles.

Its an Authorization Object which controls Do Not Execute. I dont have any thing else on this

To identify these kind of objects, you can run a trace using ST01 and check it.

Regards

Terence

Answers (1)

Answers (1)

sebastian_lenartowicz
Active Contributor
0 Kudos

Greetings Sahu,

I understand that you want to set the User Status "Finished" automatically when the Order is set to "Do not execute"?

In OIBS for the status Transaction Control, set the "Next Action" for the "Wrap" transaction to "Set".

sunil_mundhe3
Contributor
0 Kudos

Just word of caution User status can't control System status vice versa is possible.