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

Re: Ayuda con Transaccion Notification

$
0
0

También lo intente de esta forma pero tampoco

Igual le doy click Derecho eliminar y  continua borrando con Exito

 

 

 

 

 

If @object_type ='propuestas' and @transaction_type in ('D')

 

begin

   

   if isnull((select count(*) from [@PROPUESTA_MAESTRO1]

   

WHERE DocEntry = @list_of_cols_val_tab_del),0)>0

 

     begin

          select @error=444, @error_message='NO TIENE PERMISOS PARA ELIMINAR LA TRANSACCION'

     end

 

end


Viewing all articles
Browse latest Browse all 3548

Trending Articles