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

Re: Exception condition "E_DELETE_FDS2" raised.

$
0
0

o erro é apresentado no meu caso, quando executo a Função "CASH_FORECAST_SD_ORDER_UPD_3" é executada em "in update task". Nos teste quando é excutada sem a opção "in update task" não gera erro.

 

 

Alguma idéia para a solução ?



if g_flg_debugging = con_true.

     call function 'CASH_FORECAST_SD_ORDER_UPD_3'

       tables

         t_fds2_ins = g_t_fds2_ins

         t_fds2_del = g_t_fds2_del

         t_fds1_del = g_t_fds1_del

         t_rf40s    = g_t_rf40s.

   else.

     call function 'CASH_FORECAST_SD_ORDER_UPD_3' in update task

       tables

         t_fds2_ins = g_t_fds2_ins

         t_fds2_del = g_t_fds2_del

         t_fds1_del = g_t_fds1_del

         t_rf40s    = g_t_rf40s.

   endif.


Viewing all articles
Browse latest Browse all 3189

Trending Articles



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