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

Get a word document at background

Former Member
0 Likes
447

Hi all,

We have a requirement here that we need to get a word document at background. Basically to archive the result layout of a smartform but in a word document. Since the client need to change it. And since it is an BSP application, we need to do it in background. No OLE or GUI function should be available.

Do anybody have any idear.

Thanks in advance.

Hansen Chen

Hi all,

We have a requirement here that we need to get a word document at background. Basically to archive the result layout of a smartform but in a word document. Since the client need to change it. And since it is an BSP application, we need to do it in background. No OLE or GUI function should be available.

Do anybody have any idear.

Thanks in advance.

Hansen Chen

2 REPLIES 2
Read only

rainer_hbenthal
Active Contributor
0 Likes
404

look at the ABAP help with the keywords OPEN DATASET

Read only

0 Likes
404

Let me clarify the problem more clearly. The client want to replace the original smartform output with word output. The word will then be attatch to the order. And they want it can happen when they click some button on the bsp.