SAP ABAP Class CL_SALV_BOG_XML_WRITER (Create XML Document)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_BOG (Package) XML for CR Generation
⤷
⤷
Properties
| Class | CL_SALV_BOG_XML_WRITER | |
| Short Description | Create XML Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BOG | XML for CR Generation |
| Created | 20090119 | SAP |
| Last change | 20110908 | 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
Class CL_SALV_BOG_XML_WRITER has no interface implemented.
Friends
Class CL_SALV_BOG_XML_WRITER 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 Document | 20090119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Element | 20090119 | |
| 2 | Instance method | Public | Constructor | Constructor | 20090119 | |
| 3 | Instance method | Public | Method | 20090716 | ||
| 4 | Instance method | Public | Method | Open Element | 20090119 | |
| 5 | Instance method | Public | Method | Write Start and End Element Including value | 20090119 |
Events
Class CL_SALV_BOG_XML_WRITER has no event.
Types
Class CL_SALV_BOG_XML_WRITER has no local type.
Method Signatures
Method CLOSE_TAG Signature
Method CLOSE_TAG on class CL_SALV_BOG_XML_WRITER has no parameter.
Method CLOSE_TAG on class CL_SALV_BOG_XML_WRITER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_BOG_XML_WRITER has no parameter.
Method CONSTRUCTOR on class CL_SALV_BOG_XML_WRITER has no exception.
Method GET_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | 20090716 |
Method GET_OUTPUT on class CL_SALV_BOG_XML_WRITER has no exception.
Method OPEN_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | STRING | 20090119 |
Method OPEN_TAG on class CL_SALV_BOG_XML_WRITER has no exception.
Method WRITE_TAG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | STRING | 20090119 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090119 |
Method WRITE_TAG_VALUE on class CL_SALV_BOG_XML_WRITER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |