Class Method list used by SAP ABAP Function Module GRPC_XML_STRING_TO_TABLE (Convert XML to Internal table)
SAP ABAP Function Module
GRPC_XML_STRING_TO_TABLE (Convert XML to Internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 3 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 5 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 6 | IF_IXML_PARSER - IS_DOM_GENERATING | Parser | ||
| 7 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 8 | IF_IXML_PARSER - PARSE | Parser | ||
| 9 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 10 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 11 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 12 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams |