Class Method list used by SAP ABAP Function Module GRPC_XML_TO_TABLE (Convert XML to Internal table)
SAP ABAP Function Module
GRPC_XML_TO_TABLE (Convert XML to Internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ALV_TABLE_CREATE - CREATE_DYNAMIC_TABLE | Dynamic Creation of ALV Data Table | ||
| 2 | CL_GRFN_API_SESSION - GET | Session Management for GRC APIs | ||
| 3 | CL_GRFN_API_SESSION - OPEN_WITH_ID | Session Management for GRC APIs | ||
| 4 | CL_GRPC_DOCUMENTS_MANAGER - CONVERT_XSTRING_TO_STRING | Main Document Subsystem Manager Class | ||
| 5 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 6 | IF_GRFN_API_DOCUMENT - DOWNLOAD | Interface for document API | ||
| 7 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 8 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 9 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 10 | IF_IXML_DOCUMENT - FIND_FROM_NAME | XML Document in DOM Representation | ||
| 11 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 12 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 13 | IF_IXML_NODE - GET_CHILDREN | Node of DOM | ||
| 14 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 15 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 16 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 17 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 18 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 19 | IF_IXML_NODE_LIST - CREATE_ITERATOR | Node List of a DOM | ||
| 20 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 21 | IF_IXML_PARSER - IS_DOM_GENERATING | Parser | ||
| 22 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 23 | IF_IXML_PARSER - PARSE | Parser | ||
| 24 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 25 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 26 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 27 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams |