Skip to Content
0
Jul 12, 2010 at 03:57 PM

Optional XML fields in Simple transformations (ST)

1715 Views

Hi, I am using Simple Transformation (ST) to convert an XML file into ABAP data. In my XML file some XML tags are optional: sometimes they are available in the file, sometimes they are not. I can not find out how to define a ST for this.

Either the XML fields are in the ST definition and then these field should also be in the XML file or

the XML fields are not in the ST definition and then these fields are not allowed in the XML.

Regards jack