2010 Apr 13 10:49 AM
dear expert
is it true that we can not do abap program that send different email using email template to different users in the same time?
the users that will received certain email will be identified by the output of two function modules.
need your advice and suggestion.
have this custom program..
the custom program will identify a condition, will run function module..
and by the output of this function module
program will then have options to send email using one of the two templates to user DEHHRTC and will have other two different templates to users as stated in the function module output.
currently all emails with different templates are sent to user DEHHRTC only.
one email with one unique template should be sent to other user as mention in the output function module - not being sent
one other email with one unique template should be sent to other user as mention in the output function module - not being sent
looking forward to hearing from you
best regards, pei pei
dear expert
is it true that we can not do abap program that send different email using email template to different users in the same time?
the users that will received certain email will be identified by the output of two function modules.
need your advice and suggestion.
have this custom program..
the custom program will identify a condition, will run function module..
and by the output of this function module
program will then have options to send email using one of the two templates to user DEHHRTC and will have other two different templates to users as stated in the function module output.
currently all emails with different templates are sent to user DEHHRTC only.
one email with one unique template should be sent to other user as mention in the output function module - not being sent
one other email with one unique template should be sent to other user as mention in the output function module - not being sent
looking forward to hearing from you
best regards, pei pei
2010 Oct 18 7:05 PM