SAP ABAP Class CL_SALV_FORM_A_XML (CL_SALV_FORM_A_XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ABSTRACT Design Object 20050815
2 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_FORM_XML_EXPORT Form Object for Export 20050815
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_XML_WD 20050815
Properties
Class CL_SALV_FORM_A_XML  
Short Description    
Super Class CL_SALV_FORM_ABSTRACT Design Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20050815   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_A_XML has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_XML_UTILS Interface for XML Utilities 20050815
Friends
Class CL_SALV_FORM_A_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_XML_BASE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_BS_A_XML_BASE Abstract Super Class for All Transformations 20070226
2 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) STRING 20050815
3 M_EXPORT Instance attribute Protected Object reference (TYPE REF TO) DATA 20050815
4 M_TYPE Instance attribute Private Type reference (TYPE) STRING 20050815
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050815
2 GET_FLOW_COLCOUNT Instance method Protected Method 20050815
3 GET_FLOW_COLCOUNT_FOR_COLUMN Instance method Protected Method 20050815
4 GET_FLOW_ROWCOUNT Instance method Protected Method 20050815
5 GET_GRID_COLCOUNT Instance method Protected Method 20050815
6 GET_GRID_COLCOUNT_FOR_COLUMN Instance method Protected Method 20050815
7 GET_GRID_ROWCOUNT Instance method Protected Method 20050815
8 GET_GRID_ROWCOUNT_FOR_ROW Instance method Protected Method 20050815
9 GET_SIZE Instance method Protected Method 20050815
10 RENDER_CELL Instance method Protected Method 20050815
11 RENDER_COMPONENT Instance method Protected Method 20050815
12 RENDER_FLOW Instance method Protected Method 20050815
13 RENDER_GRID Instance method Protected Method 20050815
14 RENDER_ICON Instance method Protected Method 20050815
15 RENDER_LABEL Instance method Protected Method 20050815
16 RENDER_TEXT Instance method Protected Method 20050815
Events
Class CL_SALV_FORM_A_XML has no event.
Types
Class CL_SALV_FORM_A_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 I_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20050815
2 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20050815
3 Importing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20050815
4 Importing R_EXPORT Call by reference Object reference (TYPE REF TO) DATA Web Dynpro: API eines Views 20050815
5 Importing R_XML_BASE Call by reference Object reference (TYPE REF TO) CL_SALV_BS_A_XML_BASE Abstrakte Oberklasse aller Transformationen 20070226

Method CONSTRUCTOR on class CL_SALV_FORM_A_XML has no exception.

Method GET_FLOW_COLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLCOUNT Value transfer Type reference (TYPE) I 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050815

Method GET_FLOW_COLCOUNT on class CL_SALV_FORM_A_XML has no exception.

Method GET_FLOW_COLCOUNT_FOR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050815
3 Returning R_MAXCOL Value transfer Type reference (TYPE) I 20050815

Method GET_FLOW_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_A_XML has no exception.

Method GET_FLOW_ROWCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050815
2 Returning R_ROWCOUNT Value transfer Type reference (TYPE) I 20050815

Method GET_FLOW_ROWCOUNT on class CL_SALV_FORM_A_XML has no exception.

Method GET_GRID_COLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLCOUNT Value transfer Type reference (TYPE) I 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050815

Method GET_GRID_COLCOUNT on class CL_SALV_FORM_A_XML has no exception.

Method GET_GRID_COLCOUNT_FOR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050815
3 Returning R_MAXCOL Value transfer Type reference (TYPE) I 20050815

Method GET_GRID_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_A_XML has no exception.

Method GET_GRID_ROWCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050815
2 Returning R_ROWCOUNT Value transfer Type reference (TYPE) I 20050815

Method GET_GRID_ROWCOUNT on class CL_SALV_FORM_A_XML has no exception.

Method GET_GRID_ROWCOUNT_FOR_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW Call by reference Type reference (TYPE) I 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050815
3 Returning R_MAXROW Value transfer Type reference (TYPE) I 20050815

Method GET_GRID_ROWCOUNT_FOR_ROW on class CL_SALV_FORM_A_XML has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20050815
2 Exporting R_MAXCOL Call by reference Type reference (TYPE) I 20050815
3 Exporting R_MAXROW Call by reference Type reference (TYPE) I 20050815

Method GET_SIZE on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing I_COLSPAN Call by reference Type reference (TYPE) I 20050815
3 Importing I_ROW Call by reference Type reference (TYPE) I 20050815
4 Importing I_ROWSPAN Call by reference Type reference (TYPE) I 20050815
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_CELL on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing I_COLSPAN Call by reference Type reference (TYPE) I 20050815
3 Importing I_ROW Call by reference Type reference (TYPE) I 20050815
4 Importing I_ROWSPAN Call by reference Type reference (TYPE) I 20050815
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20050815

Method RENDER_COMPONENT on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing I_COLSPAN Call by reference Type reference (TYPE) I 20050815
3 Importing I_ROW Call by reference Type reference (TYPE) I 20050815
4 Importing I_ROWSPAN Call by reference Type reference (TYPE) I 20050815
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_FLOW on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20050815
2 Importing I_COLSPAN Call by reference Type reference (TYPE) I 20050815
3 Importing I_ROW Call by reference Type reference (TYPE) I 20050815
4 Importing I_ROWSPAN Call by reference Type reference (TYPE) I 20050815
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_GRID on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CELL Call by reference Object reference (TYPE REF TO) DATA 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_IMAGE Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_ICON on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CELL Call by reference Object reference (TYPE REF TO) DATA 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LABEL Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_LABEL on class CL_SALV_FORM_A_XML has no exception.

Method RENDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CELL Call by reference Object reference (TYPE REF TO) DATA 20050815
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_TEXT_VIEW Grid-Element im Gestaltungsobjekt 20050815

Method RENDER_TEXT on class CL_SALV_FORM_A_XML has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710