SAP ABAP Class CL_RSXCLS_ANALYSE_XLF (CL_RSXCLS_ANALYSE_XLF)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_XCLS_INT (Package) Business Object Excelsius Integration
⤷
⤷
Properties
| Class | CL_RSXCLS_ANALYSE_XLF | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_XCLS_INT | Business Object Excelsius Integration |
| Created | 20091028 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSXCLS_ANALYSE_XLF has no forward declaration.
Interfaces
Class CL_RSXCLS_ANALYSE_XLF has no interface implemented.
Friends
Class CL_RSXCLS_ANALYSE_XLF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091030 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091028 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091030 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSXCLS_T_COMPONENTS | List of Components | 20091028 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSXCLS_T_CONNECTIONS | List of Connections | 20091028 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get List of Components | 20091028 | |
| 2 | Instance method | Public | Method | Get List of Connections | 20091028 | |
| 3 | Static method | Public | Method | Extract Dashboard Definition XML from XLF file | 20091028 | |
| 4 | Static method | Public | Method | Reads the XLF File from the NW storage | 20091028 | |
| 5 | Instance method | Public | Method | Returns a summary page - rendered as html | 20091028 | |
| 6 | Instance method | Public | Method | Get the Version of Xcelsius Designer | 20091028 | |
| 7 | Instance method | Private | Method | Parse definition based on XML | 20091028 | |
| 8 | Instance method | Public | Method | Sets the Dashboard Definition | 20091028 |
Events
Class CL_RSXCLS_ANALYSE_XLF has no event.
Types
Class CL_RSXCLS_ANALYSE_XLF has no local type.
Method Signatures
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COMPONENTS | Value transfer | Type reference (TYPE) | RSXCLS_T_COMPONENTS | List of Components | 20091028 |
Method GET_COMPONENTS on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method GET_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CONNECTIONS | Value transfer | Type reference (TYPE) | RSXCLS_T_CONNECTIONS | List of Connections | 20091028 |
Method GET_CONNECTIONS on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method GET_DEF_FROM_XLF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091028 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20091028 | |||
| 3 | E_XML | Call by reference | Type reference (TYPE) | STRING | 20091028 | ||||
| 4 | I_XLF | Call by reference | Type reference (TYPE) | XSTRING | 20091028 |
Method GET_DEF_FROM_XLF on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method GET_DEF_FROM_XLF_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091028 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20091028 | |||
| 3 | E_XML | Call by reference | Type reference (TYPE) | STRING | 20091028 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Object version | 20091028 | ||
| 5 | I_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | RS_XCLS_TECHNAME | Technical name of the Xcelsius Object | 20091028 |
Method GET_DEF_FROM_XLF_DB on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method GET_SUMMARY_AS_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUMMARY_AS_HTML | Value transfer | Type reference (TYPE) | STRING | 20091028 |
Method GET_SUMMARY_AS_HTML on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method GET_VERSION_DESIGNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION_DESIGNER | Value transfer | Type reference (TYPE) | RSSTRING | String | 20091028 |
Method GET_VERSION_DESIGNER on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method PARSE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFINITION | Call by reference | Type reference (TYPE) | STRING | 20091028 |
Method PARSE_DEF on class CL_RSXCLS_ANALYSE_XLF has no exception.
Method SET_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DASHBOARD_NAME | Call by reference | Type reference (TYPE) | STRING | 20091030 | ||||
| 2 | I_DEFINITION | Call by reference | Type reference (TYPE) | STRING | 20091028 | ||||
| 3 | I_TRANSFORMATION | Call by reference | Type reference (TYPE) | STRING | 'RS_XCLS_HTML_SUMMARY' | 20091030 |
Method SET_DEF on class CL_RSXCLS_ANALYSE_XLF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |