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

Re: Making Items,Tasks, Activities tabs mandatory

$
0
0

Hello Mutale

OIAL settings are of no use for this requirement because of the reason discussed several times..

You need to go for user-exit QQMA0014 wherein you need to put the following code in the include ZXQQMU20.

IF i_viqmel-qmart = 'M2'.

   IF t_viqmur[] IS INITIAL.

     MESSAGE: 'You need to fill ''Cause'' information in the Catalogs & codes tab.' TYPE 'E' DISPLAY LIKE 'I'.

   ENDIF.

ENDIF.

When user tries to save the Notification without Cause values filled then the following error forces him to fill the Cause values.

err.JPG

 

 

Regards

KJogeswaraRao


Viewing all articles
Browse latest Browse all 3019

Trending Articles



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