Quantcast
Channel: SCN: Message List - SAP Business One (Português)
Viewing all articles
Browse latest Browse all 838

Re: Transaction Notification - Pedido de Vendas

$
0
0

Bom dia Elder,

Tente fazer da seguinte forma:

Copie a sintaxe abaixo em sua transaction notification.

 

 

IF (@object_type in ('17') and @transaction_type in ('A'))

 

BEGIN

 

   If Exists (Select T0.DocEntry from ORDR T0 where  T0.DocEntry = @list_of_cols_val_tab_del AND ISNULL(T0.u_adiant_clientes,0)=0 )

  Select @error = -1, @error_message = '(TransactionSQL) ERRO: Campo "XXX" não preenchido'

 

END


Viewing all articles
Browse latest Browse all 838

Trending Articles



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