SAP ABAP Class CL_SALV_BS_A_XML (Export of XML (Wrapper Class))
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_XML_BASE Abstract Super Class for All Transformations 20070226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_XML Interface XML 20050806
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_XML_UTILS Interface for XML Utilities 20050815
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_ALVXML_XML 20060308
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_A_XML_20 Version 2.0 20050806
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_EXPORT_XML_10 Export to XML Version 1.0 20050806
Properties
Class CL_SALV_BS_A_XML  
Short Description Export of XML (Wrapper Class)    
Super Class CL_SALV_BS_A_XML_BASE Abstract Super Class for All Transformations 
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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_XML Interface XML 20050806
2 IF_SALV_BS_XML_UTILS Interface for XML Utilities 20050815
Friends
Class CL_SALV_BS_A_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_XML Instance attribute Public Type reference (TYPE) XSTRING 20050806
2 R_STRUCDESCR_CELL_HYPERLINK Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20060828
3 R_STRUCDESCR_CELL_IMAGE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20060828
4 R_STRUCDESCR_CELL_VALUE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20060828
5 R_STRUCDESCR_CELL_VALUESET Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20060828
6 R_STRUCDESCR_FIELDS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
7 R_STRUCDESCR_FILTER Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
8 R_STRUCDESCR_FILTER_ITEM Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
9 R_STRUCDESCR_HYPERLINKS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
10 R_STRUCDESCR_SELECTED_CELLS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
11 R_STRUCDESCR_SELECTIONS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
12 R_STRUCDESCR_UIE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
13 R_STRUCDESCR_UIE_PROP Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
14 R_STRUCDESCR_UIE_PROP_REF Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
15 R_STRUCDESCR_VALUESET Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
16 R_STRUCDESCR_VALUESETS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
17 R_TABLEDESCR_FIELDS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
18 R_TABLEDESCR_HYPERLINKS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
19 R_TABLEDESCR_SELECTED_CELLS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
20 R_TABLEDESCR_VALUESET Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
21 R_TABLEDESCR_VALUESETS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060828
22 XSLT_NAME Instance attribute Public Type reference (TYPE) STRING 20050806
Methods
# Method Level Visibility Method type Description Created on
1 FILL_XML_STRUCTURE_V21 Instance method Protected Method 20060309
2 FILL_XML_STRUCTURE_V22 Instance method Protected Method 20060309
3 FILL_XML_STRUCTURE_V25 Instance method Protected Method 20060824
4 GENERATE_XML_STRUCTURE_V21 Instance method Protected Method 20060308
5 GENERATE_XML_STRUCTURE_V22 Instance method Protected Method 20060308
6 GENERATE_XML_STRUCTURE_V25 Instance method Protected Method 20060824
7 SET_XSLT_NAME Instance method Public Method 20050806
Events
Class CL_SALV_BS_A_XML has no event.
Types
Class CL_SALV_BS_A_XML has no local type.
Method Signatures

Method FILL_XML_STRUCTURE_V21 Signature

Method FILL_XML_STRUCTURE_V21 on class CL_SALV_BS_A_XML has no parameter.
Method FILL_XML_STRUCTURE_V21 on class CL_SALV_BS_A_XML has no exception.

Method FILL_XML_STRUCTURE_V22 Signature

Method FILL_XML_STRUCTURE_V22 on class CL_SALV_BS_A_XML has no parameter.
Method FILL_XML_STRUCTURE_V22 on class CL_SALV_BS_A_XML has no exception.

Method FILL_XML_STRUCTURE_V25 Signature

Method FILL_XML_STRUCTURE_V25 on class CL_SALV_BS_A_XML has no parameter.
Method FILL_XML_STRUCTURE_V25 on class CL_SALV_BS_A_XML has no exception.

Method GENERATE_XML_STRUCTURE_V21 Signature

Method GENERATE_XML_STRUCTURE_V21 on class CL_SALV_BS_A_XML has no parameter.
Method GENERATE_XML_STRUCTURE_V21 on class CL_SALV_BS_A_XML has no exception.

Method GENERATE_XML_STRUCTURE_V22 Signature

Method GENERATE_XML_STRUCTURE_V22 on class CL_SALV_BS_A_XML has no parameter.
Method GENERATE_XML_STRUCTURE_V22 on class CL_SALV_BS_A_XML has no exception.

Method GENERATE_XML_STRUCTURE_V25 Signature

Method GENERATE_XML_STRUCTURE_V25 on class CL_SALV_BS_A_XML has no parameter.
Method GENERATE_XML_STRUCTURE_V25 on class CL_SALV_BS_A_XML has no exception.

Method SET_XSLT_NAME Signature

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

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