SAP ABAP Class IF_SALV_BS (IF_SALV_BS)
Properties
Class | IF_SALV_BS | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050729 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
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 |