Hello,
I need to have a word document stored in SAP and downloaded on the user's PC when running a program.
The word document should contain plain text and some variables that should be replaced with values contained in a txt file also downloaded from SAP via GUI_DOWNLOAD.
Variables from word document will be replaced using a VBA macro that will be called/triggered from ABAP program, or it will automatically run when the word document will be created on the user's PC.
Any hint on how to do this?
Thanks