Hierarchy
⤷
⤷
Meta Relationship - Using
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_RESULT_DATA_TABLE | 20050801 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_RESULT_DATA_TABLE | Result Controller | 20050801 |
Properties
| Class | CL_SALV_BS_RESULT_DATA_TABLE | |
| Short Description | ||
| Super Class | CL_SALV_BS_RESULT_DATA | CL_SALV_BS_RESULT_DATA |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_UI_RESULT | Package for Result Data |
| Created | 20050729 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 7 | 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_RESULT_DATA_TABLE | Result Data Table | 20090116 | ||
| 2 | IF_SALV_BS_R_DATA_HIERARCHY | 20050729 | |||
| 3 | IF_SALV_BS_R_DATA_TABLE_AGGR | 20050729 | |||
| 4 | IF_SALV_BS_R_DATA_TABLE_DATA | Result Data Table Data | 20090116 | ||
| 5 | IF_SALV_BS_R_DATA_TABLE_EDIT | 20090319 | |||
| 6 | IF_SALV_BS_R_DATA_TABLE_EXPORT | 20090319 | |||
| 7 | IF_SALV_BS_R_DATA_TABLE_FILTER | Filter Result | 20090324 | ||
| 8 | IF_SALV_BS_R_DATA_TABLE_GRAPH | 20060323 | |||
| 9 | IF_SALV_BS_R_DATA_TABLE_MAP | Result Data Table Mapping | 20090515 | ||
| 10 | IF_SALV_BS_R_DATA_TABLE_TYPES | 20050831 |
Friends
Class CL_SALV_BS_RESULT_DATA_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | -2 | Constant | 20071205 | ||
| 2 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '99' | ABAB Dictionary: Two-Digit Numeric Field | 20050729 | ||
| 3 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '02' | ABAB Dictionary: Two-Digit Numeric Field | 20050729 | ||
| 4 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '05' | Constant | 20071204 | ||
| 5 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '01' | ABAB Dictionary: Two-Digit Numeric Field | 20050729 | ||
| 6 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '04' | Constant | 20071121 | ||
| 7 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '03' | ABAB Dictionary: Two-Digit Numeric Field | 20050729 | ||
| 8 | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '06' | Constant | 20071204 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | GUID in 'CHAR' Format in Upper Case | 20061115 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_BS_BEHAVIOR | 20100527 | ||||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_FORM | General Element in Design Object | 20050729 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20100108 | ||||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_FORM | General Element in Design Object | 20050729 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO | 20090303 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO | 20090303 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | YS_VISIBLE_ROW_INDEX | Index for Visible Rows of r_result_data | 20091221 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_CHAR | 20051125 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_KEYF | 20051125 | ||||
| 19 | Instance attribute | Public | Attribute reference (LIKE) | 20050729 | |||||
| 20 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_UNIT | 20051125 |
Methods
Events
Class CL_SALV_BS_RESULT_DATA_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_VISIBLE_ROW_INDEX | Protected | See coding | 20091221 | begin of ys_visible_row_index,
is_valid type abap_bool,
is_needed type abap_bool,
t_visible_lines type standard table of sytabix with key table_line,
is_partially_valid type abap_bool,
partial_validity_end_row type sytabix,
end of ys_visible_row_index
|
Method Signatures
Method APPLY_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070918 | ||||
| 2 | DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070918 |
Method APPLY_HIERARCHY on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060920 | ||||
| 2 | R_END_OF_LIST | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM | 20050729 | ||||
| 3 | R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | 20050729 | ||||
| 4 | R_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_SERVICE_MNGR | 20050801 | ||||
| 5 | R_TOP_OF_LIST | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM | 20050729 |
Method CONSTRUCTOR on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DATA_LINE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONLY_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060404 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | I | 20060404 |
Method DATA_LINE_LINES on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_GET_AGGR_CHAR_KEYF_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060201 |
Method DO_GET_AGGR_CHAR_KEYF_UNIT on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_MAP_SELECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090730 |
Method DO_MAP_SELECTIONS on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_MERGE_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050729 |
Method DO_MERGE_AGGREGATION on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_MERGE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050729 |
Method DO_MERGE_HIERARCHY on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_RESET_GROUP_AGGR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051108 |
Method DO_RESET_GROUP_AGGR_STATE on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_RESET_HIERARCHY_EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060126 |
Method DO_RESET_HIERARCHY_EXPAND on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method DO_RESET_SUMLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050729 |
Method DO_RESET_SUMLEVEL on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_1ST_VISIBLE_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO | 20050801 |
Method GET_1ST_VISIBLE_CHARACTERISTIC on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_1ST_VISIBLE_KEYFIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO | 20060324 |
Method GET_1ST_VISIBLE_KEYFIGURE on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_AGGR_CHAR_KEYF_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_CHAR | Call by reference | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_CHAR | 20050801 | ||||
| 2 | T_KEYF | Call by reference | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_KEYF | 20050801 | ||||
| 3 | T_UNIT | Call by reference | Type reference (TYPE) | IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_UNIT | 20050801 |
Method GET_AGGR_CHAR_KEYF_UNIT on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_BEHAVIOR 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_BEHAVIOR | 20100527 |
Method GET_BEHAVIOR on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050927 |
Method GET_GUID on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method GET_HIERARCHY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_R_DATA_HIERARCHY=>T_TYPE_HIERARCHY_COLUMN | 20050729 |
Method GET_HIERARCHY_FIELDS on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method INVALIDATE_VISIBLE_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_RESULT_ROW_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | 1 | Index interner Tabellen | 20091221 |
Method INVALIDATE_VISIBLE_ROW_INDEX on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method MERGE Signature
Method MERGE on class CL_SALV_BS_RESULT_DATA_TABLE has no parameter.
Method MERGE on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method MERGE_AGGREGATION Signature
Method MERGE_AGGREGATION on class CL_SALV_BS_RESULT_DATA_TABLE has no parameter.
Method MERGE_AGGREGATION on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method MERGE_DATA Signature
Method MERGE_DATA on class CL_SALV_BS_RESULT_DATA_TABLE has no parameter.
Method MERGE_DATA on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method MERGE_HIERARCHY Signature
Method MERGE_HIERARCHY on class CL_SALV_BS_RESULT_DATA_TABLE has no parameter.
Method MERGE_HIERARCHY on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESET_INDEX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050729 | |||
| 2 | RESET_INDEX_BY | Call by reference | Type reference (TYPE) | I | 1 | 20050729 | |||
| 3 | RESET_INDEX_GE | Call by reference | Type reference (TYPE) | I | 1 | 20050729 |
Method RESET on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method SET_BEHAVIOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEHAVIOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_BEHAVIOR | 20100527 |
Method SET_BEHAVIOR on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method UPDATE_VISIBLE_ROW_INDEX Signature
Method UPDATE_VISIBLE_ROW_INDEX on class CL_SALV_BS_RESULT_DATA_TABLE has no parameter.
Method UPDATE_VISIBLE_ROW_INDEX on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Method _MERGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM_SOURCE_LINES | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20100129 | |||
| 2 | T_ROWS_INSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | contract: always sorted by ROW_INDEX | 20100129 | |||
| 3 | T_ROWS_OUTSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | contract: always sorted by ROW_INDEX | 20100129 |
Method _MERGE_DATA on class CL_SALV_BS_RESULT_DATA_TABLE has no exception.
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |