Application Development and Automation 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: 
Read only

Multiple Formatted Excel strict parse error.

former_member307359
Participant
0 Likes
1,266

Hi Expert.

My requirement is two excel file with formatted has to be attached in mail, first attachment is perfect, but for my second attachment its getting strict parse error while open the file.

Kindly help me to resolve this issue.

Regards

Vimal Raj

1 ACCEPTED SOLUTION
Read only

former_member307359
Participant
1,012

Thanks for your replay issue is resolved by giving correct value to objpack-body_start in FM  SO_NEW_DOCUMENT_ATT_SEND_API1  (packing_list).

4 REPLIES 4
Read only

Former Member
0 Likes
1,012

hi vimal,

Try to do it separately for each file making different variables in each file and if everything ok then you can merge it for 2 excel files.

Read only

0 Likes
1,012

Hi Abdul,

Thanks for your reply, I already tried that also now I'm getting table loading error.

Regards

Vimal Raj

Read only

former_member307359
Participant
1,013

Thanks for your replay issue is resolved by giving correct value to objpack-body_start in FM  SO_NEW_DOCUMENT_ATT_SEND_API1  (packing_list).

Read only

0 Likes
1,012

Hi , Can you please help me. I am getting the same issue. But i am using the CL_BCS class to send an email. How to resolve this issue.

Thanks in advance.