SAP ABAP Class CL_SALV_BS_A_EXPORT_BASE_XML (Export of XML)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_COMMON (Package) Package SALV_BS_COMMON
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_A_EXPORT_BASE Export 20050806
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_ABAP Export from MHTML 20060315
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_ALVXML Export from MHTML 20050806
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_EXCEL Export from MHTML 20050815
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_MHTML Export from MHTML 20050806
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_ODS Export from Open Document Format 20051129
6 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_OFFICE12 Export from MHTML 20070226
7 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_EXPORT_SO Export from MHTML 20050806
Properties
Class CL_SALV_BS_A_EXPORT_BASE_XML  
Short Description Export of XML    
Super Class CL_SALV_BS_A_EXPORT_BASE Export 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_COMMON   Package SALV_BS_COMMON 
Created 20050806   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_BS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_BS_R_DATA_TABLE_AGGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_BS_XML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_BS_A_EXPORT_BASE_XML has no interface implemented.
Friends
Class CL_SALV_BS_A_EXPORT_BASE_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_EXPORT_XML Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_BS_A_XML Export of XML (Wrapper Class) 20050806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050806
2 CREATE_XML Instance method Protected Method 20050806
3 FACTORY Static method Public Method 20050806
Events
Class CL_SALV_BS_A_EXPORT_BASE_XML has no event.
Types
Class CL_SALV_BS_A_EXPORT_BASE_XML has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) STRING 20070226

Method CONSTRUCTOR on class CL_SALV_BS_A_EXPORT_BASE_XML has no exception.

Method CREATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_STRING Call by reference Type reference (TYPE) XSTRING 20050806

Method CREATE_XML on class CL_SALV_BS_A_EXPORT_BASE_XML has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_EXPORT Call by reference Object reference (TYPE REF TO) CL_SALV_BS_A_EXPORT_BASE Export 20050806
2 Changing T_CHOICE Call by reference Type reference (TYPE) IF_SALV_BS_XML=>T_TYPE_XML_CHOICE 20050806

Method FACTORY on class CL_SALV_BS_A_EXPORT_BASE_XML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710