SAP ABAP Class IF_SALV_BS_RESULT_DATA (Result Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_RESULT_DATA_TABLE Result Data Table 20090116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_RESULT_DATA CL_SALV_BS_RESULT_DATA 20090116
Properties
Class IF_SALV_BS_RESULT_DATA  
Short Description Result Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SALV_BS_RESULT_DATA has no interface implemented.
Friends
Class IF_SALV_BS_RESULT_DATA has no friend class.
Attributes
Class IF_SALV_BS_RESULT_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Free 20090319
2 GET_DATA_OBJECT Instance method Public Method Get Result Data Object 20090116
3 NOTIFY Instance method Public Method Notify (Update from Result) 20090515
4 REFRESH Instance method Public Method Refresh Result Data 20090319
Events
Class IF_SALV_BS_RESULT_DATA has no event.
Types
Class IF_SALV_BS_RESULT_DATA has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_SALV_BS_RESULT_DATA has no parameter.
Method FREE on class IF_SALV_BS_RESULT_DATA has no exception.

Method GET_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_BS_R_DATA_DATA Result Data Table Data 20090116

Method GET_DATA_OBJECT on class IF_SALV_BS_RESULT_DATA has no exception.

Method NOTIFY Signature

Method NOTIFY on class IF_SALV_BS_RESULT_DATA has no parameter.
Method NOTIFY on class IF_SALV_BS_RESULT_DATA has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090319
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Constant 20090319

Method REFRESH on class IF_SALV_BS_RESULT_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in