Properties
General Data
Forward declarations
Interfaces
Class IF_SALV_BS has no interface implemented.
Friends
Class IF_SALV_BS has no friend class.
Attributes
Class IF_SALV_BS has no attribute.
Methods
Class IF_SALV_BS has no method.
Events
Class IF_SALV_BS has no event.
Types
| # |
Type |
Visibility |
Typing |
Associated Type |
Description |
Created on |
Type Source |
| 1 |
S_TYPE_CELL |
Public |
See coding |
|
|
20060217 |
begin of s_type_cell,
index type i,
attribute type string,
end of s_type_cell
|
| 2 |
S_TYPE_FIELD |
Public |
See coding |
|
|
20051108 |
begin of s_type_field,
fieldname type string,
s_dfies type if_salv_bs_t_data=>s_type_dfies,
end of s_type_field
|
| 3 |
S_TYPE_KEY_VALUE |
Public |
See coding |
|
|
20051117 |
begin of s_type_key_value,
key type string,
value type string,
end of s_type_key_value
|
| 4 |
S_TYPE_MESSAGE |
Public |
See coding |
|
|
20050920 |
begin of s_type_message.
include type salv_bs_s_msg.
types:
r_exception type ref to cx_root,
end of s_type_message
|
| 5 |
TT_TYPE_ROW |
Public |
See coding |
|
|
20080310 |
tt_type_row type standard table of salv_bs_s_row_ref with key row_index initial size 1
|
| 6 |
T_TYPE_CELL |
Public |
See coding |
|
|
20060217 |
t_type_cell type standard table of s_type_cell initial size 1
|
| 7 |
T_TYPE_FIELD |
Public |
See coding |
|
|
20051108 |
t_type_field type sorted table of s_type_field with unique key fieldname initial size 1
|
| 8 |
T_TYPE_KEY_VALUE |
Public |
See coding |
|
|
20051117 |
t_type_key_value type standard table of s_type_key_value with non-unique key key initial size 1
|
| 9 |
T_TYPE_MESSAGE |
Public |
See coding |
|
|
20050920 |
t_type_message type standard table of s_type_message initial size 1 with default key
|
| 10 |
T_TYPE_ROW |
Public |
See coding |
|
|
20061116 |
t_type_row type standard table of salv_bs_s_row_ref with key row_index initial size 1
|
| 11 |
YS_INDEX_RANGE |
Public |
See coding |
|
Index Range |
20090226 |
begin of ys_index_range,
from type y_index,
to type y_index,
end of ys_index_range
|
| 12 |
YT_INDEX_RANGE |
Public |
See coding |
|
Index Ranges |
20090226 |
yt_index_range type sorted table of ys_index_range with unique key from to initial size 1
|
| 13 |
Y_INDEX |
Public |
Type reference (TYPE) |
SYTABIX |
|
20090226 |
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | | |