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 IF_SXML 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 R_XML_WRITER 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 CLOSE_TAG Instance method Public Method Close Element 20090119
2 CONSTRUCTOR Instance method Public Constructor Constructor 20090119
3 GET_OUTPUT Instance method Public Method 20090716
4 OPEN_TAG Instance method Public Method Open Element 20090119
5 WRITE_TAG_VALUE 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 Returning 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 Importing 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 Importing IV_TAG Call by reference Type reference (TYPE) STRING 20090119
2 Importing 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