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

Re: Validation for a field with Warning message

$
0
0

your field validation should be in PAI of screen 9000,

 

FIELD BANKN MODULE check_bankn ON INPUT.

 

in the program declare the module.

 

MODULE check_bankn INPUT.

If (custom table)-BANKN NE (custom table)-bvtyp


MESSAGE wXXX WITH text-XXX.


ENDIF.

ENDMODULE.


Viewing all articles
Browse latest Browse all 8802

Trending Articles



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