2008 May 29 8:23 AM
Hi,
is it possible to export data via ABAP to word 2007 in docx format?
Regards,
Anton
2008 May 29 8:38 AM
Hi,
There is no readymade FM to do that automatically.. for acessing the Form Controls ( like check Boxes,edit boxes, buttons or drop down boxes).
You will have to do that programatically...if u have a look at the FM MS_WORD_OLE_FORMLETTER.. it will give u some idea of doing this... It basically calls the methods of Word.Document. By this object you will be able to access the form objects too ( provided u understand the methods of the Word.Document - u need to some VBA basics.)
Regards,
Raj.
Hi,
is it possible to export data via ABAP to word 2007 in docx format?
Regards,
Anton
2008 May 29 8:35 AM
Hi,
I dont think its possible in docx but later u can convert it to docx once u get it a word doc.
Venkat.
2008 May 29 8:38 AM
Hi,
There is no readymade FM to do that automatically.. for acessing the Form Controls ( like check Boxes,edit boxes, buttons or drop down boxes).
You will have to do that programatically...if u have a look at the FM MS_WORD_OLE_FORMLETTER.. it will give u some idea of doing this... It basically calls the methods of Word.Document. By this object you will be able to access the form objects too ( provided u understand the methods of the Word.Document - u need to some VBA basics.)
Regards,
Raj.
2020 May 04 6:20 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |