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: 

Sending multiple email for free goods item category??

Former Member
0 Kudos

Hi,

we have requirement to send email (Z report in smartforms) automatically when sale order save in tcode VA01/VA02.

we made reqd config in tcode NACE and we set access sequence on ORDER TYPE and it's working fine. but the problem is that when order booked for item category free goods it sends multiple emails. (i.e. no. of line items = no. of email) for one order no. All other item category is working fine. only problem with the free goods.

I am an abaper. all config are made with the consent of SD consultant.

pls help.

thanks

Radhashyam Sahoo.

1 ACCEPTED SOLUTION

brad_bohn
Active Contributor
0 Kudos

If you are an ABAPer, then it sounds like you simply need to debug the processing to identify where/why the fault occurs. As for the NACE settings, you should understand the config as well as your functional counterpart. It will make you a better developer and help you understand the processing code.

2 REPLIES 2

brad_bohn
Active Contributor
0 Kudos

If you are an ABAPer, then it sounds like you simply need to debug the processing to identify where/why the fault occurs. As for the NACE settings, you should understand the config as well as your functional counterpart. It will make you a better developer and help you understand the processing code.

Former Member
0 Kudos

Hi,

problem is sloved. this was happening because of wrong config. in SPRO->OUTPUT DETERMINATION->SALES DOCUMENT->ASSIGN OUTPUT DETERMINATION PROCEDURE.

Thanks All,

Radhashyam Sahoo