paly_o
Explorer
Member since ‎2014 Apr 10

User Statistics

  • 25 Posts
  • 0 Solutions
  • 1 Kudos given
  • 18 Kudos received

User Activity

In my previous blog I described how to use altChunk for merging of documents into one word document. In this blog I describe necessary steps to enhance, copy and change standard classes in order to be able to use altChunk technique in ABAP. Before yo...
In my previous blogs Custom XML part – mapping flat data and Custom XML part – mapping structured data I have discussed custom XML parts and how to use it to bind custom data in document. Please read these blogs before going through this one and if y...
In my first blog I wrote short introduction about OpenXML in word processing and how we can work with word documents in ABAP. In this blog I will describe custom xml part of word document and give some examples how we can use it in ABAP. For example ...
In my previous blog I discussed custom XML part and content control and how to work with it to achieve data binding in word document. Custom xml file was structured in very simple way. However there might be requirement to map and create some parts o...
In first part of this blog I give introduction to OpenXML in word processing. In second part I will provide ABAP code how to read word files. Starting with Microsoft Word 2007 when you create new document in word and save it - a new file is created ...