SAP ABAP Interface IF_SALV_BS (IF_SALV_BS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_COMMON (Package) Package SALV_BS_COMMON
⤷
⤷
Properties
| Interface | IF_SALV_BS | |
| Short Description |
General Data
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20050729 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SALV_BS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SALV_BS_C_DATA_TABLE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_SALV_BS_T_DATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_BS has no interface.
Friends
Interface IF_SALV_BS has no friend.
Attributes
Interface IF_SALV_BS has no attribute.
Methods
Interface IF_SALV_BS has no method.
Events
Interface 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 | 710 |