cancel
Showing results for 
Search instead for 
Did you mean: 

Retrospectively setting user status on maintenance orders

jez_lawson
Participant
0 Kudos

Hi Experts,

We have just created some new user statuses for Maintenance orders. Newly created orders show the user status box and allow for them to be manually set, but existing orders do not. The hope was to review all the open orders and assign them to one of the new user statuses. Is this possible?

Regards,

Jez

Accepted Solutions (1)

Accepted Solutions (1)

peter_atkin
Active Contributor

Jez,

There is no standard way of mass changing maintenance order user-statuses.

A few options are:

  • Write a program using BAPI_ALM_ORDER_MAINTAIN
  • Use LSMW
  • GUI scripting
  • eCATT

.

PeteA

Answers (2)

Answers (2)

jez_lawson
Participant
0 Kudos

Hi Peter,

I found it, I can change the Status Profile directly in the system status tab. This then will give me the ability to use an LSMW both to set the profile and update the status. As always your assistance is greatly appreciated,

Regards,

Jez

jez_lawson
Participant
0 Kudos

Hi Peter,

I was planning to use an LSMW, but as the user statuses were not in place when these orders were created, the section does not even appear on the order. I was hoping for a re-read PP master data type option to give me the option to see and change the user statuses, from there I think I can use LSMW's to set the values I want.