Class Method list used by SAP ABAP Class CL_LAW_XML_HANDLING (Handling of XML Documents)
SAP ABAP Class
CL_LAW_XML_HANDLING (Handling of XML Documents) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DD_AREA - ADD_TEXT | Dynamic Documents: Document Area | ||
| 2 | CL_DD_AREA - NEW_LINE | Dynamic Documents: Document Area | ||
| 3 | CL_DD_AREA - ADD_TABLE | Dynamic Documents: Document Area | ||
| 4 | CL_DD_DOCUMENT - INITIALIZE_DOCUMENT | Dynamic Documents: Document | ||
| 5 | CL_DD_TABLE_AREA - ADD_HEADING | Dynamic Documents: Table Area | ||
| 6 | CL_DD_TABLE_AREA - NEW_ROW | Dynamic Documents: Table Area | ||
| 7 | CL_DD_TABLE_ELEMENT - SET_COLUMN_STYLE | Dynamic Documents: Table Element | ||
| 8 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 9 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_tablesize = m_xml_tablesize |
|
| 10 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_table = mt_xml_table |
|
| 11 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_namespace_mode = mc_namespace_check |
|
| 12 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_validation_mode = mc_validation_dtd |
|
| 13 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_default_attr = 'X' ). |
|
| 14 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE l_rc = me->parse_preparation( |
|
| 15 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_table = i_table |
|
| 16 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_tablesize = i_tablesize |
|
| 17 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_namespace_mode = mc_namespace_check |
|
| 18 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_validation_mode = mc_validation_dtd |
|
| 19 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE i_default_attr = 'X' ). |
|
| 20 | CL_LAW_XML_HANDLING - UPLOAD_DOCUMENT | Handling of XML Documents | SOURCE me->upload_document( ). |
|
| 21 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE CALL METHOD me->iterrate_dom_to_table |
|
| 22 | CL_LAW_XML_HANDLING - GET_PARSE_ERRORS | Handling of XML Documents | SOURCE et_return = get_parse_errors( ). |
|
| 23 | CL_LAW_XML_HANDLING - GET_PARSE_ERRORS | Handling of XML Documents | SOURCE et_return = get_parse_errors( ). |
|
| 24 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE EXPORTING |
|
| 25 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE ir_node = lr_node |
|
| 26 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE CHANGING |
|
| 27 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE ct_elements = et_elements. |
|
| 28 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE CALL METHOD me->iterrate_dom_to_table |
|
| 29 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE EXPORTING |
|
| 30 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE ir_node = lr_node |
|
| 31 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE CHANGING |
|
| 32 | CL_LAW_XML_HANDLING - ITERRATE_DOM_TO_TABLE | Handling of XML Documents | SOURCE ct_elements = et_elements. |
|
| 33 | CL_LAW_XML_HANDLING - PARSE_PREPARATION | Handling of XML Documents | SOURCE l_rc = me->parse_preparation( |
|
| 34 | CL_SALV_COLUMNS - SET_OPTIMIZE | All Column Objects | ||
| 35 | CL_SALV_DISPLAY_SETTINGS - SET_LIST_HEADER | Appearance of the ALV Output | ||
| 36 | CL_SALV_DISPLAY_SETTINGS - SET_LIST_HEADER_SIZE | Appearance of the ALV Output | ||
| 37 | CL_SALV_MODEL_BASE - SET_SCREEN_POPUP | Basis Model for All Table Displays | ||
| 38 | CL_SALV_MODEL_LIST - GET_DISPLAY_SETTINGS | Basis Model for All List-Type Table Displays | ||
| 39 | CL_SALV_TABLE - DISPLAY | Basis Class for Simple Tables | ||
| 40 | CL_SALV_TABLE - FACTORY | Basis Class for Simple Tables | ||
| 41 | CL_SALV_TABLE - GET_COLUMNS | Basis Class for Simple Tables | ||
| 42 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 43 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 44 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 45 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 46 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 47 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 48 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 49 | IF_IXML_NODE - NUM_CHILDREN | Node of DOM | ||
| 50 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 51 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 52 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 53 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 54 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 55 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 56 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 57 | IF_IXML_NODE - GET_HEIGHT | Node of DOM | ||
| 58 | IF_IXML_NODE - GET_HEIGHT | Node of DOM | ||
| 59 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 60 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 61 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 62 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 63 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 64 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 65 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 66 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 67 | IF_IXML_PARSER - SET_VALIDATING | Parser | ||
| 68 | IF_IXML_PARSER - SET_SUPPLY_ATTR_DEFAULTS | Parser | ||
| 69 | IF_IXML_PARSER - SET_NAMESPACE_MODE | Parser | ||
| 70 | IF_IXML_PARSER - PARSE | Parser | ||
| 71 | IF_IXML_PARSER - PARSE | Parser | ||
| 72 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 73 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 74 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 75 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 76 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 77 | IF_IXML_PARSE_ERROR - GET_ENTITY | Parser Error Message | ||
| 78 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 79 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 80 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 81 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 82 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_ITABLE | Factory for Streams |