Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8800

BTE 2040 for direct debit prenotification email

$
0
0

Hi!

 

I copied SAMPLE_PROCESS_00002040 to enable  emailing of direct debit prenotification. In the function module, I have:


select single * from reguv into ls_reguv

     where laufd = i_reguh-laufd and laufi eq i_reguh-laifu.

     if ls_reguv-x_dd_prenotif eq 'X'.

         c_finaa-nacha = 'I'.

         c_finaa-intad = 'abc@yahoo.com'.

     else.

         c_finaa-nacha = 1.

    endif.


But I see no email being sent in SCOT. Is there any other setting that should be checked?


Thanks!


Cholen





Viewing all articles
Browse latest Browse all 8800

Trending Articles



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