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