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 P_DASHBOARD_NAME Instance attribute Private Type reference (TYPE) STRING 20091030
2 P_DEF_AS_XML Instance attribute Private Type reference (TYPE) STRING 20091028
3 P_TRANSFORMATION Instance attribute Private Type reference (TYPE) STRING 20091030
4 P_T_COMPONENTS Instance attribute Private Type reference (TYPE) RSXCLS_T_COMPONENTS List of Components 20091028
5 P_T_CONNECTIONS Instance attribute Private Type reference (TYPE) RSXCLS_T_CONNECTIONS List of Connections 20091028
6 P_VERSION_DESIGNER Instance attribute Private Type reference (TYPE) STRING 20091028
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENTS Instance method Public Method Get List of Components 20091028
2 GET_CONNECTIONS Instance method Public Method Get List of Connections 20091028
3 GET_DEF_FROM_XLF Static method Public Method Extract Dashboard Definition XML from XLF file 20091028
4 GET_DEF_FROM_XLF_DB Static method Public Method Reads the XLF File from the NW storage 20091028
5 GET_SUMMARY_AS_HTML Instance method Public Method Returns a summary page - rendered as html 20091028
6 GET_VERSION_DESIGNER Instance method Public Method Get the Version of Xcelsius Designer 20091028
7 PARSE_DEF Instance method Private Method Parse definition based on XML 20091028
8 SET_DEF 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 Returning 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 Returning 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 Exporting E_MSG_TEXT Call by reference Type reference (TYPE) STRING 20091028
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20091028
3 Exporting E_XML Call by reference Type reference (TYPE) STRING 20091028
4 Importing 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 Exporting E_MSG_TEXT Call by reference Type reference (TYPE) STRING 20091028
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20091028
3 Exporting E_XML Call by reference Type reference (TYPE) STRING 20091028
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20091028
5 Importing 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 Returning 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 Returning 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 Importing 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 Importing I_DASHBOARD_NAME Call by reference Type reference (TYPE) STRING 20091030
2 Importing I_DEFINITION Call by reference Type reference (TYPE) STRING 20091028
3 Importing 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