Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2151

Re: IW464 error for Maintenance Order header and unable to save

$
0
0

Hi Vineeth

 

Solution:


Option1

  1. Forget about Notes and their behavior.
  2. Assume your Order is PM02 (and Notification can be any type which is integrated with it).
  3. Remove the OIAL  Req. (mandatory) setting for VIQMEL-QMTXT field for that Notification type. Means shift it it back to Input.
  4. Now make field CAUFVD-KTEXT Req.  in  OIAN  for Order type PM02.
  5. Here on when you try to Save the Order (PM02) without Short text, it will not let you Save throwing the following error in status bar

err.JPG


Option2

First 3 steps are same as above
4. Now put the following code in the include ZXWOCU07 (of user-exit: IWO0009, F/exit:  EXIT_SAPLCOIH_009).

IF caufvd_imp-auart = 'PM02' AND caufvd_imp-ktext IS INITIAL.

   MESSAGE: 'Field Description must still be filled.' TYPE 'E' DISPLAY LIKE 'I'.

ENDIF.

After this the Order Save behavior is as under:

When you try to save the Order without the Order short text, it throws the following error.

Capture.JPG

 

Close pop-up > hit Enter > Fill the Order short text > click SaveThe Order will be save alongwith Notification .

 

 

Good luck

KJogeswaraRao


Viewing all articles
Browse latest Browse all 2151

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>