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

Re: SP Transaction notification on field in item master data

$
0
0

Hi,

 

Please try this,

 

IF @object_type = '4'

         AND @transaction_type IN ( 'A','U')

BEGIN

  if EXISTS  (Select t0.SWW from OITM  T0

 

  where T0.SWW IS NULL and T0.ItemCode=@list_of_cols_val_tab_del)

  begin

  SElect @error = -1

     SElect @error_message= 'Additional Identifier field mandatory'

 

  end

end​

 

Thanks


Viewing all articles
Browse latest Browse all 3273

Latest Images

Trending Articles



Latest Images

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