SAP ABAP Class CL_SCSM_XML_WRITER (Abstract Writer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_XML (Package) XML Interface to System Component Repository

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCSM_XML_ITAB_WRITER | Character Stream for an ITAB | 20131011 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SCSM_XML_STRING_WRITER | Character Stream for a String | 20130917 |
Properties
Class | CL_SCSM_XML_WRITER | |
Short Description | Abstract Writer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCSM_XML | XML Interface to System Component Repository |
Created | 20130917 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCSM_XML_WRITER has no forward declaration.
Interfaces
Class CL_SCSM_XML_WRITER has no interface implemented.
Friends
Class CL_SCSM_XML_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20130917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130917 | |
2 | ![]() |
Instance method | Public | Method | 20130917 | |
3 | ![]() |
Instance method | Public | Method | 20130917 | |
4 | ![]() |
Instance method | Public | Method | 20130917 | |
5 | ![]() |
Instance method | Public | Method | 20130917 | |
6 | ![]() |
Instance method | Public | Method | 20130917 | |
7 | ![]() |
Instance method | Public | Method | 20130917 | |
8 | ![]() |
Instance method | Public | Method | 20130917 |
Events
Class CL_SCSM_XML_WRITER has no event.
Types
Class CL_SCSM_XML_WRITER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCSM_XML_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCSM_XML_WRITER has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SCSM_XML_WRITER has no parameter.
Method CLEAR on class CL_SCSM_XML_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class CL_SCSM_XML_WRITER has no parameter.
Method FLUSH on class CL_SCSM_XML_WRITER has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR | Call by reference | Type reference (TYPE) | ANY | SPACE_STR | 20130917 |
Method WRITE on class CL_SCSM_XML_WRITER has no exception.
Method WRITELN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR | Call by reference | Type reference (TYPE) | ANY | SPACE | 20130917 |
Method WRITELN on class CL_SCSM_XML_WRITER has no exception.
Method WRITELN_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STRING | Call by reference | Type reference (TYPE) | STRING | SPACE_STR | 20130917 |
Method WRITELN_STRING on class CL_SCSM_XML_WRITER has no exception.
Method WRITE_NEWLINE Signature
Method WRITE_NEWLINE on class CL_SCSM_XML_WRITER has no parameter.
Method WRITE_NEWLINE on class CL_SCSM_XML_WRITER has no exception.
Method WRITE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STRING | Call by reference | Type reference (TYPE) | STRING | SPACE_STR | 20130917 |
Method WRITE_STRING on class CL_SCSM_XML_WRITER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |