SAP ABAP Class CL_RCC_PIE (Pie diagram for cost weights)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_UI_DYNPRO (Package) User Interface for RCCF
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_PIE_DEMO Demo application 20080320
Properties
Class CL_RCC_PIE  
Short Description Pie diagram for cost weights    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_UI_DYNPRO   User Interface for RCCF 
Created 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RCC_PIE has no interface implemented.
Friends
Class CL_RCC_PIE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHART_TYPE_2D_PIE Constant Public Type reference (TYPE) I 27 2D pie chart 20080320
2 CHART_TYPE_3D_PIE Constant Public Type reference (TYPE) I 31 3D pie chart 20080320
3 DC_INST Instance attribute Protected Object reference (TYPE REF TO) CL_GFW_DC_PRES GFW: Data container for business graphics 20080320
4 DC_MANAGE Instance attribute Protected Object reference (TYPE REF TO) IF_DC_MANAGEMENT GFW: Data container interface for applications 20080320
5 GP_INST Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_GP_PRES GFW: Business graphic 20080320
6 MY_ID_AT_DC Instance attribute Protected Type reference (TYPE) I 20080320
7 RETVAL Instance attribute Protected Type reference (TYPE) SYMSGNO Message Number 20080320
8 VALUES_KEY Constant Protected Type reference (TYPE) TEXT40 'VALUES_KEY' Values key 20080320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
2 FREE Instance method Public Method DESTRUCTOR 20080320
3 SET_GENERAL_CUSTOMIZING Instance method Private Method General customizing 20080320
4 SET_POINT_CUSTOMIZING Instance method Protected Method Set customizing of one point 20080320
Events
Class CL_RCC_PIE has no event.
Types
Class CL_RCC_PIE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080320

Method CONSTRUCTOR on class CL_RCC_PIE has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW -> OK: Successful 20080320

Method FREE on class CL_RCC_PIE has no exception.

Method SET_GENERAL_CUSTOMIZING Signature

Method SET_GENERAL_CUSTOMIZING on class CL_RCC_PIE has no parameter.
Method SET_GENERAL_CUSTOMIZING on class CL_RCC_PIE has no exception.

Method SET_POINT_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR Call by reference Type reference (TYPE) I Color of point 20080320
2 Importing ID Call by reference Type reference (TYPE) GFW_CU_STR Id for point 20080320
3 Importing KEY Call by reference Type reference (TYPE) TEXT40 Key for point 20080320

Method SET_POINT_CUSTOMIZING on class CL_RCC_PIE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604