SAP ABAP Class /SLOAP/CL_READ_DATA_XML (helper class to create xml)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_DATA_XML (Package) Generates data xml for output generation

⤷

⤷

Properties
Class | /SLOAP/CL_READ_DATA_XML | |
Short Description | helper class to create xml | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/OUTPUT_DATA_XML | Generates data xml for output generation |
Created | 20100127 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SLOAP/CL_READ_DATA_XML has no forward declaration.
Interfaces
Class /SLOAP/CL_READ_DATA_XML has no interface implemented.
Friends
Class /SLOAP/CL_READ_DATA_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cell' | 20100127 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'component' | text component node | 20100127 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'content' | text conentent node | 20100127 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'group' | text group node | 20100127 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'header' | text header node | 20100127 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'picture' | text picture node | 20100127 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'de' | text for german header | 20100127 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'en' | text for english header | 20100127 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'value' | text for value node | 20100127 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'module' | text module node | 20100127 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'profile' | text profile node | 20100127 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'row' | text row node | 20100127 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'table' | text table node | 20100127 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'vertical' | text vertical for table element | 20100127 | |
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20100127 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_NODE | name module id | 20100127 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_DATA_XML | text of svg id | 20100127 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100127 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_UI_TREE_TAB | tree tab | 20100127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100127 |
2 | ![]() |
Instance method | Public | Constructor | 20100127 | |
3 | ![]() |
Instance method | Public | Method | add's sub-group to xml | 20100127 |
4 | ![]() |
Instance method | Public | Method | returns the data xml object | 20100202 |
5 | ![]() |
Instance method | Public | Method | add's sub-group to xml | 20100127 |
6 | ![]() |
Instance method | Public | Method | add's sub-group to xml | 20100127 |
7 | ![]() |
Instance method | Public | Method | add's sub-group to xml | 20100127 |
Events
Class /SLOAP/CL_READ_DATA_XML has no event.
Types
Class /SLOAP/CL_READ_DATA_XML has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SLOAP/CL_READ_DATA_XML has no parameter.
Method CLASS_CONSTRUCTOR on class /SLOAP/CL_READ_DATA_XML has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PGUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 | ||
2 | ![]() |
IV_RGUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_READ_DATA_XML has no exception.
Method CREATE_TREE Signature
Method CREATE_TREE on class /SLOAP/CL_READ_DATA_XML has no parameter.
Method CREATE_TREE on class /SLOAP/CL_READ_DATA_XML has no exception.
Method GET_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DATA_XML | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_DATA_XML | 20100202 |
Method GET_DATA_XML on class /SLOAP/CL_READ_DATA_XML has no exception.
Method GET_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KIDS | Call by reference | Type reference (TYPE) | /SLOAP/T_UI_TREE_TAB | structure | 20100127 | ||
2 | ![]() |
IV_PARENT | Call by reference | Type reference (TYPE) | /SLOAP/DDIC_NAME | 20100127 | |||
3 | ![]() |
IV_PGUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 |
Method GET_NODES on class /SLOAP/CL_READ_DATA_XML has no exception.
Method GET_OM_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DOCTEXT | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
IV_NGUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | 20100127 |
Method GET_OM_CONTENT on class /SLOAP/CL_READ_DATA_XML has no exception.
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ROOT | Call by reference | Type reference (TYPE) | /SLOAP/S_UI_TREE_TAB | structure | 20100127 | ||
2 | ![]() |
IV_NGUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 | ||
3 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | /SLOAP/DDIC_NAME | 20100127 |
Method GET_ROOT on class /SLOAP/CL_READ_DATA_XML has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |