SAP ABAP Class CL_RCC_GRAPH (Graph for Optimization GUI)
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_GEN_GRAPH | Generic Graph for Optimization GUI | 20080320 |
Properties
| Class | CL_RCC_GRAPH | |
| Short Description | Graph for Optimization GUI | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RCC_GRAPH has no interface implemented.
Friends
Class CL_RCC_GRAPH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 34 | 20080320 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GFW_DC_PRES | GFW: Data container for business graphics | 20080320 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DC_MANAGEMENT | GFW: Data container interface for applications | 20080320 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_GP_PRES | GFW: Business graphic | 20080320 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 20080320 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SYMSGNO | Message Number | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080320 | |
| 2 | Instance method | Public | Method | Free objects | 20080320 | |
| 3 | Instance method | Protected | Method | Set customizing of first point of each value series | 20080320 | |
| 4 | Instance method | Private | Method | General customizing | 20080320 | |
| 5 | Instance method | Protected | Method | Set customizing of value series | 20080320 |
Events
Class CL_RCC_GRAPH has no event.
Types
Class CL_RCC_GRAPH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_GRAPH has no exception.
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080320 |
Method FREE on class CL_RCC_GRAPH has no exception.
Method SET_FIRST_POINT_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLOR | Call by reference | Type reference (TYPE) | I | 20080320 | ||||
| 2 | GROUP | Call by reference | Type reference (TYPE) | GFWGRPID | GFW: Groups/curve ID | 20080320 |
Method SET_FIRST_POINT_CUSTOMIZING on class CL_RCC_GRAPH has no exception.
Method SET_GENERAL_CUSTOMIZING Signature
Method SET_GENERAL_CUSTOMIZING on class CL_RCC_GRAPH has no parameter.
Method SET_GENERAL_CUSTOMIZING on class CL_RCC_GRAPH has no exception.
Method SET_VALUES_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLOR | Call by reference | Type reference (TYPE) | I | 20080320 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | GFW_CU_STR | 20080320 | ||||
| 3 | KEY | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20080320 |
Method SET_VALUES_CUSTOMIZING on class CL_RCC_GRAPH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |