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