CI_QUICKFIX_FAILED - Exceptions for Quick Fixes
The following messages are stored in message class CI_QUICKFIX_FAILED: Exceptions for Quick Fixes.
It is part of development package S_CODE_INSPECTOR_QUICKFIXES in software component BC-ABA-LA-CI. This development package consists of objects that can be grouped under "Code Inspector quick fix infrastructure.".
It is part of development package S_CODE_INSPECTOR_QUICKFIXES in software component BC-ABA-LA-CI. This development package consists of objects that can be grouped under "Code Inspector quick fix infrastructure.".
Message Nr ▲ | Message Text |
---|---|
101 | |
102 | |
103 | The quick fix context could not be created |
104 | Comments cannot be action statements |
105 | Context cannot be created due to p_from_token or p_to_token |
106 | No quickfix_code was specified when creating the quick fix object |
107 | Action statements must belong to the same include / procedure /class |
108 | Tokens do not belong to action statements |
109 | The provided set of action statements is not continuous |
110 | The provided action statements are initial |
111 | The action statement is unknown |
112 | Macro Calls cannot be action statements |
113 | Definitions of functions modules cannot be quick fixed up to now |
114 | Not all scan results provided for context |
115 | Undefined value for p_from_stmt |
116 | Statements and proc_def must not be empty for context |
117 | Provide pseudo comment without "#EC |
118 | Provide a non empty pseudo comment |
119 | Undefined value for p_to_stmt |
120 | p_from_token or p_to_token are invalid |
121 | p_from_token and p_to_token must refer to the statement |
122 | p_to_stmt must not be smaller than p_from_stmt |
123 | insert_after inside chaining needs context created with_end_point |
124 | |
125 | Do not use insert_after for inserting statements in statement-parts |
126 | Do not use insert_before for inserting statements in statement-parts |
127 | Do not replace statement parts by statements |
128 | Do not replace inside string templates |
129 | Context cannot be made unique |
130 | Overlapping changes are not possible |
131 | |
132 | Quickfixes cannot be created inside macros. |
133 | Line/Column does not exist in source |
134 | Empty statement cannot be used for context |
135 | New Code is too long and cannot be splitted |
136 | Quickfixes are only possible in 7.53 AND apply Note 2270689 |