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

Re: CL_BCS issue : duplicate mail, Trailing mail

$
0
0

Hi Eitan Rosenberg,



DATA : v_send_request TYPE REF TO cl_bcs.

DATA : v_document TYPE REF TO cl_document_bcs.

 

 

v_send_request = cl_bcs=>create_persistent( ).

v_document = cl_document_bcs=>create_document( i_type = 'HTM'

                                                      i_importance = '5'

                                                      i_text = t_html

                                                      i_subject = lv_sub ).

 

This is my code. Every time I am calling these methods.

 

Do you have any idea about the trailing mail scenario?? 

 

Regards

Jesse Owens K


Viewing all articles
Browse latest Browse all 8623

Trending Articles



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