Question:
Hi fans,
I 've a question concerning the standard function in ALV '&AQW' word processing : i' would like to pass my own parameter for filename (the default is Wordfole.doc under c:\temp\) i would like to set test.doc under c:\temp\. How could i do this.
Thanks in advance for your help.
Answer:
Any idea ?
Maybe my needs are not well...
I try again..
I need to use function 'RSAQ_WORD_OLE_FORMLETTER' i, a specific report.
This call function call the other function ''MS_WORD_OLE_FORMLETTER'
This function has a parameter : FILE_NAME = FILENAME.
This parameter is not a parameter of 'RSAQ_WORD_OLE_FORMLETTER' so filename is always empty...
Could you explain me a way to fill Filename ? (maybe with field-symbols...).
Thanks in advance for your help.