InterviewSolution
| 1. |
"automatic Release Of Pm Order Creating From Notification" can We Do The Automatic Release Of The Maintenance Order When We Create The Order From Maintenance Notification? I Had Set The Automatic Relay In Customizing For The Order. but When I Create The Order From Notification, The System Does Not Set The Status Relay For The Maintenance Order. How Can I Fix This? |
|
Answer» can We Do The Automatic Release Of The Maintenance Order When We Create The Order From Maintenance Notification? I Had Set The Automatic Relay In Customizing For The Order. but When I Create The Order From Notification, The SYSTEM Does Not Set The Status Relay For The Maintenance Order. How Can I Fix This? You can read the help-text in the IMG for that field. It explains in detail the processes for which this functionality applies. Initially, you can investigate user-exit IWO10009 (at save). Then, you should still be able to utilize IWO10009 to check if a notification has been assigned (POSSIBLY via the program stack). You should also get your ABAP team to get involved and check the PROBLEM. You can read the help-text in the IMG for that field. It explains in detail the processes for which this functionality applies. Initially, you can investigate user-exit IWO10009 (at save). Then, you should still be able to utilize IWO10009 to check if a notification has been assigned (possibly via the program stack). You should also get your ABAP team to get involved and check the problem. |
|