SAP ABAP Class CL_SLMP_DC_WRITER_XML (DC writer to XML format of SL protocol)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DC_SET_WRITER | Generic writer from Data Container | 20121008 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DC_WRITER | Generic writer from Data Container | 20121008 |
Properties
Class | CL_SLMP_DC_WRITER_XML | |
Short Description | DC writer to XML format of SL protocol | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLMP_RT | SL Protocol Runtime |
Created | 20121008 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SLMP_DC_SET_WRITER | Generic writer from Data Container | 20121008 | ||
2 | IF_SLMP_DC_WRITER | Generic writer from Data Container | 20121008 |
Friends
Class CL_SLMP_DC_WRITER_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | XML String Writer of sXML Library | 20121008 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121008 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_URI | 20121008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get data as generic table | 20121008 |
2 | ![]() |
Static method | Public | Method | Get instance | 20121008 |
3 | ![]() |
Instance method | Private | Method | 20121008 | |
4 | ![]() |
Instance method | Private | Method | 20121008 |
Events
Class CL_SLMP_DC_WRITER_XML has no event.
Types
Class CL_SLMP_DC_WRITER_XML has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20121008 |
Method GET_DATA on class CL_SLMP_DC_WRITER_XML has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI_PREFIX | Call by reference | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_URI | 20121008 | |||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SLMP_DC_WRITER_XML | DC writer to generic table | 20121008 |
Method GET_INSTANCE on class CL_SLMP_DC_WRITER_XML has no exception.
Method _CLEAN_UP Signature
Method _CLEAN_UP on class CL_SLMP_DC_WRITER_XML has no parameter.
Method _CLEAN_UP on class CL_SLMP_DC_WRITER_XML has no exception.
Method _REPLACE_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RESOURCE | Call by reference | Type reference (TYPE) | STRING | 20121008 | |||
2 | ![]() |
IV_TAG | Call by reference | Type reference (TYPE) | STRING | 20121008 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121008 | |||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20121008 |
Method _REPLACE_TARGET on class CL_SLMP_DC_WRITER_XML has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |