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
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090319 | |||
2 | ![]() |
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 | ![]() |
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 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 | ![]() |
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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 | ![]() |
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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 |