RFAC_QUICKFIX - Refactoring Messages

The following messages are stored in message class RFAC_QUICKFIX: Refactoring Messages.
It is part of development package SRFAC_BLACKBOARD in software component BC-DWB-AIE-REF. This development package consists of objects that can be grouped under "Refactoring Blackboard".
Message Nr
Message Text
000&1&2&3&4
001Usages outside the current source unit exist but will not be changed.
002Rename in source unit is not supported in PUBLIC/PROTECTED section
003Usages inside macros exist but will not be changed.
004Rename in source unit is not supported at this source code position.
005Returning parameter does not support generic type ANY
006Method definition &1 in type &2 already exists
010Rename in source unit is not supported for this field
011Quickfix ID '&1' not found. Maybe the client needs to be updated.
100Rename '&1'
102Rename '&1'
103Generate factory method '&1'
104Generate constructor
105Generate class constructor
106Add '&1' unimplemented methods
107Extract local variable
109Create method '&1'
110Create definition of '&1' using wizard
111Add implementation for '&1'
112Create definition of '&1'
113Extract method
114Create definition of '&1' for testing
115Extract setup method
116Move to setup method
117Create redefinition for '&1'
118Declare local variable '&1' explicitly
119Declare '&1' local variables explicitly
120Extract local constant
121Extract class constant
122Use local constant '&2'
123Use class constant '&2'
124Extract importing parameter
125Extract local variable
126Extract attribute
127Make '&1' private
128Make '&1' protected
129Make '&1' public
130Extract local variable (replace all occurrences)
131Use program-global constant '&1'
132Refactoring not supported for literals concatenated by operator &&
133Convert '&1' to class constant
134Convert '&1' to class type
135Convert '&1' to attribute
136Create global class '&1'
137Create global interface '&1'
138Create local class '&1'
139Create local interface '&1'
140Constant can't be used here because of incompatible types
141Extract local interface
142Extract global interface
143Extract local superclass
144Extract global superclass
145Declare field-symbol '&1' explicitly
146Declare '&1' field-symbols explicitly
147Declare local variable '&1'
148Declare field-symbol '&1'
149Declare attribute '&1'
150Declare '&1' local variables
151Declare '&1' field-symbols
152Use similar field '&2'
153Use similar local variable '&2'
154Use similar local constant '&2'
155Use similar field-symbol '&2'
156Use similar attribute '&2'
157Use similar class constant '&2'
158Use similar alias '&2'
159Use similar parameter '&2'
160Make '&1' public (read-only)
161Create function module '&1'
162Create include '&1'
163Create local test double class '&1'
164Declare returning parameter '&1'
165Declare exporting parameter '&1'
166Declare changing parameter '&1'
167Declare importing parameter '&1'
168Convert '&1' to importing parameter
169Assign statement to new local variable
170Assign statement to new attribute
171Extract method from expression
172Add raising declaration
173Convert '&1' to returning parameter
174Convert '&1' to changing parameter
175Convert '&1' to exporting parameter
176Default value not supported for parameter type '&1'
177Creating parameters of type '&1' not supported
178Referenced data object &1 is not visible for parameter declaration
179Can't decide parameter type for &1, since it is defined with LIKE
180Inline declared variables cannot become importing parameters
181Used type &1 is not visible for parameter declaration
182Promotion of structured variables is not supported
183Return type can't be specified fully for type '&1'.
184Create implementation for class '&1'
185Extract exception variable
186Delete '&1'
187Declare alias '&1' for '&2'
188Quick assist is not possible at the current position
189Textpool is locked by user '&1'
190Add '&1' raising declarations
191Pull-Up '&1' to interface '&3'
192Pull-Up '&1' to superclass '&3'
193Create text '&1' in text pool
194Create text '&1' in text pool
195Replace literal by text '&1' from text pool
196Add literal for text '&1' from text pool
197Remove literal for text '&1'
198Replace text '&1' in text pool with literal
199Edit text '&1' in text pool
200Generate table type for '&1'
201Use text '&1' from text pool
202Rename '&1' impossible. Please use Alt-Shift-R or update your client.
203Surround with Try-Catch
204Add Catch-Block to surrounding Try
205Extract exception variable
206Split Catch-Block
207Remove Try-Catch
208Convert into READ TABLE statement
209Generate Getter for '&1'
210Generate Setter for '&1'
211Chain local variables
212Create dictionary structure '&1'
213Create data element '&1'
214Create table type '&1'
215Create data element with type '&1'
216Create database table '&1'
217Create dictionary view '&1'
218Create append structure for '&1'
219Assimilate components of include structure &1
220Generate constructor
221Re-generate constructor
222Generate Getter and Setter for '&1'
223Modernize SELECT statement
224Create CDS test 'class_teardown' fixture method
225Create CDS test 'class_setup' fixture method
226Prepare test data
227Generate SELECT Open SQL statement
228'&1' is not an SQL view. Provide SQL view for test data creation.
229Create CDS test 'setup' fixture method
230Create all the CDS test fixture methods
231Generating create statement for Datasource '&1' failed
232The CDS view '&1' is not found. Provide a valid CDS view.
233ADT must be updated to the latest version to apply this proposal.
234Create a new test method and prepare test data
235The class &1 belongs to SAP or a partner - method can't be created
236The interface &1 belongs to SAP or a partner - method can't be created
237Rename of fields defined in DDIC is not supported
238Declare local variable '&1' inline
239Create behavior implementation class '&1'
241Add method for operation '&1' on entity '&2' in local class '&3'
242Add method for operation '&1' on entity '&2' in new local handler class
243Synchronize corresponding Business Object in BOPF
244Synchronization of BOPF BO failed
245Create draft table '&1' for entity '&2'
246Draft table for entity &1
247Recreate draft table '&1' for entity '&2'
248Add required method '&1' in local saver class '&2'
249Add required method '&1' in new local saver class
250Add method for action '&1' of entity '&2' in local class '&3'
251Add method for function '&1' of entity '&2' in local class '&3'
252Add method for read by associaton '&1' for '&2' in local class '&3'
253Add method for create by association '&1' for '&2' in local class '&3'
254Add method for determination '&1' of entity '&2' in local class '&3'
255Add method for validation '&1' of entity '&2' in local class '&3'
256Add method for action '&1' of entity '&2' in new local handler class
257Add method for function '&1' of entity '&2' in new local handler class
258Add method for read by association '&1' for '&2' in new local class
259Add method for create by association '&1' for '&2' in new local class
260Add method for determination '&1' of entity '&2' in new local class
261Add method for validation '&1' of entity '&2' in new local class
262Add '&1' method for '&2' of entity '&3' in local class '&4'
263Add '&1' method for '&2' of entity '&3' in new local handler class
264Add '&1' method for create by association '&2' in local class '&4'
265Add '&1' method for create by association '&2' in new local class
266Add '&1' method for action '&2' of entity '&3' in local class '&4'
267Add '&1' method for action '&2' of entity '&3' in new local class
268Add all '&1' missing methods of entity '&2' in local handler class &3
269Add all '&1' missing methods of entity '&2' in new local handler class
270Add all '&1' required methods in local saver class '&2'
271Add all '&1' required methods in new local saver class inside '&2'
272Add all '&1' optional methods in local saver class '&2'
273Add all '&1' optional methods in new local saver class inside '&2'
274Add optional method '&1' in local saver class '&2'
275Add optional method '&1' in new local saver class inside '&2'
300Chain member definitions
301Assign currency code reference to field '&1'
302Add currency code annotation for field '&1'
303Create currency code field and annotation for '&1'
304Assign unit reference to field '&1'
305Add unit annotation for field '&1'
306Create unit field and annotation for '&1'
307Prepare test data (using wizard)
308Generating test method code failed
309No dependencies in the CDS under test
310CDS under test is empty. Test method generation is not possible.
311'&1' is a table function. Testing a CDS table function is not supported.
312Enable anonymization for user field '&1'
313Flag field '&1' as not relevant for anonymization
314Adjust and activate database table, convert data
315Adjust and activate database table, delete data
316Create table on database
317Delete table on database
319Activate '&1' and adjust dependent objects
320Activation for &1 failed, see dictionary log
321Activation for &1 finished with warnings
322Activation for &1 was successful
323Operation was aborted
324A background job is still running for the required database modifications
325Continue adjustment of database table
326Create global copy of local interface &1
327Create global copy of local class &1
Privacy Policy