cancel
Showing results for 
Search instead for 
Did you mean: 

Creation Maintenance order IW31 when saving sales order VA01

former_member192850
Participant
0 Kudos
1,379

Good morning All,

in the client sistem there is a configuration that permit the automatic creation of an Maintenance order when saving a sales order.

This maintenance order will be visible from the document flow, so I think that this process is just customized and there is not custom ABAP code.

Anyone know where is the customizing that permit the creation of an maintenance order when saving an sales order?


Thanks

Regars

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186385
Active Contributor
0 Kudos

Hi Macro,

Yes, this can be done using configuration.

In the sales order find the Requirement type assigned to the Item in procurement tab. for the Requirement type you can get requirement class in OVZG where you can see Service order/Maintenance Order type

normally in the standard it is 204 Requirement class which will trigger. You can check this configuration

thanks

santosh

former_member192850
Participant
0 Kudos

Thanks you Vemuri,

I found the configuration using transaction "OVZH" and "OVZG".

When the maintenance order is created, it is created with the operation. These operations are created automatilcally from the characteristic configuration inserted in the Sales Order and Inherits as operations in the maintenance order.

Do you know if there is any customizing configuration to associate values of an material to operations of an maintenance order in creation phase, or it will be done in some user-exit or BADIs?

Many thanks

Best regards