Hello Everyone ,
I need to send email to seven members when ever rejection happens with same body and content , all the mail ids are maintained in ZTable . i created a structure with eight email fields , then in BO created method to get the emails from table and pass it to the structure ...
in workflow created multine container with the same structure , in mail task bing Is is passed to 'ADDRESS STRINGS' which having data type SOXNA-FULLNAME .
'Data may be lost in assignment between type 'ZART_EMAILID' and 'SOXNA-FULLNAME'
My requirement is to send mail to multiple users .
Thank You ,
Sandeep Chennoju