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

Re: Forbiding Entry of Future Basic Start date in Breakdown order type

$
0
0

Hello Mutale,

Put this simple code in the include ZXWOCU07 user-exit IWO10009.

IF caufvd_imp-auart = 'PM02' AND caufvd_imp-gstrp > sy-datum.
MESSAGE: 'For Order type ''PM02'' Basic Start date can not be in future.' TYPE 'E' DISPLAY LIKE 'I'.
ENDIF.

After this no Order of type 'PM02' (Breakdown) will be able to be created with future date in Basic Start date field. It will throw the following error pop-up during such attempts.

Capture.JPG

 

Regards

KJogeswaraRao


Viewing all articles
Browse latest Browse all 3316

Trending Articles



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