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

Re: Help with Stored procedure

$
0
0

Hi,

 

Try this:

 

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

Begin

IF exists(select T0.[OpprId] from OOPR T0 where T0.SlpCode != '-1'

and T0.UserSign != '6')

BEGIN

SET @error = 1

SET @error_message = N'Authorisation required'

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>