Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community

Community

SAP Community  Groups  Interest Groups  Application Development  Discussions

 BTE: FI Dunning - Multiple Email ID's

Application Development Discussions


Join the discussions or start your own on all things application development, including tools and APIs,
programming models, and keeping your skills sharp.

All community  What are you looking for today?

Options 

BTE: FI Dunning - Multiple Email ID's

 Go to solution

vallamuthu_madheswaran2
Active Contributor


‎09-16-2013 1:37 PM

 0 Kudos

Hi Friends,

I've copieded the BTE FM(1040) as 'Z'. My requirement is that to send a mail with 'CC'.
How to give CC or multiple mail id's.

Thanks in Advance.

Vallamuthu M

SAP Managed Tags:

https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 1/6
5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community

ABAP Development

Reply

1 ACCEPTED SOLUTION

sujeet2918
Active Contributor


‎09-16-2013 1:41 PM

 0 Kudos

 Hi,

User CL_BCS to send multiple mail id's.

Also Refer below similar thread for more details.

http://scn.sap.com/thread/1731311

How to add cc recipient using


cl_bcshttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e009f97e-ee5d-
2e10-31ba-9c9509e59...

Regards,

Sujeet Mishra
SAP Managed Tags:

ABAP Development

https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 2/6
5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community

Reply

 Previous Topic All forum topics Next Topic 

4 REPLIES

sujeet2918
Active Contributor


‎09-16-2013 1:41 PM

 0 Kudos

 Hi,

User CL_BCS to send multiple mail id's.

Also Refer below similar thread for more details.

http://scn.sap.com/thread/1731311

How to add cc recipient using


cl_bcshttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e009f97e-ee5d-
2e10-31ba-9c9509e59...

Regards,

Sujeet Mishra
SAP Managed Tags:

ABAP Development

https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 3/6
5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community

Reply

vallamuthu_madheswaran2
Active Contributor
In response to sujeet2918


‎09-16-2013 1:50 PM

 0 Kudos

Hi Sujeet Mishra,

Thanks for your quick reply,

I'm using BTE FM. Here it's automatically send a mail. the mail id parameter is
C_FINAA-INTAD.

The CL_BCS is seperately send a mail.

Regards,

Vallamuthu M
SAP Managed Tags:

ABAP Development

Reply

vallamuthu_madheswaran2
Active Contributor
In response to sujeet2918

https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 4/6
5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community


‎09-17-2013 11:35 AM

 0 Kudos

Instead of CC, I'm using the following,

concatenate gv_mail1 gv_mail2 into C_FINAA-INTAD separated by space. Now it's


working fine.

Regards,

Vallamuthu M
SAP Managed Tags:

ABAP Development

Reply

sujeet2918
Active Contributor


‎09-16-2013 1:55 PM

 0 Kudos

Hi,

Did you assign your Z FM to BTE??

Regards,

Sujeet
https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 5/6
5/15/24, 2:25 PM Solved: BTE: FI Dunning - Multiple Email ID's - SAP Community

SAP Managed Tags:

ABAP Development

Reply

Follow

Privacy Terms of Use

Copyright Legal Disclosure

Trademark Newsletter

Support Cookie Preferences

https://community.sap.com/t5/application-development-discussions/bte-fi-dunning-multiple-email-id-s/td-p/9695312 6/6

You might also like