Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_ITAB_CHANGE_LOG | Change log for internal tables | 20101110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20101110 |
Properties
| Class | CL_SALV_ITAB_EDITOR_LINE_MODE | |
| Short Description | Editor for line mode (stable line order; standard tables) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_ST_PUB | ALV Services for Tables: Public API |
| Created | 20101102 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_ITAB_CHANGE_LOG | Change log for internal tables | 20101110 | ||
| 2 | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20101110 |
Friends
Class CL_SALV_ITAB_EDITOR_LINE_MODE has no friend class.
Attributes
Methods
Events
Class CL_SALV_ITAB_EDITOR_LINE_MODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_AGGREGATION_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 2 | YS_CODELIST | Private | Attribute reference (LIKE) | 20101102 | |
||
| 3 | YS_FILTER_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 4 | YS_GROUPING_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 5 | YS_GROUP_KEY | Private | Attribute reference (LIKE) | 20101102 | |
||
| 6 | YS_INDEX_MAP | Private | See coding | 20101104 | begin of ys_index_map,
before type if_salv_service_types=>ys_range,
after type if_salv_service_types=>ys_range,
end of ys_index_map
|
||
| 7 | YS_RANGE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 8 | YS_RANGE_MAP | Private | Attribute reference (LIKE) | 20101102 | |
||
| 9 | YS_SORT_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 10 | YT_AGGREGATION_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 11 | YT_CODELIST | Private | Attribute reference (LIKE) | 20101102 | |
||
| 12 | YT_COLUMN_NAME | Private | Attribute reference (LIKE) | 20101102 | |
||
| 13 | YT_EXTERNAL_VALUE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 14 | YT_FIELD_PATH | Private | Attribute reference (LIKE) | 20101102 | |
||
| 15 | YT_FILTER_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 16 | YT_FUNCTION_CODE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 17 | YT_GROUPING_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 18 | YT_GROUP_KEY | Private | Attribute reference (LIKE) | 20101102 | |
||
| 19 | YT_INDEX_MAP | Private | See coding | 20101104 | yt_index_map type standard table of ys_index_map with key before
|
||
| 20 | YT_RANGE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 21 | YT_RANGE_MAP | Private | Attribute reference (LIKE) | 20101102 | |
||
| 22 | YT_ROW_INDEX | Private | Attribute reference (LIKE) | 20101102 | |
||
| 23 | YT_SORT_RULE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 24 | Y_COLUMN_NAME | Private | Attribute reference (LIKE) | 20101102 | |
||
| 25 | Y_FIELD_PATH | Private | Attribute reference (LIKE) | 20101102 | |
||
| 26 | Y_FORMATTING_OPTION_VALUE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 27 | Y_FUNCTION_CODE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 28 | Y_MODIFICATION_TYPE | Private | Attribute reference (LIKE) | 20101102 | |
||
| 29 | Y_OPTION | Private | Attribute reference (LIKE) | 20101102 | |
||
| 30 | Y_RECORDING_STATE | Private | See coding | 20101104 | Y_RECORDING_STATE type c length 1
|
||
| 31 | Y_ROW_INDEX | Private | Attribute reference (LIKE) | 20101102 | |
||
| 32 | Y_SIGN | Private | Attribute reference (LIKE) | 20101102 | |
Method Signatures
Method APPEND_INITIAL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SY_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method APPEND_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | DATA | 20101102 | ||||
| 2 | R_SY_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method APPEND_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101102 | ||||
| 2 | I_FROM | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 3 | I_TO | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 4 | R_SY_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method CHECK_LINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | DATA | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20101105 |
Method CHECK_TABLE_FOR_LINE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101105 |
Method CHECK_TABLE_FOR_LOG_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_SIZE | Call by reference | Type reference (TYPE) | I | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101105 |
Method CHECK_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20101105 |
Method CLEAR_TABLE Signature
Method CLEAR_TABLE on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20101109 |
Method COLLECT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | DATA | 20101102 | ||||
| 2 | R_SY_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method COMPRESS_INDEX_MAP Signature
Method COMPRESS_INDEX_MAP on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method COMPRESS_INDEX_MAP on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method CONSTRUCTOR on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method DATA_IS_NEW Signature
Method DATA_IS_NEW on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method DATA_IS_NEW on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 2 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method DELETE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 2 | I_TO | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 3 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method GET_COLUMNS_MODIFIED Signature
Method GET_COLUMNS_MODIFIED on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method GET_COLUMNS_MODIFIED on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method GET_INDEX_MAP Signature
Method GET_INDEX_MAP on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method GET_INDEX_MAP on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method GET_LINES_MODIFIED Signature
Method GET_LINES_MODIFIED on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method GET_LINES_MODIFIED on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method INSERT_INITIAL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 2 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method INSERT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 2 | I_LINE | Call by reference | Type reference (TYPE) | DATA | 20101102 | ||||
| 3 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method INSERT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101102 | ||||
| 2 | I_FROM | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 3 | I_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 4 | I_TO | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | 20101102 | ||||
| 5 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method LOG_APPEND_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20101104 |
Method LOG_APPEND_LINES_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101104 |
Method LOG_APPEND_LINES_INTERNAL on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method LOG_DELETE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101105 | |||
| 2 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20101105 |
Method LOG_DELETE_LINES_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101105 | |||
| 2 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101105 |
Method LOG_DELETE_LINES_INTERNAL on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method LOG_INSERT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101105 | |||
| 2 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20101104 |
Method LOG_INSERT_LINES_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101105 | |||
| 2 | I_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101104 |
Method LOG_INSERT_LINES_INTERNAL on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method LOG_MODIFY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20110117 |
Method LOG_MODIFY_LINE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101124 |
Method LOG_MODIFY_LINE_INTERNAL on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method LOG_MOVE_LINE_TO_IPOS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110228 |
Method LOG_MOVE_LINE_TO_IPOS_INTERNAL on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method LOG_MOVE_TO_INSERT_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20110228 |
Method LOG_NEW_DATA Signature
Method LOG_NEW_DATA on class CL_SALV_ITAB_EDITOR_LINE_MODE has no parameter.
Method LOG_NEW_DATA on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method MODIFY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | Index of Internal Tables | 20101102 | |||
| 2 | I_LINE | Call by reference | Type reference (TYPE) | DATA | 20101102 | ||||
| 3 | R_SY_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101104 |
Method MOVE_TO_INSERT_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | Index of Internal Tables | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor contract violated by caller | 20110228 |
Method SET_NEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101124 |
Method SET_NEW_DATA on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method SPLIT_INTERVAL_FOR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_MAP | Call by reference | Type reference (TYPE) | YT_INDEX_MAP | 20101105 | ||||
| 2 | IS_INDEX_MAP | Call by reference | Type reference (TYPE) | YS_INDEX_MAP | 20101105 | ||||
| 3 | I_FIRST_INDEX | Call by reference | Type reference (TYPE) | I | 20101105 | ||||
| 4 | I_LAST_INDEX | Call by reference | Type reference (TYPE) | I | 20101105 |
Method SPLIT_INTERVAL_FOR_DELETE on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method SPLIT_INTERVAL_FOR_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_MAP | Call by reference | Type reference (TYPE) | YT_INDEX_MAP | 20101104 | ||||
| 2 | IS_INDEX_MAP | Call by reference | Type reference (TYPE) | YS_INDEX_MAP | 20101104 | ||||
| 3 | I_FIRST_INDEX | Call by reference | Type reference (TYPE) | I | 20101104 | ||||
| 4 | I_LAST_INDEX | Call by reference | Type reference (TYPE) | I | 20101104 |
Method SPLIT_INTERVAL_FOR_INSERT on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
Method START_RECORDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101104 |
Method START_RECORDING on class CL_SALV_ITAB_EDITOR_LINE_MODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |