Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_TT_RESULT | 20060531 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_TT_RESULT_TABLE | 20060920 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_TT_RESULT_TABLE | 20060608 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_ST_TT_RESULT_TABLE | 20091210 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_TT_RESULT_TABLE | 20060608 |
Properties
Class | CL_SALV_BS_TT_RESULT_TABLE | |
Short Description | ||
Super Class | CL_SALV_BS_TT_RESULT | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_BS_EXPORT | SALV BS Export |
Created | 20060531 | SAP |
Last change | 20130531 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_BS_TT_RESULT_TABLE | 20060920 |
Friends
Class CL_SALV_BS_TT_RESULT_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060609 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060531 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060609 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060704 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060620 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060620 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060620 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060531 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | Do Images/Icons Exist? | 20090715 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080218 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_RESULT_AGGR_LINE_DATA | 20081215 |
Methods
Events
Class CL_SALV_BS_TT_RESULT_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_RESULT_AGGR_LINE_DATA | Private | See coding | 20081215 | begin of ys_result_aggr_line_data,
result_data_index type sytabix,
s_aggr_line_data type if_salv_bs_r_data_table_aggr=>s_type_aggr_line_descr,
end of ys_result_aggr_line_data
|
||
2 | YT_RESULT_AGGR_LINE_DATA | Private | See coding | 20081215 | yt_result_aggr_line_data type sorted table of ys_result_aggr_line_data
with unique key result_data_index initial size 1
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_RESULT_DATA_TABLE | 20060601 | |||
2 | ![]() |
XML_FLAVOUR | Call by reference | Type reference (TYPE) | STRING | IF_SALV_BS_C_TT=>C_TT_XML_FLAVOUR_FULL | 20061120 |
Method CONSTRUCTOR on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_DATA_TABLE | DataController | 20060719 |
Method CREATE_DATA on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_END_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_ABSTRACT | Gestaltungsobjekt | 20060801 |
Method CREATE_END_OF_LIST on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_DATA_TABLE | DataController | 20060719 | ||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | 20060719 |
Method CREATE_MODEL on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_RESULT Signature
Method CREATE_RESULT on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method CREATE_RESULT on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_SERVICE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | 20080218 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_SERVICE_MNGR_TABLE | 20080218 |
Method CREATE_SERVICE_MANAGER on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_TOP_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_FORM_ABSTRACT | Gestaltungsobjekt | 20060801 |
Method CREATE_TOP_OF_LIST on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method CREATE_TT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_TT_DATA_TABLE | 20060719 |
Method CREATE_TT_DATA on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20060609 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060609 | |||
3 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method FILL_COLUMN on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_COLUMNS Signature
Method FILL_COLUMNS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_COLUMNS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_COLUMNS_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20060609 | |||
2 | ![]() |
R_COLUMN | Value transfer | Object reference (TYPE REF TO) | DATA | 20060609 |
Method FILL_COLUMNS_HIDDEN on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_COLUMN_UIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELDNAME | Value transfer | Type reference (TYPE) | STRING | UI spezifischer Feldname | 20061116 | ||
2 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method FILL_COLUMN_UIE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_END_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SALV_FORM | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ABSTRACT | Inhalt des Gestaltungsobjekts setzen und holen | 20060531 |
Method FILL_END_OF_LIST on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_HYPERLINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HYPERLINK_ID | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method FILL_HYPERLINKS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_IMAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE_ID | Call by reference | Type reference (TYPE) | DATA | 20060623 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method FILL_IMAGES on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_INDEX | Call by reference | Type reference (TYPE) | I | 20060609 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20060609 | |||
3 | ![]() |
R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070904 | |||
4 | ![]() |
S_ROW | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method FILL_ROW on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROWS Signature
Method FILL_ROWS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_ROWS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_INDEX | Call by reference | Type reference (TYPE) | I | 20060609 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20060609 | |||
3 | ![]() |
R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070904 | |||
4 | ![]() |
S_CELL | Call by reference | Type reference (TYPE) | DATA | 20060609 | |||
5 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method FILL_ROW_CELL on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_INDEX | Call by reference | Type reference (TYPE) | I | 20060609 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20060609 | |||
3 | ![]() |
R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070904 | |||
4 | ![]() |
S_ROW | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method FILL_ROW_CELLS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW_CELL_HYPERLINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_CELL | Call by reference | Type reference (TYPE) | DATA | 20060626 | |||
2 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060626 | |||
3 | ![]() |
S_DATA | Call by reference | Type reference (TYPE) | DATA | 20060626 |
Method FILL_ROW_CELL_HYPERLINK on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW_CELL_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080218 | |||
2 | ![]() |
S_CELL | Call by reference | Type reference (TYPE) | DATA | 20060626 | |||
3 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060626 | |||
4 | ![]() |
S_DATA | Call by reference | Type reference (TYPE) | DATA | 20060626 | |||
5 | ![]() |
UIE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080218 |
Method FILL_ROW_CELL_IMAGE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_ROW_CELL_VALUESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_INDEX | Call by reference | Type reference (TYPE) | I | 20080218 | |||
2 | ![]() |
S_CELL | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
3 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
4 | ![]() |
S_DATA | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method FILL_ROW_CELL_VALUESET on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_SELECTIONS Signature
Method FILL_SELECTIONS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_SELECTIONS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_SERVICES Signature
Method FILL_SERVICES on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_SERVICES on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_SERVICE_AGGR Signature
Method FILL_SERVICE_AGGR on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_SERVICE_AGGR on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_SERVICE_FILTER Signature
Method FILL_SERVICE_FILTER on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_SERVICE_FILTER on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_SERVICE_SORT Signature
Method FILL_SERVICE_SORT on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method FILL_SERVICE_SORT on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_TOP_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SALV_FORM | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ABSTRACT | Gestaltungsobjekt | 20060531 |
Method FILL_TOP_OF_LIST on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method FILL_VALUESETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
2 | ![]() |
VALUESET_ID | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method FILL_VALUESETS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method GET_CELL_VALUE Signature
Method GET_CELL_VALUE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method GET_HYPERLINK_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HYPERLINK_ID | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method GET_HYPERLINK_VALUE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method GET_IMAGE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE_VALUE | Call by reference | Type reference (TYPE) | DATA | 20060609 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | XSTRING | 20060609 |
Method GET_IMAGE_CONTENT on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method GET_IMAGE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE_ID | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method GET_IMAGE_VALUE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method GET_VALUESET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20060627 | |||
2 | ![]() |
VALUESET_ID | Call by reference | Type reference (TYPE) | DATA | 20060627 |
Method GET_VALUESET_VALUE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method NEW_RESULT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_RESULT_DATA_TABLE | 20060921 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_TT_RESULT_TABLE | 20060921 | |||
3 | ![]() |
XML_FLAVOUR | Call by reference | Type reference (TYPE) | STRING | IF_SALV_BS_C_TT=>C_TT_XML_FLAVOUR_FULL | 20061121 |
Method NEW_RESULT_TABLE on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_COLUMN | Call by reference | Type reference (TYPE) | DATA | 20060609 |
Method TRANS_COLUMN on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_COLUMNS Signature
Method TRANS_COLUMNS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_COLUMNS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_HYPERLINKS Signature
Method TRANS_HYPERLINKS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_HYPERLINKS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_IMAGES Signature
Method TRANS_IMAGES on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_IMAGES on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_LAYOUT Signature
Method TRANS_LAYOUT on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_LAYOUT on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_SELECTIONS Signature
Method TRANS_SELECTIONS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_SELECTIONS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_SERVICES Signature
Method TRANS_SERVICES on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_SERVICES on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_SERVICE_AGGR Signature
Method TRANS_SERVICE_AGGR on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_SERVICE_AGGR on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_SERVICE_FILTER Signature
Method TRANS_SERVICE_FILTER on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_SERVICE_FILTER on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_SERVICE_SORT Signature
Method TRANS_SERVICE_SORT on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_SERVICE_SORT on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
Method TRANS_VALUESETS Signature
Method TRANS_VALUESETS on class CL_SALV_BS_TT_RESULT_TABLE has no parameter.
Method TRANS_VALUESETS on class CL_SALV_BS_TT_RESULT_TABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |