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

Re: Help with Stored procedure

$
0
0

Hi,

 

Try this

 

IF @transaction_type = 'U' AND @object_type = '97'

and exists(select t0.SlpCode from OOPR T0 where T0.SlpCode != "-Main Sales Employee-"

and T0.UserSign2 != '6')

BEGIN

SET @error = 1

SET @error_message = N'Authorisation required'

END

 

Thanks,

Nithi


Viewing all articles
Browse latest Browse all 9564

Trending Articles



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