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 PROVIDER Instance attribute Protected Attribute reference (LIKE) 20130710
2 UI_SVC Instance attribute Protected Object reference (TYPE REF TO) CL_SRTCM_UI_SVC 20130716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130716
2 GET_COMMON_RECORD_WITH_INDEX Instance method Private Method 20130704
3 GET_DATE_FROM_TIMESTAMP Static method Protected Method 20130918
4 GET_OUTDATED_ICON Static method Protected Method 20130830
5 GET_TIME_FROM_TIMESTAMP 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 Importing I_INDEX Call by reference Type reference (TYPE) I 20130704
2 Importing I_RECORDS Call by reference Object reference (TYPE REF TO) DATA 20130715
3 Returning 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 Returning DATE Value transfer Type reference (TYPE) DATS 20130918
2 Importing 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 Returning 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 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20130918
2 Returning 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