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.
cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Statement e-mail

Former Member
0 Kudos

Dear SAP Guru's

The user will be using Transaction F.3 to get there Customer Statements. Our customer is planning to do this transaction once per month to print out all the customer statements for the month. She has requested that when she preform F.3 that the customer statements will be send to the individual clients.

Our FI consultant says this should be developed by the ABAP team.

My question is : Is there a SAP standard way to do this? If not how will i be able to split the Customer statements If i have gotten the spool request ( since i know how to convert the spool request to PDF but im not sure if i will be able to send each client there own Customer statement )

Kind regards B.Garlipp

And Thanks in advance

1 REPLY 1

Former Member
0 Kudos

Hi

Is the report executed online or background

(1) If Back ground - You can create different variants and create a mulitple back ground job, while defining the background job, you have the option to provide spool list receipent, there you can specify the external email address

(2) If Online - They can directly use - System -> List -> Send

Regards

Madhan D