Hi,
I want to send a mail to sapusers. I could able to send to single user. If i use the distribution list, it is not goign. what is the problem. Below code is for receiver type iam using.
MOVE: p_rece1 TO i_to-receiver,
'X' TO i_to-express,
'C' TO i_to-rec_type.
rgds