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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Escapes to format to be used as XML text | 20111021 |
2 | ![]() |
Instance method | Protected | Method | Renders Data Rows | 20120615 |
3 | ![]() |
Instance method | Protected | Method | Renders Lead Rows | 20120615 |
4 | ![]() |
Instance method | Protected | Method | Renders Lead Rows when Universal Display Hierarchy is off | 20120615 |
5 | ![]() |
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 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20111021 | |||
2 | ![]() |
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 | ![]() |
ET_DATA_CELL | Call by reference | Type reference (TYPE) | RSCRMT_IMP_CELL_INFO | 20120615 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IO_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | IF_BICS_RS | 20120615 | |||
2 | ![]() |
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 | ![]() |
IO_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | IF_BICS_RS | 20120615 | |||
2 | ![]() |
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 |