SAP ABAP Class CL_RCC_GEN_HISTOGRAM (General optimization histogram)
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
Properties
Class CL_RCC_GEN_HISTOGRAM  
Short Description General optimization histogram    
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_GEN_HISTOGRAM has no interface implemented.
Friends
Class CL_RCC_GEN_HISTOGRAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_PACKET Instance attribute Private Type reference (TYPE) INT1 Current packet 20080320
2 CUST_TABLE Instance attribute Private Type reference (TYPE) RCCT_HISTOGRAM_CUST=> Customizing of optimization-histogram display 20080320
3 DC_INST Instance attribute Private Object reference (TYPE REF TO) CL_GFW_DC_PRES GFW: Data container for business graphics 20080320
4 DC_MANAGE Instance attribute Private Object reference (TYPE REF TO) IF_DC_MANAGEMENT GFW: Data container interface for applications 20080320
5 GP_INST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_GP_PRES GFW: Business graphic 20080320
6 MY_ID_AT_DC Instance attribute Private Type reference (TYPE) I Id at data container 20080320
7 RETVAL Instance attribute Private Type reference (TYPE) SYMSGNO Message Number 20080320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
2 FREE Instance method Public Method Free objects 20080320
3 MODIFY_DC_OBJECTS Instance method Private Method Modify DC objects 20080320
4 SET_DC_OBJECTS Instance method Private Method Set DC objects 20080320
5 SET_GENERAL_CUSTOMIZING Instance method Private Method General customizing 20080320
6 SET_POINT_CUSTOMIZING Instance method Private Method Set customizing of one point 20080320
7 UPDATE Instance method Public Method Update Histogram 20080320
Events
Class CL_RCC_GEN_HISTOGRAM has no event.
Types
Class CL_RCC_GEN_HISTOGRAM 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 I_CUST_TABLE Call by reference Type reference (TYPE) RCCT_HISTOGRAM_CUST Customizing of optimization-histogram display 20080320
2 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_GEN_HISTOGRAM 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_GEN_HISTOGRAM has no exception.

Method MODIFY_DC_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE_TABLE Call by reference Type reference (TYPE) RCCT_HISTOGRAM_RES Table of values 20080320

Method MODIFY_DC_OBJECTS on class CL_RCC_GEN_HISTOGRAM has no exception.

Method SET_DC_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE_TABLE Call by reference Type reference (TYPE) RCCT_HISTOGRAM_RES Table of values 20080320

Method SET_DC_OBJECTS on class CL_RCC_GEN_HISTOGRAM has no exception.

Method SET_GENERAL_CUSTOMIZING Signature

Method SET_GENERAL_CUSTOMIZING on class CL_RCC_GEN_HISTOGRAM has no parameter.
Method SET_GENERAL_CUSTOMIZING on class CL_RCC_GEN_HISTOGRAM 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_GEN_HISTOGRAM has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_PACKET Call by reference Type reference (TYPE) INT1 New packet 20080320
2 Importing VALUE_TABLE Call by reference Type reference (TYPE) RCCT_HISTOGRAM_RES Value table 20080320

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