cancel
Showing results for 
Search instead for 
Did you mean: 

PM Work order status profile change during create

ganu_k
Participant
0 Kudos
440

is it possible to change the status profile during PM work order create when a particular plant is used?We do have abap program to update the status profile of already existing work orders. However we are looking at the time of creation to update (or modify) the default status profile to another status profile when it is for a particular Plant.

Please suggest without modifying the standard code if any exits or implicits do that

Accepted Solutions (1)

Accepted Solutions (1)

peter_atkin
Active Contributor
0 Kudos

Ganeshkumaran Gopalakrishnan,

It looks like you might be able to create an implicit enhancement in function module CO_TA_T003O_READ to manipiulate the user-status profile.

.

PeteA

ganu_k
Participant
0 Kudos

Thanks a lot . Yes i went about creating Implicit enhancement in Include LCOIHF24 - Form Get_General_Data. Its working during order creation.

Thanks for pointing out.

Answers (0)