SAP ABAP Class CL_SCSM_XML_ITAB_WRITER (Character Stream for an ITAB)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCSM_XML_WRITER | Abstract Writer | 20131011 |
Properties
| Class | CL_SCSM_XML_ITAB_WRITER | |
| Short Description | Character Stream for an ITAB | |
| Super Class | CL_SCSM_XML_WRITER | Abstract Writer |
| 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 | 20131011 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCSM_XML_ITAB_WRITER has no forward declaration.
Interfaces
Class CL_SCSM_XML_ITAB_WRITER has no interface implemented.
Friends
Class CL_SCSM_XML_ITAB_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20131011 | ||||
| 2 | Constant | Protected | Type reference (TYPE) | BOOLEAN | ' ' | 20131011 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | 20131011 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SCSM_XML_STRING_ITAB | 20131011 | ||||
| 5 | Constant | Protected | Type reference (TYPE) | BOOLEAN | 'X' | 20131011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20131011 |
Events
Class CL_SCSM_XML_ITAB_WRITER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BOOLEAN | Protected | See coding | 20131011 | boolean(1) TYPE c
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SCSM_XML_STRING_ITAB | 20131011 |
Method CONSTRUCTOR on class CL_SCSM_XML_ITAB_WRITER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |