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

Re: Blocking form settins visualization by user

$
0
0

Leandro,

 

You can blocking according with TransactionNotification include the fields:

 

--Coluna não pode ser modificada

if @object_type = ('218') and @transaction_type in ('A','U')

     Begin

        if (select COUNT (*)

            from CHFL T0

            where objname in ('OITM','OCRD') AND GroupBy <> 'N') > 0

     Begin

            Set @error = 1

                  Set @error_message = 'Coluna não pode ser agrupada'

                 

                  END

                  END

 

 

Regards,

 

Marcelo Silva Santos


Viewing all articles
Browse latest Browse all 10052

Trending Articles



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