on 2014 Oct 10 3:50 PM
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.