SAP ABAP IXML LIB CL IXML

Get Example source ABAP code based on a different SAP table
  


ARTICLE

iXML Library - Access Class
The class CL_IXML is the access point for all functions in iXML Library. It is used both as a factory for all further objects and as a handle for the processing context.

IF_IXML_UNKNOWN
|
|--IF_IXML----------|
| |
| |--CL_IXML
| |
|--CL_IXML_UNKNOWN--|