Class Method list used by SAP ABAP Class EUP_STRUCTURE_FACTORY (Convert from value label and type label to and from xml.)
SAP ABAP Class
EUP_STRUCTURE_FACTORY (Convert from value label and type label to and from xml.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 3 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 4 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 5 | EUP_NAMESPACE - CONSTRUCTOR | EUP_NAMESPACE-CONSTRUCTOR | ||
| 6 | EUP_PACKING_CONTEXT - GET_LABEL_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 7 | EUP_PACKING_CONTEXT - GET_NAMESPACE_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 8 | EUP_PACKING_CONTEXT - GET_TYPE_DATA_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 9 | EUP_PACKING_CONTEXT - GET_TYPE_LABEL_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 10 | EUP_PACKING_CONTEXT - GET_VALUE_DATA_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 11 | EUP_PACKING_CONTEXT - GET_VALUE_LABEL_ID | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 12 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 13 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 14 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_data_element. "#EC NOTEXT |
|
| 15 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'MaxLength' |
|
| 16 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_data->max_length |
|
| 17 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 18 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 19 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_data_element. "#EC NOTEXT |
|
| 20 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'MinLength' |
|
| 21 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_data->min_length |
|
| 22 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 23 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 24 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_data->total_digits |
|
| 25 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_data_element. "#EC NOTEXT |
|
| 26 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'BASE' |
|
| 27 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_data->base |
|
| 28 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 29 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 30 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_data_element. "#EC NOTEXT |
|
| 31 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'FractionDigits' |
|
| 32 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_data->fraction_digits |
|
| 33 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 34 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 35 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_data_element. "#EC NOTEXT |
|
| 36 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'TotalDigits' |
|
| 37 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 38 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 39 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_label->min_occurs |
|
| 40 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'MinOccurs' |
|
| 41 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_label_element. |
|
| 42 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_INT_ATTRIBUTE |
|
| 43 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 44 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_INT = iv_type_label->max_occurs |
|
| 45 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ATTR_NAME = 'MaxOccurs' |
|
| 46 | EUP_STRUCTURE_FACTORY - PACK_INT_ATTRIBUTE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = lv_type_label_element. |
|
| 47 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 48 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 49 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 50 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_label_element |
|
| 51 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_label_id |
|
| 52 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 53 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 54 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 55 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 56 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 57 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_namespace_element |
|
| 58 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_namespace_id |
|
| 59 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 60 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 61 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 62 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 63 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 64 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_type_data_element |
|
| 65 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_type_data_id |
|
| 66 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 67 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 68 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 69 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 70 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 71 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_type_label_element |
|
| 72 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_type_label_id |
|
| 73 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 74 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 75 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 76 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 77 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 78 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_value_data_element |
|
| 79 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_value_data_id |
|
| 80 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 81 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 82 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_ITEM |
|
| 83 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 84 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 85 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_element = lv_value_label_element |
|
| 86 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE iv_id = lv_value_label_id |
|
| 87 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 88 | EUP_STRUCTURE_FACTORY - PACK_ITEM | Convert from value label and type label to and from xml. | SOURCE ev_item_element = lv_item_element. |
|
| 89 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_LABEL |
|
| 90 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 91 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_LABEL = iv_type_label->label |
|
| 92 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE iv_parent_element = iv_parent_element |
|
| 93 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 94 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 95 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 96 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_label_id. |
|
| 97 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_LABEL |
|
| 98 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 99 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_LABEL = iv_value_label->label |
|
| 100 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE iv_parent_element = iv_parent_element |
|
| 101 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 102 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 103 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 104 | EUP_STRUCTURE_FACTORY - PACK_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_label_id. |
|
| 105 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_NAMESPACE |
|
| 106 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 107 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE iv_document = iv_document |
|
| 108 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE iv_parent_element = iv_parent_element |
|
| 109 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE iv_packing_context = iv_packing_context |
|
| 110 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE iv_namespace = iv_label->namespace |
|
| 111 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 112 | EUP_STRUCTURE_FACTORY - PACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE ev_id = lv_namespace_id. |
|
| 113 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_TYPE_DATA |
|
| 114 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 115 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_TYPE_DATA = iv_type_label->content |
|
| 116 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = iv_parent_element |
|
| 117 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 118 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 119 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 120 | EUP_STRUCTURE_FACTORY - PACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_type_data_id. |
|
| 121 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_TYPE_LABEL |
|
| 122 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 123 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_type_LABEL = lv_type_label |
|
| 124 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE iv_parent_element = iv_parent_element |
|
| 125 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 126 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 127 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 128 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_type_label_id. |
|
| 129 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_TYPE_LABEL |
|
| 130 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 131 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_TYPE_LABEL = iv_type_label |
|
| 132 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = document |
|
| 133 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = lv_packing_context |
|
| 134 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = lv_element |
|
| 135 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 136 | EUP_STRUCTURE_FACTORY - PACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_type_label_id. |
|
| 137 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_VALUE_DATA |
|
| 138 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 139 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_VALUE_DATA = lv_value_data |
|
| 140 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = iv_parent_element |
|
| 141 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 142 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 143 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 144 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_value_data_id. |
|
| 145 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_VALUE_DATA |
|
| 146 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 147 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_VALUE_DATA = lv_value_data |
|
| 148 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = iv_parent_element |
|
| 149 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 150 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 151 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 152 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_value_data_id. |
|
| 153 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_VALUE_DATA |
|
| 154 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 155 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_VALUE_DATA = iv_value_data |
|
| 156 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = document |
|
| 157 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = lv_packing_context |
|
| 158 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = lv_element |
|
| 159 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 160 | EUP_STRUCTURE_FACTORY - PACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_value_data_id. |
|
| 161 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_VALUE_LABEL |
|
| 162 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 163 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_VALUE_LABEL = lv_value_label |
|
| 164 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE iv_parent_element = iv_parent_element |
|
| 165 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = iv_document |
|
| 166 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = iv_packing_context |
|
| 167 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 168 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_value_label_id. |
|
| 169 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>PACK_VALUE_LABEL |
|
| 170 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 171 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_VALUE_LABEL = iv_value_label |
|
| 172 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_DOCUMENT = document |
|
| 173 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PACKING_CONTEXT = lv_packing_context |
|
| 174 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_PARENT_ELEMENT = lv_element |
|
| 175 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 176 | EUP_STRUCTURE_FACTORY - PACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE EV_ID = lv_value_label_id. |
|
| 177 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_FROM_XML |
|
| 178 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 179 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IV_XML = iv_xml |
|
| 180 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 181 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_UNPACKING_CONTEXT = lv_unpacking_context |
|
| 182 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_TOP_ELEM_ID = lv_top_elem_id. |
|
| 183 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_FROM_XML |
|
| 184 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 185 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IV_XML = iv_xml |
|
| 186 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 187 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_UNPACKING_CONTEXT = lv_unpacking_context |
|
| 188 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_TOP_ELEM_ID = lv_top_elem_id. |
|
| 189 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_FROM_XML |
|
| 190 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 191 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IV_XML = iv_xml |
|
| 192 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE IMPORTING |
|
| 193 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_UNPACKING_CONTEXT = lv_unpacking_context |
|
| 194 | EUP_STRUCTURE_FACTORY - UNPACK_FROM_XML | Convert from value label and type label to and from xml. | SOURCE EV_TOP_ELEM_ID = lv_top_elem_id. |
|
| 195 | EUP_STRUCTURE_FACTORY - UNPACK_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_LABEL |
|
| 196 | EUP_STRUCTURE_FACTORY - UNPACK_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 197 | EUP_STRUCTURE_FACTORY - UNPACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 198 | EUP_STRUCTURE_FACTORY - UNPACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 199 | EUP_STRUCTURE_FACTORY - UNPACK_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 200 | EUP_STRUCTURE_FACTORY - UNPACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_NAMESPACE |
|
| 201 | EUP_STRUCTURE_FACTORY - UNPACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 202 | EUP_STRUCTURE_FACTORY - UNPACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 203 | EUP_STRUCTURE_FACTORY - UNPACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 204 | EUP_STRUCTURE_FACTORY - UNPACK_NAMESPACE | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 205 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_TYPE_DATA |
|
| 206 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 207 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 208 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 209 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 210 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_TYPE_LABEL |
|
| 211 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 212 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 213 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 214 | EUP_STRUCTURE_FACTORY - UNPACK_TYPE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 215 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_VALUE_DATA |
|
| 216 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 217 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 218 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 219 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_DATA | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 220 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE CALL METHOD EUP_STRUCTURE_FACTORY=>UNPACK_VALUE_LABEL |
|
| 221 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE EXPORTING |
|
| 222 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ID = id |
|
| 223 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_ELEMENT = child_node |
|
| 224 | EUP_STRUCTURE_FACTORY - UNPACK_VALUE_LABEL | Convert from value label and type label to and from xml. | SOURCE IV_UNPACKING_CONTEXT = lv_unpacking_context. |
|
| 225 | EUP_UNPACKING_CONTEXT - GET_TYPE_LABEL | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 226 | EUP_UNPACKING_CONTEXT - GET_VALUE_DATA | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 227 | EUP_UNPACKING_CONTEXT - GET_VALUE_LABEL | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 228 | EUP_UNPACKING_CONTEXT - PUT_LABEL | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 229 | EUP_UNPACKING_CONTEXT - PUT_NAMESPACE | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 230 | EUP_UNPACKING_CONTEXT - PUT_TYPE_DATA | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 231 | EUP_UNPACKING_CONTEXT - PUT_TYPE_LABEL | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 232 | EUP_UNPACKING_CONTEXT - PUT_VALUE_DATA | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 233 | EUP_UNPACKING_CONTEXT - PUT_VALUE_LABEL | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 234 | EUP_UNPACKING_CONTEXT - UNPACK_REFERENCES | Used by the EUP_STRUCTURE_FACTORY class. | ||
| 235 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 236 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 237 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 238 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 239 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 240 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 241 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 242 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 243 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 244 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 245 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 246 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 247 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 248 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 249 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 250 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 251 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 252 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 253 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 254 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 255 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 256 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 257 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 258 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 259 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 260 | IF_IXML_DOCUMENT - CREATE_ITERATOR | XML Document in DOM Representation | ||
| 261 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 262 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 263 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 264 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 265 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 266 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 267 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 268 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 269 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 270 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 271 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 272 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 273 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 274 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 275 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 276 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 277 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 278 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 279 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 280 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 281 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 282 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 283 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 284 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 285 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 286 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 287 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 288 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 289 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 290 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 291 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 292 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 293 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 294 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 295 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 296 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 297 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 298 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 299 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 300 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 301 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 302 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 303 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 304 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 305 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 306 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 307 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 308 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 309 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 310 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 311 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 312 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 313 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 314 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 315 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 316 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 317 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 318 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 319 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 320 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 321 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 322 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 323 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 324 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 325 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 326 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 327 | IF_IXML_PARSER - PARSE | Parser | ||
| 328 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 329 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 330 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 331 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 332 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams | ||
| 333 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams | ||
| 334 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |