SAP ABAP Interface IF_SALV_BS_DATA_SOURCE (IF_SALV_BS_DATA_SOURCE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
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
Interface IF_SALV_BS_DATA_SOURCE  
Short Description    
General Data
Package SALV_BS_CONFIG   Configuration 
Created 20090312   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_BS_DATA_SOURCE has no forward declaration.
Interfaces
Interface IF_SALV_BS_DATA_SOURCE has no interface.
Friends
Interface IF_SALV_BS_DATA_SOURCE has no friend.
Attributes
Interface 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
Interface IF_SALV_BS_DATA_SOURCE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_BS_DATA_SOURCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 740