SAP ABAP Class CL_RSCRM_IMP_RENDER_FLEX (Flex XML transformation for query result set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRM_IMP_RENDER_RESULT_SET Query ResultSet Strategy Pattern 20111021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCRM_IMP_RENDER_FLEX_RSTT Render for RSTT automated testing 20130412
Properties
Class CL_RSCRM_IMP_RENDER_FLEX  
Short Description Flex XML transformation for query result set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRM_IMP_CORE   CRM In-Memory Planning Core 
Created 20110920   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCRM_IMP_RENDER_FLEX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCRM_IMP_RENDER_RESULT_SET Query ResultSet Strategy Pattern 20111021
Friends
Class CL_RSCRM_IMP_RENDER_FLEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COLS_AXIS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS_AXIS 20120615
2 MO_COL_TUPLES Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_CTR 20120615
3 MO_CURR_INFO Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_CURRENCY_UNIT_INFO 20120615
4 MO_QV_COL_AXIS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV_AXIS 20120615
5 MO_QV_ROW_AXIS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV_AXIS 20120615
6 MO_ROWS_AXIS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS_AXIS 20120615
7 MO_ROW_TUPLES Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_CTR 20120615
8 MT_CELLS Instance attribute Protected Type reference (TYPE) RSCRMT_IMP_CELL_INFO Additional data for grid cells 20120615
9 MT_DATA_CELL Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS_DATA_CELL=>TN_TS_DATA_CELL 20120615
10 MT_QV_DATA_CELL Instance attribute Protected Type reference (TYPE) IF_BICS_QV_DATA_CELL=>TN_T_DATA_CELL Query view data cells 20120615
11 MT_XML Instance attribute Protected Type reference (TYPE) TT_XML_STRING 20120615
12 MV_COL_COUNT Instance attribute Protected Type reference (TYPE) I 20120615
13 MV_COL_COUNTER Instance attribute Protected Type reference (TYPE) I 20120615
14 MV_COL_TOOLBAR Instance attribute Protected Type reference (TYPE) CRMT_BOOLEAN 20120615
15 MV_KF_COL_INDEX Instance attribute Protected Type reference (TYPE) I 20120615
16 MV_KF_COL_NEXT_INDEX Instance attribute Private Type reference (TYPE) I 20120814
17 MV_LEAD_COLUMN_COUNT Instance attribute Protected Type reference (TYPE) I 20120615
18 MV_LEAD_ROW_COUNT Instance attribute Protected Type reference (TYPE) I 20120615
19 MV_READ_ONLY_COL_XML Instance attribute Protected Type reference (TYPE) STRING 20120615
20 MV_ROW_TOOLBAR Instance attribute Protected Type reference (TYPE) CRMT_BOOLEAN 20120615
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_VALUE Instance method Public Method Escapes to format to be used as XML text 20111021
2 RENDER_DATA_ROWS Instance method Protected Method Renders Data Rows 20120615
3 RENDER_LEAD_ROWS Instance method Protected Method Renders Lead Rows 20120615
4 RENDER_LEAD_ROWS_WITHOUT_UDH Instance method Protected Method Renders Lead Rows when Universal Display Hierarchy is off 20120615
5 RENDER_LEAD_ROWS_WITH_UDH Instance method Protected Method Renders Lead Rows when Universal Display Hierarchy is on 20120615
Events
Class CL_RSCRM_IMP_RENDER_FLEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_XML_STRING Protected See coding 20120615 TT_XML_STRING TYPE STANDARD TABLE OF string
Method Signatures

Method ESCAPE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20111021
2 Returning RV_ESCAPED_TEXT Value transfer Type reference (TYPE) STRING 20111021

Method ESCAPE_VALUE on class CL_RSCRM_IMP_RENDER_FLEX has no exception.

Method RENDER_DATA_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_CELL Call by reference Type reference (TYPE) RSCRMT_IMP_CELL_INFO 20120615
2 Importing IO_RESULT_SET Call by reference Object reference (TYPE REF TO) IF_BICS_RS 20120615

Method RENDER_DATA_ROWS on class CL_RSCRM_IMP_RENDER_FLEX has no exception.

Method RENDER_LEAD_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESULT_SET Call by reference Object reference (TYPE REF TO) IF_BICS_RS 20120615

Method RENDER_LEAD_ROWS on class CL_RSCRM_IMP_RENDER_FLEX has no exception.

Method RENDER_LEAD_ROWS_WITHOUT_UDH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESULT_SET Call by reference Object reference (TYPE REF TO) IF_BICS_RS 20120615
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20120615

Method RENDER_LEAD_ROWS_WITHOUT_UDH on class CL_RSCRM_IMP_RENDER_FLEX has no exception.

Method RENDER_LEAD_ROWS_WITH_UDH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESULT_SET Call by reference Object reference (TYPE REF TO) IF_BICS_RS 20120615
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20120615

Method RENDER_LEAD_ROWS_WITH_UDH on class CL_RSCRM_IMP_RENDER_FLEX has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740