SAP ABAP Class IF_SRTCM_DATA_DISPLAY_DELEGATE (Delegate for Data Display Tasks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRTCM_DATA_DISPLAY_DELEGATE Delegate for Data Display Tasks 20130704
Properties
Class IF_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      
Created 20130704   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRTCM_DATA_DISPLAY_DELEGATE has no forward declaration.
Interfaces
Class IF_SRTCM_DATA_DISPLAY_DELEGATE has no interface implemented.
Friends
Class IF_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 Public Object reference (TYPE REF TO) IF_SRTCM_DATA_PROVIDER 20130710
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCLUDING Instance method Public Method 20130718
2 GET_FIELDCAT Instance method Public Method 20130704
3 GET_GRID_TITLE Instance method Public Method 20130709
4 GET_LAYOUT Instance method Public Method 20130704
5 GET_RECORDS Instance method Public Method 20130715
6 GET_SORT Instance method Public Method 20130709
7 GET_SUBSCREEN_NR Instance method Public Method 20130708
8 GET_SUBSCREEN_PROG Instance method Public Method 20130708
9 ON_CONTEXT_MENU Instance method Public Method 20130718
10 ON_USER_COMMAND Instance method Public Method 20130704
11 SEL_PARAMS_TO_FILTER Instance method Public Method 20130710
Events
Class IF_SRTCM_DATA_DISPLAY_DELEGATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SEL_SCREEN_PARAMS Public Type reference (TYPE) SRTCM_TT_SEL_SCREEN_PARAMS 20130711
Method Signatures

Method GET_EXCLUDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXCLUDING Value transfer Type reference (TYPE) SLIS_T_EXTAB 20130718

Method GET_EXCLUDING on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDCAT Value transfer Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20130704

Method GET_FIELDCAT on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_GRID_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECORDS Call by reference Object reference (TYPE REF TO) DATA 20130715
2 Returning R_TITLE Value transfer Type reference (TYPE) LVC_TITLE 20130709

Method GET_GRID_TITLE on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAYOUT Value transfer Type reference (TYPE) SLIS_LAYOUT_ALV 20130704

Method GET_LAYOUT on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SRTCM_SELECTION_FILTER 20130715
2 Importing I_SNAPSHOT_ID Call by reference Type reference (TYPE) SRTCM_D_SNAPSHOT_ID 20130830
3 Returning R_RECORDS Value transfer Object reference (TYPE REF TO) DATA 20130715
# Exception Resumable Description Created on
1 CX_SRTCM_DATA_FAILURE 20130715

Method GET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SORT Value transfer Type reference (TYPE) SLIS_T_SORTINFO_ALV 20130709

Method GET_SORT on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_SUBSCREEN_NR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NR Value transfer Attribute reference (LIKE) SY-DYNNR 20130708

Method GET_SUBSCREEN_NR on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method GET_SUBSCREEN_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROG Value transfer Attribute reference (LIKE) SY-REPID 20130708

Method GET_SUBSCREEN_PROG on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.

Method ON_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU 20130718
# Exception Resumable Description Created on
1 CX_SRTCM_FAILURE 20130718

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RECORDS Call by reference Object reference (TYPE REF TO) DATA 20130715
2 Changing C_SELFIELD Call by reference Type reference (TYPE) SLIS_SELFIELD 20130715
3 Importing I_UCOMM Call by reference Type reference (TYPE) CSEQUENCE 20130704
# Exception Resumable Description Created on
1 CX_SRTCM_FAILURE 20130705

Method SEL_PARAMS_TO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_PARAMS Call by reference Type reference (TYPE) IF_SRTCM_DATA_DISPLAY_DELEGATE=>TY_SEL_SCREEN_PARAMS 20130710
2 Returning R_FILTER Value transfer Object reference (TYPE REF TO) IF_SRTCM_SELECTION_FILTER 20130710

Method SEL_PARAMS_TO_FILTER on class IF_SRTCM_DATA_DISPLAY_DELEGATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in