SAP ABAP Class CL_RSXCLS_INFO_LIST (Provide short info on Xcelsius Dashboard)
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_INFO_LIST  
Short Description Provide short info on Xcelsius Dashboard    
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 20110118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSXCLS_INFO_LIST has no forward declaration.
Interfaces
Class CL_RSXCLS_INFO_LIST has no interface implemented.
Friends
Class CL_RSXCLS_INFO_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CANVAS_HEIGHT Instance attribute Private Type reference (TYPE) I 20110118
2 P_CANVAS_WIDTH Instance attribute Private Type reference (TYPE) I 20110118
3 P_CELLS_COMPONENTS Instance attribute Private Type reference (TYPE) RSXCLS_T_TEXT Xcelsius Text elements Table 20110118
4 P_CELLS_CONNECTIONS Instance attribute Private Type reference (TYPE) RSXCLS_T_TEXT Xcelsius Text elements Table 20110118
5 P_DASHBOARD_NAME Instance attribute Private Type reference (TYPE) STRING 20110118
6 P_DEF_AS_XML Instance attribute Private Type reference (TYPE) STRING 20110118
7 P_MODIFY_VERSION Instance attribute Private Type reference (TYPE) STRING 20110118
8 P_MODIFY_VERSION_DESIGNER Instance attribute Private Type reference (TYPE) STRING 20110118
9 P_THEME Instance attribute Private Type reference (TYPE) STRING 20110118
10 P_TRANSFORMATION Instance attribute Private Type reference (TYPE) STRING 20110118
11 P_T_COMPONENTS Instance attribute Private Type reference (TYPE) RSXCLS_T_COMPONENTS List of Components 20110118
12 P_T_CONNECTIONS Instance attribute Private Type reference (TYPE) RSXCLS_T_CONNECTIONS List of Connections 20110118
13 P_WORKBOOKS Instance attribute Private Type reference (TYPE) RSXCLS_T_TEXT Xcelsius Text elements Table 20110118
Methods
# Method Level Visibility Method type Description Created on
1 GET_CANVAS_HEIGHT Instance method Public Method 20110118
2 GET_CANVAS_WIDTH Instance method Public Method 20110118
3 GET_COMPONENTS Instance method Public Method 20110118
4 GET_CONNECTIONS Instance method Public Method 20110118
5 GET_DEF_FROM_XLF Static method Public Method 20110118
6 GET_DEF_FROM_XLF_DB Static method Public Method 20110118
7 GET_MODIFY_VERSION Instance method Public Method 20110118
8 GET_MODIFY_VERSION_DESIGNER Instance method Public Method 20110118
9 GET_SUMMARY_AS_HTML Instance method Public Method 20110118
10 GET_THEME Instance method Public Method 20110118
11 PARSE_DEF Instance method Private Method 20110118
12 SET_DEF Instance method Public Method 20110118
Events
Class CL_RSXCLS_INFO_LIST has no event.
Types
Class CL_RSXCLS_INFO_LIST has no local type.
Method Signatures

Method GET_CANVAS_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CANVAS_HEIGHT Value transfer Type reference (TYPE) I 20110118

Method GET_CANVAS_HEIGHT on class CL_RSXCLS_INFO_LIST has no exception.

Method GET_CANVAS_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CANVAS_WIDTH Value transfer Type reference (TYPE) I 20110118

Method GET_CANVAS_WIDTH on class CL_RSXCLS_INFO_LIST has no exception.

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 20110118

Method GET_COMPONENTS on class CL_RSXCLS_INFO_LIST 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 20110118

Method GET_CONNECTIONS on class CL_RSXCLS_INFO_LIST 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 20110118
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110118
3 Exporting E_XML Call by reference Type reference (TYPE) STRING 20110118
4 Importing I_XLF Call by reference Type reference (TYPE) XSTRING 20110118

Method GET_DEF_FROM_XLF on class CL_RSXCLS_INFO_LIST 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 20110118
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110118
3 Exporting E_XML Call by reference Type reference (TYPE) STRING 20110118
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20110118
5 Importing I_TECHNICAL_NAME Call by reference Type reference (TYPE) RS_XCLS_TECHNAME Technical name of the Xcelsius Object 20110118

Method GET_DEF_FROM_XLF_DB on class CL_RSXCLS_INFO_LIST has no exception.

Method GET_MODIFY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFY_VERSION Value transfer Type reference (TYPE) RSSTRING String 20110118

Method GET_MODIFY_VERSION on class CL_RSXCLS_INFO_LIST has no exception.

Method GET_MODIFY_VERSION_DESIGNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFY_VERSION_DESIGNER Value transfer Type reference (TYPE) RSSTRING String 20110118

Method GET_MODIFY_VERSION_DESIGNER on class CL_RSXCLS_INFO_LIST 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 20110118

Method GET_SUMMARY_AS_HTML on class CL_RSXCLS_INFO_LIST has no exception.

Method GET_THEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_THEME Value transfer Type reference (TYPE) STRING 20110118

Method GET_THEME on class CL_RSXCLS_INFO_LIST 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 20110118

Method PARSE_DEF on class CL_RSXCLS_INFO_LIST 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 20110118
2 Importing I_DEFINITION Call by reference Type reference (TYPE) STRING 20110118
3 Importing I_TRANSFORMATION Call by reference Type reference (TYPE) STRING 'RS_XCLS_HTML_SUMMARY' 20110118

Method SET_DEF on class CL_RSXCLS_INFO_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701