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
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 | 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 | 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 | 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 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 3 | 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 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 3 | 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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | 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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | 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 | 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 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 3 | IS_NULL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090319 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090319 |
Method SET_TABLE_CELL_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 3 | R_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090319 |
Method SET_TABLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | ||||
| 2 | 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 | 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 |