SAP ABAP Class CL_SALV_ITAB_EDITOR_LINE_MODE (Editor for line mode (stable line order; standard tables))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_SERVICE_TYPES 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_FILTER_OPTION Instance attribute Private Attribute reference (LIKE) 20101110
2 CS_FUNCTION_CODE Instance attribute Private Attribute reference (LIKE) 20101110
3 CS_MODIFICATION_TYPE Instance attribute Private Attribute reference (LIKE) 20101122
4 CS_RECORDING Constant Private See coding 20101104
5 CS_ROW_INDEX Instance attribute Private Attribute reference (LIKE) 20101110
6 MO_TYPE_DATA_LINE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101105
7 MO_TYPE_DATA_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20101105
8 MRT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20101104
9 MS_RESULT_MAP_CACHE Instance attribute Private See coding 20120326
10 MT_INDEX_MAP Instance attribute Private Type reference (TYPE) YT_INDEX_MAP 20101104
11 MT_MOVE_TO_INSERT_POSITION Instance attribute Private Type reference (TYPE) YT_ROW_INDEX 20110225
12 M_LINES_MODIFIED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101210
13 M_RECORDING_STATE Instance attribute Private Type reference (TYPE) Y_RECORDING_STATE 20101104
14 M_TABLE_SIZE Instance attribute Private Type reference (TYPE) I 20101104
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_INITIAL_LINE Instance method Public Method 20101102
2 APPEND_LINE Instance method Public Method 20101102
3 APPEND_LINES Instance method Public Method 20101102
4 CHECK_LINE_TYPE Instance method Private Method 20101105
5 CHECK_TABLE_FOR_LINE_OPERATION Instance method Private Method 20101105
6 CHECK_TABLE_FOR_LOG_OPERATION Instance method Private Method 20101105
7 CHECK_TABLE_TYPE Instance method Private Method 20101105
8 CLEAR_TABLE Instance method Public Method 20101109
9 COLLECT_LINE Instance method Public Method 20101102
10 COMPRESS_INDEX_MAP Instance method Private Method 20101111
11 CONSTRUCTOR Instance method Public Constructor 20101104
12 DATA_IS_NEW Instance method Private Method 20101110
13 DELETE_LINE Instance method Public Method 20101102
14 DELETE_LINES Instance method Public Method 20101102
15 GET_COLUMNS_MODIFIED Instance method Private Method 20101110
16 GET_INDEX_MAP Instance method Private Method 20101110
17 GET_LINES_MODIFIED Instance method Private Method 20101110
18 INSERT_INITIAL_LINE Instance method Public Method 20101102
19 INSERT_LINE Instance method Public Method 20101102
20 INSERT_LINES Instance method Public Method 20101102
21 LOG_APPEND_LINES Instance method Public Method Log appending of lines 20101104
22 LOG_APPEND_LINES_INTERNAL Instance method Private Method 20101104
23 LOG_DELETE_LINES Instance method Public Method Log deletion of lines 20101105
24 LOG_DELETE_LINES_INTERNAL Instance method Private Method 20101105
25 LOG_INSERT_LINES Instance method Public Method Log insertion of lines 20101104
26 LOG_INSERT_LINES_INTERNAL Instance method Private Method 20101104
27 LOG_MODIFY_LINE Instance method Public Method Log modification of a line 20101124
28 LOG_MODIFY_LINE_INTERNAL Instance method Private Method 20101124
29 LOG_MOVE_LINE_TO_IPOS_INTERNAL Instance method Private Method 20110228
30 LOG_MOVE_TO_INSERT_POSITION Instance method Public Method Log moving line to insert position 20110224
31 LOG_NEW_DATA Instance method Public Method log setting new data (and turn off recording) 20101124
32 MODIFY_LINE Instance method Public Method 20101102
33 MOVE_TO_INSERT_POSITION Instance method Public Method record moving line to insert position 20110224
34 SET_NEW_DATA Instance method Public Method set new data (and turn off recording) 20101124
35 SPLIT_INTERVAL_FOR_DELETE Instance method Private Method 20101105
36 SPLIT_INTERVAL_FOR_INSERT Instance method Private Method 20101104
37 START_RECORDING Instance method Public Method start recording of changes 20101102
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 Returning R_SY_TABIX Value transfer Type reference (TYPE) SYTABIX 20101124
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method APPEND_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) DATA 20101102
2 Returning R_SY_TABIX Value transfer Type reference (TYPE) SYTABIX 20101124
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method APPEND_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) INDEX TABLE 20101102
2 Importing I_FROM Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
3 Importing I_TO Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
4 Returning R_SY_TABIX Value transfer Type reference (TYPE) SYTABIX 20101124
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method CHECK_LINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) DATA 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101105

Method CHECK_TABLE_FOR_LOG_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_SIZE Call by reference Type reference (TYPE) I 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101105

Method CHECK_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) STANDARD TABLE 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_LINE Call by reference Type reference (TYPE) DATA 20101102
2 Returning R_SY_TABIX Value transfer Type reference (TYPE) SYTABIX 20101124
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
2 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method DELETE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
2 Importing I_TO Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
3 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
2 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method INSERT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
2 Importing I_LINE Call by reference Type reference (TYPE) DATA 20101102
3 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method INSERT_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) INDEX TABLE 20101102
2 Importing I_FROM Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
3 Importing I_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
4 Importing I_TO Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20101102
5 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method LOG_APPEND_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE_NUMBER Call by reference Type reference (TYPE) I 20101104
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101105
2 Importing I_LINE_NUMBER Call by reference Type reference (TYPE) I 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101105
2 Importing 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101105
2 Importing I_LINE_NUMBER Call by reference Type reference (TYPE) I 20101104
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101105
2 Importing 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101124
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing 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 Importing 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 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20110224
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing I_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX Index of Internal Tables 20101102
2 Importing I_LINE Call by reference Type reference (TYPE) DATA 20101102
3 Returning R_SY_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101105
# Exception Resumable Description Created on
1 CX_SALV_EDT_CONTRACT_VIOLATION 20101104

Method MOVE_TO_INSERT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SALV_EDT_CONTRACT_VIOLATION 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 Importing 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 Exporting ET_INDEX_MAP Call by reference Type reference (TYPE) YT_INDEX_MAP 20101105
2 Importing IS_INDEX_MAP Call by reference Type reference (TYPE) YS_INDEX_MAP 20101105
3 Importing I_FIRST_INDEX Call by reference Type reference (TYPE) I 20101105
4 Importing 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 Exporting ET_INDEX_MAP Call by reference Type reference (TYPE) YT_INDEX_MAP 20101104
2 Importing IS_INDEX_MAP Call by reference Type reference (TYPE) YS_INDEX_MAP 20101104
3 Importing I_FIRST_INDEX Call by reference Type reference (TYPE) I 20101104
4 Importing 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 Changing 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