SAP ABAP Class IF_SALV_BS_DATA_SOURCE (IF_SALV_BS_DATA_SOURCE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_DATA_TABLE Data Table 20090312
Properties
Class IF_SALV_BS_DATA_SOURCE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090312   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_BS_DATA_SOURCE has no forward declaration.
Interfaces
Class IF_SALV_BS_DATA_SOURCE has no interface implemented.
Friends
Class IF_SALV_BS_DATA_SOURCE has no friend class.
Attributes
Class IF_SALV_BS_DATA_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_CHANGE_LOG Instance method Public Method 20090319
2 GET_LINES Instance method Public Method 20090319
3 GET_TABLE Instance method Public Method 20090319
4 GET_TABLE_CELL Instance method Public Method 20090319
5 GET_TABLE_CELL_REF Instance method Public Method 20090319
6 GET_TABLE_LINE Instance method Public Method 20090319
7 GET_TABLE_LINE_REF Instance method Public Method 20090319
8 GET_TABLE_REF Instance method Public Method 20090319
9 INSERT_TABLE_LINE Instance method Public Method 20090319
10 INSERT_TABLE_LINES Instance method Public Method 20090319
11 REMOVE_TABLE_LINE Instance method Public Method 20090319
12 SET_TABLE Instance method Public Method 20090319
13 SET_TABLE_CELL Instance method Public Method 20090319
14 SET_TABLE_CELL_REF Instance method Public Method 20090319
15 SET_TABLE_LINE Instance method Public Method 20090319
16 SET_TABLE_LINE_REF Instance method Public Method 20090319
17 SET_TABLE_REF Instance method Public Method 20090319
Events
Class IF_SALV_BS_DATA_SOURCE has no event.
Types
Class IF_SALV_BS_DATA_SOURCE has no local type.
Method Signatures

Method GET_DATA_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_LOG 20090319

Method GET_DATA_CHANGE_LOG on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_LINES Signature

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

Method GET_LINES on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE Signature

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

Method GET_TABLE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Exporting VALUE Call by reference Type reference (TYPE) DATA 20090319

Method GET_TABLE_CELL on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE_CELL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20090319

Method GET_TABLE_CELL_REF on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE_LINE Signature

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

Method GET_TABLE_LINE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE_LINE_REF Signature

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

Method GET_TABLE_LINE_REF on class IF_SALV_BS_DATA_SOURCE has no exception.

Method GET_TABLE_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_TABLE_REF on class IF_SALV_BS_DATA_SOURCE has no exception.

Method INSERT_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
2 Importing TABLE_LINE Call by reference Type reference (TYPE) DATA 20090319

Method INSERT_TABLE_LINE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method INSERT_TABLE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
2 Importing LINES Call by reference Type reference (TYPE) SYTABIX 1 20090319

Method INSERT_TABLE_LINES on class IF_SALV_BS_DATA_SOURCE has no exception.

Method REMOVE_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319

Method REMOVE_TABLE_LINE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method SET_TABLE Signature

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

Method SET_TABLE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method SET_TABLE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Importing IS_NULL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090319
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20090319
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_ERROR 20090319

Method SET_TABLE_CELL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Importing R_VALUE Call by reference Object reference (TYPE REF TO) DATA 20090319
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_ERROR 20090319

Method SET_TABLE_LINE Signature

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

Method SET_TABLE_LINE on class IF_SALV_BS_DATA_SOURCE has no exception.

Method SET_TABLE_LINE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
2 Importing R_VALUE Call by reference Object reference (TYPE REF TO) DATA 20090319

Method SET_TABLE_LINE_REF on class IF_SALV_BS_DATA_SOURCE has no exception.

Method SET_TABLE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_VALUE Call by reference Object reference (TYPE REF TO) DATA 20090319

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