Skip to Content
0
Former Member
Dec 11, 2011 at 12:16 PM

How to? XSD -> ABAP -> XML

163 Views

Hello,

I would like to create program to which I will be able to import XSD file, add configuration to custom table, show form so user can fill required data and then generate XML.

First step - adding configuration to custom table by importing XSD - can be also done "by hand".

In this configuration tables should be informations about each field in many forms (structure like: form_id, field, type).

Is there any simillar program in SAP so I can check how to do this correctly? If no I would be grateful for any help.