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

Re: Control for new UDF

$
0
0

Hi,

 

Try this:

 

IF @transaction_type IN( 'A','U') AND @object_type = '22'

Begin

IF exists (SELECT t0.docentry FROM OPOR T0 WHERE T0.[DocTotal] >= 100000.00 and t0.docentry = @list_of_cols_val_tab_del )

BEGIN

SET @error = 1

SET @error_message = 'Please enter UDF value'

END

END

 

Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 8581

Trending Articles



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