cancel
Showing results for 
Search instead for 
Did you mean: 

Email Sent to customer logic for invoice

former_member658126
Participant

Hi Gurus,

I have a doubt on the below requirement.

1. The customer master data there are 3 mails maintained. Please refer the attached screenshot.

2.When i check the output for the invoice of this customer, the mail is always triggered to 2nd id(XYZ@rediffmail.com), if i remove the second email id, then email will be sent to 3rd id(123@yahoo.com) and if i remove 2nd and 3rd email ids, then it is considering the first mail(abc@gmail.com) which is marked as Standard.

I am not able to under the logic behind this. Please help me on this. From where i can see the logic related to this.

Thanks in Advance.

customer-email.png

Accepted Solutions (1)

Accepted Solutions (1)

VeselinaPeykova
Active Contributor

What you describe does not seem logical and correct (in my view at least).

Check first if this is standard print program and form.

If yes - look for SAP notes in the support portal.

If not - speak with the developer who created it was the last one to modify it (or try to find the development specification).

If still no idea why the second e-mail is selected with higher priority - debug. Or ask a developer from your team to debug the program execution.

former_member658126
Participant
0 Kudos

Hi,

Thanks for your response. I am from ABAP background(Having only 6 months exp).I tried to debug,but no clue how the system is picking the mails. i need to find if there is standard program from sap to select the id's on the sequence number

Thanks,

Chittu.

VeselinaPeykova
Active Contributor
0 Kudos

819037 involve your functional SD consultant - they can show you the configuration for the specific output type in NACE and from there you can see which print program is used. If this is an unmodified program delivered by SAP - the consultant can search for consulting and correction notes in the Support Portal.

If you face challenges in debugging the program - ask a more experienced colleague from your team to help you.

As to standard SAP - for SD output I would expect the program to select the first e-mail address. Still, if this program was enhanced in your system - it really depends on what logic was implemented.

Usually, for enhancements one has to write functional and development specifications - look for such documentation in Solution Manager, Jira, SharePoint or whatever you use for storing such content.

Answers (0)