SAP ABAP Class CL_UPX_XML_WRITER (Encapsulation for XML Writing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPX_CUST (Package) Customizing Framework

⤷

⤷

Properties
Class | CL_UPX_XML_WRITER | |
Short Description | Encapsulation for XML Writing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UPX_CUST | Customizing Framework |
Created | 20030213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UPX_XML_WRITER has no forward declaration.
Interfaces
Class CL_UPX_XML_WRITER has no interface implemented.
Friends
Class CL_UPX_XML_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YS_TABLENAME | Table element name | 20030213 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_ELEMENT | Stack of current elements | 20030213 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_TABLENAME | Stack of opened tables | 20030213 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Current element | 20030213 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Empty table without elements | 20030213 | ||
6 | ![]() |
||||||||
7 | ![]() |
||||||||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Current Document | 20030213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add the boolean (ie empty) element | 20030213 |
2 | ![]() |
Instance method | Public | Method | Assert if stacks are not empty | 20030213 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030213 |
4 | ![]() |
Instance method | Public | Method | Close the table rendering | 20030213 |
5 | ![]() |
Instance method | Public | Method | Start new table item | 20030213 |
6 | ![]() |
Instance method | Public | Method | Start the new element | 20030213 |
7 | ![]() |
Instance method | Public | Method | Stop the current element | 20030213 |
8 | ![]() |
Instance method | Public | Method | Add the table root, prepare iteration | 20030213 |
9 | ![]() |
Instance method | Public | Method | Add the element with value | 20030213 |
10 | ![]() |
Instance method | Public | Method | Add the XML segment | 20030213 |
Events
Class CL_UPX_XML_WRITER has no event.
Types
Class CL_UPX_XML_WRITER has no local type.
Method Signatures
Method BOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NM | Value transfer | Type reference (TYPE) | STRING | 20030213 |
Method BOOL on class CL_UPX_XML_WRITER has no exception.
Method CHECK_END Signature
Method CHECK_END on class CL_UPX_XML_WRITER has no parameter.
Method CHECK_END on class CL_UPX_XML_WRITER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROOT | Value transfer | Type reference (TYPE) | STRING | 20030213 | |||
2 | ![]() |
I_XML | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030213 |
Method CONSTRUCTOR on class CL_UPX_XML_WRITER has no exception.
Method ENDTABLE Signature
Method ENDTABLE on class CL_UPX_XML_WRITER has no parameter.
Method ENDTABLE on class CL_UPX_XML_WRITER has no exception.
Method NEXT Signature
Method NEXT on class CL_UPX_XML_WRITER has no parameter.
Method NEXT on class CL_UPX_XML_WRITER has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NM | Value transfer | Type reference (TYPE) | STRING | 20030213 |
Method START on class CL_UPX_XML_WRITER has no exception.
Method STOP Signature
Method STOP on class CL_UPX_XML_WRITER has no parameter.
Method STOP on class CL_UPX_XML_WRITER has no exception.
Method TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMNAME | Value transfer | Type reference (TYPE) | STRING | 20030213 | |||
2 | ![]() |
NM | Value transfer | Type reference (TYPE) | STRING | 20030213 | |||
3 | ![]() |
TABNAME | Value transfer | Type reference (TYPE) | STRING | 20030213 |
Method TABLE on class CL_UPX_XML_WRITER has no exception.
Method VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NM | Value transfer | Type reference (TYPE) | STRING | 20030213 | |||
2 | ![]() |
VL | Value transfer | Type reference (TYPE) | ANY | 20030213 |
Method VALUE on class CL_UPX_XML_WRITER has no exception.
Method XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030213 | ||
2 | ![]() |
NM | Value transfer | Type reference (TYPE) | STRING | 20030213 |
Method XML on class CL_UPX_XML_WRITER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |