SAP ABAP Class IF_SALV_CSQ_RECORDABLE (Object that can provide log text (or data <- tbd))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSL_SELECTION Selection object - holds index selection 20080826
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_REQUEST_PROCESSOR Request consumer + response provider 20080907
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_SELECTION Selection object - keeps particular index selection 20080826
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STU_CHNGNET_LOGUTIL Logging utilities for Change Network 20100921
Properties
Class IF_SALV_CSQ_RECORDABLE  
Short Description Object that can provide log text (or data <- tbd)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080826   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSQ_RECORDABLE has no forward declaration.
Interfaces
Class IF_SALV_CSQ_RECORDABLE has no interface implemented.
Friends
Class IF_SALV_CSQ_RECORDABLE has no friend class.
Attributes
Class IF_SALV_CSQ_RECORDABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method 20080904
2 GET_LOG_TEXT Instance method Public Method 20080826
Events
Class IF_SALV_CSQ_RECORDABLE has no event.
Types
Class IF_SALV_CSQ_RECORDABLE has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_TYPE Value transfer Type reference (TYPE) STRING 20080904
2 Exporting DATA_VIEWER Value transfer Type reference (TYPE) SALV_CSQT_DATA_VIEWER_CLASS 20080904
3 Exporting R_DATA Value transfer Object reference (TYPE REF TO) DATA 20080904

Method GET_DATA on class IF_SALV_CSQ_RECORDABLE has no exception.

Method GET_LOG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING 20080826

Method GET_LOG_TEXT on class IF_SALV_CSQ_RECORDABLE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in