SAP ABAP Class CL_CI_RESULT_METRIC_PROC (Display result in table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_KAIZEN (Package) ABAP Metrics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_PROGRAM | Code Inspector: Results from Dictionary | 20070419 |
Properties
| Class | CL_CI_RESULT_METRIC_PROC | |
| Short Description | Display result in table | |
| Super Class | CL_CI_RESULT_PROGRAM | Code Inspector: Results from Dictionary |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_KAIZEN | ABAP Metrics |
| Created | 20070419 | SAP |
| Last change | 20070911 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CI_RESULT_METRIC_PROC has no interface implemented.
Friends
Class CL_CI_RESULT_METRIC_PROC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CL_CI_TEST_METRIC_PROC=>T_LIST | 20070419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070420 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070419 | |
| 3 | Instance method | Private | Method | Display serialized results | 20070419 | |
| 4 | Instance method | Private | Event handling method | Handler for double click | 20070419 |
Events
Class CL_CI_RESULT_METRIC_PROC has no event.
Types
Class CL_CI_RESULT_METRIC_PROC has no local type.
Method Signatures
Method COLUMNS_DISPLAYED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILLED_COLUMNS | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 2 | P_REF_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20070420 |
Method COLUMNS_DISPLAYED on class CL_CI_RESULT_METRIC_PROC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20070419 |
Method CONSTRUCTOR on class CL_CI_RESULT_METRIC_PROC has no exception.
Method DISPLAY_SUMMARY Signature
Method DISPLAY_SUMMARY on class CL_CI_RESULT_METRIC_PROC has no parameter.
Method DISPLAY_SUMMARY on class CL_CI_RESULT_METRIC_PROC has no exception.
Method DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW | Value transfer | Attribute reference (LIKE) | 20070419 |
Method DOUBLE_CLICK on class CL_CI_RESULT_METRIC_PROC has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |