SAP ABAP Class CL_SALV_WD_XML_20 (Export to XML Version 2.0)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI (Package) SALV WD UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_A_XML_20 Version 2.0 20050806
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_EXPORT_XML 20050806
Properties
Class CL_SALV_WD_XML_20  
Short Description Export to XML Version 2.0    
Super Class CL_SALV_BS_A_XML_20 Version 2.0 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_UI   SALV WD UI 
Created 20050806   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_EXPORT_XML 20050806
Friends
Class CL_SALV_WD_XML_20 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20050806
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_COLUMNS_V21 Instance method Protected Method 20070226
2 COLLECT_COLUMNS_V22 Instance method Protected Method 20070226
3 COLLECT_COLUMNS_V25 Instance method Protected Method 20070226
4 COLLECT_COLUMN_V21 Instance method Protected Method 20070226
5 COLLECT_COLUMN_V22 Instance method Protected Method 20070226
6 COLLECT_COLUMN_V25 Instance method Protected Method 20070226
7 EXECUTE_V21 Instance method Protected Method 20070226
8 EXECUTE_V22 Instance method Protected Method 20070226
9 EXECUTE_V25 Instance method Protected Method 20070226
10 GET_IMAGE_CONTENT Static method Public Method 20050815
Events
Class CL_SALV_WD_XML_20 has no event.
Types
Class CL_SALV_WD_XML_20 has no local type.
Method Signatures

Method COLLECT_COLUMNS_V21 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA 20070226
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
3 Importing IT_COLUMNS Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20070226

Method COLLECT_COLUMNS_V21 on class CL_SALV_WD_XML_20 has no exception.

Method COLLECT_COLUMNS_V22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA 20070226
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
3 Importing IT_COLUMNS Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20070226

Method COLLECT_COLUMNS_V22 on class CL_SALV_WD_XML_20 has no exception.

Method COLLECT_COLUMNS_V25 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA 20070226
2 Importing IR_MODEL_TABLE Call by reference Object reference (TYPE REF TO) CL_SALV_BS_MODEL_TABLE 20070226
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
4 Importing IT_COLUMNS Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20070226

Method COLLECT_COLUMNS_V25 on class CL_SALV_WD_XML_20 has no exception.

Method COLLECT_COLUMN_V21 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
2 Importing I_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN Spalte der ALV-Ausgabe 20070226
3 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20070226
4 Changing R_COLUMN Call by reference Object reference (TYPE REF TO) DATA 20070226

Method COLLECT_COLUMN_V21 on class CL_SALV_WD_XML_20 has no exception.

Method COLLECT_COLUMN_V22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
2 Importing I_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN Spalte der ALV-Ausgabe 20070226
3 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20070226
4 Changing R_COLUMN Call by reference Object reference (TYPE REF TO) DATA 20070226

Method COLLECT_COLUMN_V22 on class CL_SALV_WD_XML_20 has no exception.

Method COLLECT_COLUMN_V25 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL_TABLE Call by reference Object reference (TYPE REF TO) CL_SALV_BS_MODEL_TABLE 20070226
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20070226
3 Importing I_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN Spalte der ALV-Ausgabe 20070226
4 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20070226
5 Changing R_COLUMN Call by reference Object reference (TYPE REF TO) DATA 20070226

Method COLLECT_COLUMN_V25 on class CL_SALV_WD_XML_20 has no exception.

Method EXECUTE_V21 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULTSTRING Call by reference Type reference (TYPE) XSTRING 20070226
2 Importing RESULT_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_BS_RESULT_DATA 20070226
3 Importing R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20070226

Method EXECUTE_V21 on class CL_SALV_WD_XML_20 has no exception.

Method EXECUTE_V22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULTSTRING Call by reference Type reference (TYPE) XSTRING 20070226
2 Importing RESULT_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_BS_RESULT_DATA 20070226
3 Importing R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20070226

Method EXECUTE_V22 on class CL_SALV_WD_XML_20 has no exception.

Method EXECUTE_V25 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULTSTRING Call by reference Type reference (TYPE) XSTRING 20070226
2 Importing RESULT_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_BS_RESULT_DATA 20070226
3 Importing R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20070226

Method EXECUTE_V25 on class CL_SALV_WD_XML_20 has no exception.

Method GET_IMAGE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20050815
2 Returning R_CONTENT Value transfer Type reference (TYPE) XSTRING 20050815
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20050815

Method GET_IMAGE_CONTENT on class CL_SALV_WD_XML_20 has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 710