SAP ABAP Class CL_SRTCM_DATA_DISPLAY_DELEGATE (Delegate for Data Display Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SRTCM_UI (Package) Runtime Check Monitor: UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRTCM_DATA_DISPLAY_DELEGATE | Delegate for Data Display Tasks | 20130704 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRTCM_EMPTY_FAE_DELEGATE | Delegate for Data Display Tasks of the Empty FAE Test | 20130704 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRTCM_NO_ORDER_DELEGATE | Delegate for Data Display Tasks of the No Order Test | 20130704 |
Properties
| Class | CL_SRTCM_DATA_DISPLAY_DELEGATE | |
| Short Description | Delegate for Data Display Tasks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRTCM_UI | Runtime Check Monitor: UI |
| Created | 20130704 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTCM_DATA_DISPLAY_DELEGATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRTCM_DATA_DISPLAY_DELEGATE | Delegate for Data Display Tasks | 20130704 |
Friends
Class CL_SRTCM_DATA_DISPLAY_DELEGATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20130710 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRTCM_UI_SVC | 20130716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130716 | ||
| 2 | Instance method | Private | Method | 20130704 | ||
| 3 | Static method | Protected | Method | 20130918 | ||
| 4 | Static method | Protected | Method | 20130830 | ||
| 5 | Static method | Protected | Method | 20130918 |
Events
Class CL_SRTCM_DATA_DISPLAY_DELEGATE has no event.
Types
Class CL_SRTCM_DATA_DISPLAY_DELEGATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no parameter.
Method CONSTRUCTOR on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
Method GET_COMMON_RECORD_WITH_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20130704 | ||||
| 2 | I_RECORDS | Call by reference | Object reference (TYPE REF TO) | DATA | 20130715 | ||||
| 3 | R_COMMON_RECORD | Value transfer | Type reference (TYPE) | SRTCM_S_COMMON_RECORD | 20130704 |
Method GET_COMMON_RECORD_WITH_INDEX on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
Method GET_DATE_FROM_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | DATS | 20130918 | ||||
| 2 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20130918 |
Method GET_DATE_FROM_TIMESTAMP on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
Method GET_OUTDATED_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130830 |
Method GET_OUTDATED_ICON on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
Method GET_TIME_FROM_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20130918 | ||||
| 2 | TIME | Value transfer | Type reference (TYPE) | TIMS | 20130918 |
Method GET_TIME_FROM_TIMESTAMP on class CL_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |