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

Email through smartform

Former Member
0 Likes
443

Hi all.

We have scenario wherein two invoices are processing at the same time and sending an email by using Output type. We are using smartform for design purpose. when the two invoice are processing at the same time and sending email, the second invoice output type is failling with an error 'Previous output request was not finished. (SSFCOMPOSER150)'. Please suggest how can i control this scenario.

1 REPLY 1
Read only

Former Member
0 Likes
382

Hi Shilpa,

Check this ,

http://scn.sap.com/message/3721311.

Check the sequence in which you call the function modules SSFCOMP_OPEN and SSFCOMP_CLOSE.

Thanks,

Pradeep