SAP ABAP Class IF_SALV_BS_DATA (if_salv_bs_data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_DATA_TABLE if_salv_bs_data_table 20090319
2 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_DATA_TABLE_EXT 20090319
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_DATA 20080207
Properties
Class IF_SALV_BS_DATA  
Short Description if_salv_bs_data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080207   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_DATA has no interface implemented.
Friends
Class IF_SALV_BS_DATA has no friend class.
Attributes
Class IF_SALV_BS_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method Equals 20090319
2 FREE Instance method Public Method Free 20090319
3 GET_CHANGE_LOG Instance method Public Method Get Change Log 20090319
4 GET_DATA Instance method Public Method Get Data 20090319
5 GET_DATA_REF Instance method Public Method Get Data Reference 20090319
6 IS_SUPPLIED Instance method Public Method Is Supplied 20090519
7 IS_VALID Instance method Public Method Is Valid 20090319
Events
# Event Type Visibility Description Created on
1 ON_NEW_DATA Instance Event
(0)
Public
(2)
On New Data 20090528
Types
Class IF_SALV_BS_DATA has no local type.
Method Signatures

Method EQUALS Signature

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

Method EQUALS on class IF_SALV_BS_DATA has no exception.

Method FREE Signature

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

Method GET_CHANGE_LOG 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_DATA_CHANGE Data Change Log 20090319

Method GET_CHANGE_LOG on class IF_SALV_BS_DATA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUE Call by reference Type reference (TYPE) DATA 20090319

Method GET_DATA on class IF_SALV_BS_DATA has no exception.

Method GET_DATA_REF 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) DATA 20090319

Method GET_DATA_REF on class IF_SALV_BS_DATA has no exception.

Method IS_SUPPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090519

Method IS_SUPPLIED on class IF_SALV_BS_DATA has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090319

Method IS_VALID on class IF_SALV_BS_DATA has no exception.
Event Signatures

Event ON_NEW_DATA Signature
Event ON_NEW_DATA on class IF_SALV_BS_DATA has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in