SAP ABAP Message Class SY (ABAP/4 system messages)
Basic Data
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_CORE (Package) Kernel-Level Objects
Attributes
Message class SY
Short Description ABAP/4 system messages  
Changed On 20130531 
Last Changed At 091652 
Messages
# Message Message Short Text Documentation status Authorization check
1 000 System check error; start transaction SICK  
2 001 @(#) 1.91 Space: object requires documentation
3 002 & Space: object requires documentation
4 003 Excessive memory request  
5 004 Roll storage of length & not available  
6 005 Specified memory area not allocated  
7 006 No memory available  
8 007 Memory management destroyed  
9 008 Memory management error  
10 009 Error in MEMAREA management  
11 010 Error in MEMORY management  
12 011 PXA not created (error code &)  
13 012 Too many PXA users  
14 013 PXA wrongly initialized  
15 014 PXA semaphore operation & with error code &  
16 015 Loop in the PXA hash chain &  
17 016 Error in SET PARAMETER  
18 017 Parameter IDs with more than & characters are not allowed  
19 018 Parameters with more than & characters are not allowed  
20 019 No list generated  
21 020 Error when outputting a list to a file  
22 021 Display format & unknown  
23 022 Field length & too long (maximum with HIDE: &)  
24 023 Line too long (> &) for list in host format  
25 024 No more than & list steps are possible  
26 025 Line & is not allocated  
27 026 Error in code table (contab)  
28 027 Format error found in program code  
29 028 Version of program & out-of-date; start it again  
30 029 Option & unknown  
31 030 Format error in text file  
32 031 Invalid ABAP code  
33 032 Invalid module component in & control block  
34 033 Data type & not allowed  
35 034 Work area too small  
36 035 Packed number contains no sign  
37 036 Incorrect sort representation of a packed number  
38 037 Exit code & not allowed  
39 038 Error when reading program & line &  
40 039 Format error in description of table &  
41 040 Format error in profile  
42 041 Path name in profile too long  
43 042 Error in flat file  
44 043 ABAP name with more than & characters not allowed  
45 044 RMAC name with more than & characters not allowed  
46 045 Internal table & has an incorrect structure  
47 046 SELECT-OPTION & not found in table %_SELC  
48 047 Syntax error in program &  
49 048 Generation error  
50 049 ABAP program & is type I; no generation possible  
51 050 Control block & created incorrectly  
52 051 Control block identifier & unknown  
53 052 Field name & unknown  
54 053 Error when initializing &  
55 054 Error when creating the symbol table  
56 055 Scont command & unknown  
57 056 No branch control block active  
58 057 Unprocessed components in POSIT  
59 058 Invalid include nesting in &  
60 059 Invalid nesting in macro &  
61 060 Reference to DATV control block not allowed  
62 061 Initial value area too large (& bytes)  
63 062 Alignment error in field &  
64 063 Structure not complete  
65 064 Segment overflow: Too much internal data ( & K + & K)  
66 065 Format error when generating RSYN table, file &  
67 066 Error in syntax check  
68 067 Variable parameter list only allowed at end of record  
69 068 Closing '<<' missing. Key word &  
70 069 First parameter not numeric  
71 070 No fully qualified name specified  
72 071 Table index invalid  
73 072 RTJ stack overflow for &  
74 073 JRT without RTJ in &  
75 074 Error when reading EXEC SQL statement  
76 075 Too many words in EXEC SQL statement (increase CNTEXT)  
77 076 ABAP symbol & is defined more than once  
78 077 & not closed at end of report  
79 078 Macro name with more than & characters not allowed  
80 079 Macro & called with more than & actual parameters  
81 080 Macro & called without actual parameter &  
82 081 Invalid formal parameter && in macro &  
83 082 Period missing after & Space: object requires documentation
84 083 ABAP source code line from & longer than & characters  
85 084 & not allowed without anchor  
86 085 DELME without anchor expects a valid global actual pointer  
87 086 Program & does not exist  
88 087 No information found on program &  
89 088 Program & not generated  
90 089 No RDIR information found for program &  
91 090 Program & (&) no longer exists (was regenerated)  
92 091 Load format of program & has been changed  
93 092 Error corrected in program buffer  
94 093 Abnormal termination after error in program buffer  
95 094 Programs & and & cannot be loaded together  
96 095 Symbol table for & does not fit program  
97 096 Error when loading symbol table  
98 097 Abnormal termination after error  
99 098 Time limit exceeded  
100 099 ABAP processor not initialized  
101 100 Work area for table & not created  
102 101 Structure & changed (program &); start it again  
103 102 Work area for field symbol & too short  
104 103 Error when initializing work area &  
105 104 Buffer overflow  
106 105 Source code record buffer overflow  
107 106 Import parameter name buffer overflow during CALL DIALOG  
108 107 Event is not a PBO/PAI module. Start not allowed  
109 108 Error in processor  
110 109 Processing terminated  
111 110 FORM & not found  
112 111 Unexpected interrupt  
113 112 Function & not found  
114 113 Exception & raised  
115 114 Exception & unknown  
116 115 Parameter & not found  
117 116 Incorrect parameter count during PERFORM  
118 117 No internal table passed  
119 118 Parameter & type conflict  
120 119 Form with index & does not exist  
121 120 Common area & in & has incorrect length  
122 121 More than & loop passes  
123 122 Statement & not allowed in present form  
124 123 Program stopped manually  
125 124 Paging error when accessing block &  
126 125 No further paging block available  
127 126 Operating system error message & : &  
128 127 Unable to open file & (&)  
129 128 Error when reading file & (&)  
130 129 Error when writing to file & (&)  
131 130 Error when positioning in file & (&)  
132 131 Error when closing file & (&)  
133 132 Error when deleting file & (&)  
134 133 Program & cannot be executed (&)  
135 134 Function & is not supported in the operating system  
136 135 File & is already open  
137 136 File & has already been closed  
138 137 File & has already been opened in another session  
139 138 Maximum permitted number of open files exceeded  
140 139 Error in & stack  
141 140 & stack is empty  
142 141 Index stack in unexpected state  
143 142 Processor stack overflow for floating point calculation  
144 143 & stack full  
145 144 Negative argument for SORT not allowed  
146 145 Argument for EXP too large  
147 146 Negative argument for LOG not allowed  
148 147 Argument for SIN or COS too large  
149 148 & is not a valid table index  
150 149 Control information for internal table destroyed  
151 150 Table indexes must be greater than zero  
152 151 Error when accessing table row number &  
153 152 No new table entry can be generated  
154 153 Error when setting header line  
155 154 Table entry (& bytes) for paging too large  
156 155 Paging area full  
157 156 Discrepancy between table index and data  
158 157 INSERT/MODIFY/DELETE without INDEX outside of a LOOP  
159 158 Table & has an invalid structure  
160 159 Internal table & has an incorrect structure  
161 160 Select-option not found in table %_SELC  
162 161 Control levels are not allowed with TABLES parameters  
163 162 Overflow during arithmetic operation  
164 163 Division by zero  
165 164 Field contains incorrect BCD format  
166 165 Overflow in mathematical function &  
167 166 Invalid call for function &  
168 167 Result of function & inaccurate  
169 168 Error when executing function &  
170 169 Error during arithmetic operation  
171 170 ABAP parameter & missing in profile  
172 171 Message unknown  
173 172 Function & is not supported  
174 173 & has not yet been implemented  
175 174 Conversion from type & to type & not supported  
176 175 Comparisons between type & and type & not supported  
177 176 Conversion not possible  
178 177 Private edit mask routine not allowed  
179 178 Parameter & unknown  
180 179 ABAP_ASSERT: &  
181 180 Overflow during conversion from &  
182 181 & cannot be interpreted as a number  
183 182 Conversion conflict: Is & hexadecimal?  
184 183 & on local field not permitted  
185 184 Value in switch statement not allowed  
186 185 Error when calling program &  
187 186 Container is too short  
188 187 Transport header is incorrect  
189 188 Invalid version of dataset  
190 189 Conversion information for code pages & and & not found  
191 190 Length change during conversion (&/&) not allowed  
192 191 Field of type F could not be imported (object &)  
193 192 Format error in dataset (object &)  
194 193 Target object '&' has incorrect object type  
195 194 Target object '&' has incorrect type or length  
196 195 Target object '&' has incorrect type or length (comp. &)  
197 196 Container too small  
198 197 No further container found  
199 198 No further container available  
200 199 Field to be imported was not found  
201 200 Container has unknown format Space: object requires documentation
202 201 Table to be imported has an incorrect record length of &  
203 202 Error during table access  
204 203 Compression block does not fit into target field  
205 204 Dataset is too large for table &  
206 205 Format error during import  
207 206 Table & has an invalid structure  
208 207 Memory ID cannot have more than & characters  
209 208 Memory ID & is reserved  
210 209 Error in pass by parameter between dialog modules  
211 210 Invalid entry in table TDCT  
212 211 Error in pass by parameter in SUBMIT  
213 212 Parameter & can only be passed by entering '='  
214 213 Logical database &/& is not in table TLDB  
215 214 Error in table TLDB: Database &/&, identifier &  
216 215 Table & does not exist  
217 216 Program & cannot be saved  
218 217 Program & cannot be locked  
219 218 No memory available (internal &)  
220 219 SQL error & occurred (internal &): &  
221 220 Invalid request (internal &)  
222 221 Error in internal function call (&)  
223 222 Internal error in database interface (internal &)  
224 223 Missing argument in internal call (&)  
225 224 Buffer area passed is too short (internal &)  
226 225 Unexpected return code & from internal call (&)  
227 226 Type varstring is not supported (internal &)  
228 227 Description for & does not fit the database (internal &)  
229 228 Table & is unknown (internal &)  
230 229 Unexpected end of data (internal &)  
231 230 No entry found for specified key in & (internal &)  
232 231 Entry already exists in table & (internal &)  
233 232 Access to invalid cursor (internal &)  
234 233 Too many cursors open (internal &)  
235 234 Data is longer than target area (internal &)  
236 235 Key for & is incomplete (internal &)  
237 236 Nested call not allowed (internal &)  
238 237 & for program & not found (internal &)  
239 238 & for program & already exists (internal &)  
240 239 Field & in table & not found (internal &)  
241 240 No data in table & selected (internal &)  
242 241 Data sorted by key (internal &)  
243 242 Entry already exists (internal &)  
244 243 No entry found (internal &)  
245 244 Documentation not found for specified key (internal &)  
246 245 Documentation for specified key already exists (internal &)  
247 246 Operating system sort error &: &, sort file &  
248 247 Table name too long  
249 248 Dialog module & not found  
250 249 Transaction code '&' unknown  
251 250 Table & unknown  
252 251 DD data type & unknown  
253 252 Table & has incorrect length  
254 253 Loop during dictionary compare in program &  
255 254 Selection in field string without fields  
256 255 SQL statement in EXEC SQL ... ENDEXEC too long  
257 256 INTO field string must not include more than & fields  
258 257 Host variables of type F are not supported  
259 258 EXEC SQL must not be nested more than & times  
260 259 A total matrix data segment already exists  
261 260 Data segment ID of total matrix is invalid  
262 261 The ab_gl.tmatrixh line header array already exists  
263 262 The address of the total matrix data segment is NULL  
264 263 More than & sort criteria not allowed  
265 264 Sorting of extracts requires the HEADER field group  
266 265 Sort field & is not a HEADER field  
267 266 Cannot sort more than & lines  
268 267 Extract record too large  
269 268 Field in EXTRACT too long  
270 269 HEADER field group is not unique  
271 270 Error when releasing an ABAP query area  
272 271 ASSIGN or assignment outside permitted area  
273 272 Field too small for ASSIGN or assignment to structure &  
274 273 ASSIGN with length/offset for type & not allowed  
275 274 Alignment error for ASSIGN  
276 275 Field symbol with structure & is not assigned  
277 276 Invalid type '&' with ASSIGN including TYPE  
278 277 Alignment error during ASSIGN including TYPE &  
279 278 Specification of explicit offset or length not allowed  
280 279 Entry breakpoints active  
281 280 Entry breakpoints inactive  
282 281 Current program has been modified while running Space: object requires documentation
283 282 Invalid TypeInfo CLSID Space: object requires documentation
284 283 Breakpoint set: SY-SUBRC <> 0  
285 284 Breakpoint for SY-SUBRC <> 0 deleted  
286 285 SQL prefetch inactive  
287 286 SQL prefetch active  
288 287 This flush is unnecessary because it transports a queue w/o return value. Space: object requires documentation
289 288 Core dump with error message  
290 289 No dump  
291 290 Line cannot be executed  
292 291 Name unknown  
293 292 Incorrect cursor position  
294 293 Error status reset  
295 294 Commit OK  
296 295 Rollback OK  
297 296 Event does not exist  
298 297 System debugging active  
299 298 System debugging inactive  
300 299 Display only possible with system debugging  
301 300 Breakpoints saved Space: object requires documentation
302 301 'COMMIT WORK' forced by system  
303 302 Core dump (&)  
304 303 Core dump (&) & &  
305 304 Incomplete key with SELECT SINGLE for &  
306 305 SQL event table & not allowed  
307 306 Program & does not match the active load  
308 307 Error & when loading line reference for &  
309 308 Error during connection setup (CMINIT), return code = &  
310 309 Error during connection setup (CMALLC), return code = &  
311 310 Error during connection setup (CMALLP), return code = &  
312 311 Error during send (CMSEND), return code = &  
313 312 Error during connection setup (CMDEAL), return code = &  
314 313 Data receive error (CMRCV), return code = &  
315 314 Data receive error (SCMRCV), return code = &  
316 315 Open SQL storage exhausted: & = & + & > &  
317 316 Single escape symbol '&' at end of template does not make sense  
318 317 '&' not allowed in second column of value table with IN operator  
319 318 '&' not allowed in first column of value table with IN operator  
320 319 Value table with IN operator contains an invalid structure  
321 320 DB field with LIKE operator contains an invalid type  
322 321 Value field with LIKE operator not of type C  
323 322 Pattern with LIKE operator too long  
324 323 LIKE operator: Closing apostrophe missing  
325 324 An ORDER BY condition during SELECT on table & could not be satisfied  
326 325 Length of client field incorrect  
327 326 Internal table is smaller than database table  
328 327 Array insert: Record to be inserted already exists  
329 328 Invalid update key for function &  
330 329 No update indicator assigned for &  
331 330 & is flagged as an update function module  
332 331 Field for name of conversion exit too short  
333 332 Conversion exit: Program name too short  
334 333 ID '&' missing with CALL statement  
335 334 Output field too short for conversion value  
336 335 Key word (code &) in 'rpref' not allowed  
337 336 Type & is not a valid ABAP type  
338 337 Field length & is incorrect  
339 338 Address is 0  
340 339 CALL parameter & is not a field symbol or parameter  
341 340 No free performance data file name found (&)  
342 341 Profile entry & not found  
343 342 Disk space for ABAP trace (& KB) exhausted  
344 343 Incorrect user or mode activated  
345 344 CALL TRANSACTION ... USING cannot be nested  
346 345 Generation: Program & source code line &  
347 346 ABAP program & line & current code & Space: object requires documentation
348 347 Internal condition: Module & function & line & error code &  
349 348 Program with error ended  
350 349 Overflow with arithmetic operation ( type I, &)  
351 350 Division by zero with type I arithmetic  
352 351 Division by zero with type F arithmetic  
353 352 Transaction '&' is locked  
354 353 '&' is a menu. No call possible  
355 354 Call of transaction '&' failed (return code = &)  
356 355 Spool request (number &) created without immediate output Space: object requires documentation
357 356 Input too long for internal field (length &)  
358 357 The internal field contents are too long (& characters)  
359 358 Target system/gateway not active Space: object requires documentation
360 359 Function module does not exist or EXCEPTION raised Space: object requires documentation
361 360 Error scheduling transactional RFC call in the background Space: object requires documentation
362 361 You cannot debug type & connections Space: object requires documentation
363 362 Function module does not exist Space: object requires documentation
364 363 Transaction ID & is being/has already been executed  
365 364 Object not initialized Space: object requires documentation
366 365 Unable to generate the initial object for the OLE application &  
367 366 Error when connecting to OLE client in SAPgui  
368 367 Object & does not exist in type library Space: object requires documentation
369 368 Wrong entry in table TOLE. & is not a valid object for &  
370 369 Browser data for application & not loaded Space: object requires documentation
371 370 You are not authorized to load type information Space: object requires documentation
372 371 OLE verb & not found in type information Space: object requires documentation
373 372 No authorization to change storage values Space: object requires documentation
374 373 Error number &1 receiving the results of an OLE call Space: object requires documentation
375 374 Spool request (number &) sent to SAP printer & Space: object requires documentation
376 375 Spool request (number &) sent to archive Space: object requires documentation
377 376 Use of local result variables when calling control/automation Space: object requires documentation
378 380 OVERFLOW field in SCAN ABAP-SOURCE is too small for & Space: object requires documentation
379 390 You are not authorized to call the OLE application &1  
380 399 "Find References" is not possible when using tables without table body. Space: object requires documentation
381 400 Table entry & corresponds to the given search criteria Space: object requires documentation
382 401 No corresponding table entry exists after line & Space: object requires documentation
383 402 Field copied into the display Space: object requires documentation
384 403 Exception from the class & was raised Space: object requires documentation
385 404 Watchpoint reached Space: object requires documentation
386 405 Choose a row and column Space: object requires documentation
387 406 Table changes not possible with format & Space: object requires documentation
388 407 You cannot set more than & breakpoints Space: object requires documentation
389 408 Specify a table name Space: object requires documentation
390 409 Specified table name not recognized Space: object requires documentation
391 410 You cannot set a breakpoint at the & statement Space: object requires documentation
392 411 Specified event unknown Space: object requires documentation
393 412 Breakpoint set Space: object requires documentation
394 413 Breakpoint was deleted Space: object requires documentation
395 414 Cursor position incorrect Space: object requires documentation
396 415 Line is not executable Space: object requires documentation
397 416 System debugging switched on Space: object requires documentation
398 417 System debugging switched off Space: object requires documentation
399 418 Memory monitoring switched on Space: object requires documentation
400 419 Memory monitoring switched off Space: object requires documentation
401 420 Breakpoints and settings made were saved Space: object requires documentation
402 421 Specified comparison operator is not permitted Space: object requires documentation
403 422 Program & does not exist Space: object requires documentation
404 423 Specified watchpoint field not known (in given program) Space: object requires documentation
405 424 Specified comparison field not known (in given program) Space: object requires documentation
406 425 Watchpoint created Space: object requires documentation
407 426 Watchpoint changed Space: object requires documentation
408 427 Maximum number of watchpoints reached Space: object requires documentation
409 428 Field name too long Space: object requires documentation
410 429 Function not possible here Space: object requires documentation
411 430 Unable to debug ABAP programs at the moment Space: object requires documentation
412 431 COMMIT WORK executed by system Space: object requires documentation
413 432 Debugging switched on Space: object requires documentation
414 433 You are not authorized to use the debugger Space: object requires documentation
415 434 String & not found Space: object requires documentation
416 435 Runtime error & caught Space: object requires documentation
417 436 Display only possible using system debugging Space: object requires documentation
418 437 No authorization for debugging an ABAP program (user: &) Space: object requires documentation
419 438 Specified function module unknown Space: object requires documentation
420 439 Work process &, PID = & Space: object requires documentation
421 440 Format error in specified object reference. It should be: index<class>. Space: object requires documentation
422 441 There is no class with the name & Space: object requires documentation
423 442 Specified index & is invalid Space: object requires documentation
424 443 The specified instance is not active Space: object requires documentation
425 444 Memory use display switched on Space: object requires documentation
426 445 Memory use display switched off Space: object requires documentation
427 446 Runtime warning occurred Space: object requires documentation
428 447 Watchpoints not possible for tables and object instances Space: object requires documentation
429 448 Complex table fields cannot be changed Space: object requires documentation
430 449 You cannot use this function with key tables Space: object requires documentation
431 450 You can only use commit and rollback in test clients Space: object requires documentation
432 451 Commit executed Space: object requires documentation
433 452 Rollback executed Space: object requires documentation
434 453 You can only change statement breakpoints on the breakpoints screen Space: object requires documentation
435 454 No search fields chosen Space: object requires documentation
436 455 You cannot search in tables with display formats "C" and "X" Space: object requires documentation
437 456 Use "Find" before "Find next" Space: object requires documentation
438 457 Update debugging switched on Space: object requires documentation
439 458 Update debugging switched off Space: object requires documentation
440 459 Cannot edit & (temporary program) Space: object requires documentation
441 460 The method entered is unknown Space: object requires documentation
442 461 Deleted breakpoints Space: object requires documentation
443 462 Global class & does not exist Space: object requires documentation
444 463 You can only jump within the same procedure The short text describes the object sufficiently
445 464 You cannot jump to this statement Space: object requires documentation
446 465 You do not have change authorization in ABAP Debugger Space: object requires documentation
447 466 The class & in the program & does not exist Space: object requires documentation
448 467 Exception from the class & was caught Space: object requires documentation
449 468 CLEANUP because of an exception from the class & Space: object requires documentation
450 469 Exception from the class & does not exist Space: object requires documentation
451 470 To create the exception object change the setting Space: object requires documentation
452 471 Reference destroyed; cannot display header Space: object requires documentation
453 472 Could not display more than & entries Space: object requires documentation
454 473 READ BINARY SEARCH check switch on Space: object requires documentation
455 474 READ BINARY SEARCH check switched off Space: object requires documentation
456 475 Expiry date must be no more than two months away Space: object requires documentation
457 476 Session was saved under the name & Space: object requires documentation
458 477 Session & was loaded Space: object requires documentation
459 478 Session & was deleted Space: object requires documentation
460 479 Expiry date of session & extended Space: object requires documentation
461 480 PROVIDE check activated Space: object requires documentation
462 481 PROVIDE check deactivated Space: object requires documentation
463 482 Function not currently possible - no free session Space: object requires documentation
464 483 Temporary file could not be created Space: object requires documentation
465 484 & is outside the visibility area Space: object requires documentation
466 485 The ranking list cannot be created due to to insufficient memory Space: object requires documentation
467 486 The ranking list can only partly be created due to insufficient memory. Space: object requires documentation
468 487 Information cannot be displayed due to insufficient memory. The short text describes the object sufficiently
469 488 Watchpoint to constant field not possible. Space: object requires documentation
470 489 Function for types and SZKs not possible. The short text describes the object sufficiently
471 490 References from classes and type groups cannot be created The short text describes the object sufficiently
472 491 Internal tables and strings do not have instances The short text describes the object sufficiently
473 492 The field symbol &1 is not assigned. The short text describes the object sufficiently
474 493 Internal error: Incorrect call of the C call &1. The short text describes the object sufficiently
475 494 The main program &1 must be generated. The short text describes the object sufficiently
476 495 The position of a breakpoint cannot be determined. Space: object requires documentation
477 496 Error when setting the HTTP breakpoints. The short text describes the object sufficiently
478 497 Breakpoints can cause problems - &1 is included multiple times Space: object requires documentation
479 498 No short dump has been created yet during this session. Space: object requires documentation
480 499 & & & & Space: object requires documentation
481 500 Command to tRFC/qRFC: Execute LUW again. Space: object requires documentation
482 501 No data exists for log entry  
483 502 Database error when recording transactional RFC Space: object requires documentation
484 503 Max. number of "Separate Units" in a tRFC LUW exceeded (max. 10000) Space: object requires documentation
485 504 Application aborted due to temporary problems Space: object requires documentation
486 505 Application aborted due to serious problems Space: object requires documentation
487 506 You cannot use tRFC or qRFC calls during a LUW modification Space: object requires documentation
488 507 User Switch Is Not Possible  
489 510 Field TID was not filled during the call of ARFC_DEST_SHIP Space: object requires documentation
490 511 Server &1 in graceful shutdown; execution stopped Space: object requires documentation
491 530 An exception was raised The short text describes the object sufficiently
492 550 Datei & deleted Space: object requires documentation
493 551 File & could not be deleted Space: object requires documentation
494 552 File & saved locally under & Space: object requires documentation
495 553 Error while saving locally. SY-SUBRC = & Space: object requires documentation
496 554 There are no system area files on this application server Space: object requires documentation
497 555 Error when saving the file & The short text describes the object sufficiently
498 556 Action canceled by user The short text describes the object sufficiently
499 557 The selected file name does not comply with the convention '&1' Space: object requires documentation
500 558 Virtual host is not configured: &1, port &2, no SNC The short text describes the object sufficiently
501 559 Virtual host is not configured: &1, port &2, with SNC The short text describes the object sufficiently
502 560 IP address missing: Port &1, function module &2, no SNC The short text describes the object sufficiently
503 561 IP address: Port &1, function module &2, with SNC The short text describes the object sufficiently
504 562 RFC &1 can be called in same system only The short text describes the object sufficiently
505 563 Function module &1 is not assigned to an RFC service The short text describes the object sufficiently
506 564 RFC service &1 with function module &2 not assigned to a service assembly The short text describes the object sufficiently
507 565 Service assembly &1 is not assigned to virtual host &2 The short text describes the object sufficiently
508 600 Accessibility is switched on Space: object requires documentation
509 601 Accessibility is switched off Space: object requires documentation
510 602 Process has been reserved exclusively (debugging mode) The short text describes the object sufficiently
511 603 Process cannot be reserved exclusively The short text describes the object sufficiently
512 604 Class constructor of & has not been executed yet. The short text describes the object sufficiently
513 605 No additional external mode available for new ABAP Debugger The short text describes the object sufficiently
514 606 The mode was separated from the debugger and the debugger was closed. Space: object requires documentation
515 607 Shared Objects: Debug automatic area structuring The short text describes the object sufficiently
516 608 Shared Objects: Do not debug automatic area structuring The short text describes the object sufficiently
517 609 Reference destroyed; cannot set watchpoint The short text describes the object sufficiently
518 610 Table cannot be saved as a local file (long text) Space: object requires documentation
519 611 The area handle for & is inactive (detached) The short text describes the object sufficiently
520 612 Generation completed; exit debugger soon Space: object requires documentation
521 613 Terminal ID for outbound requests was set The short text describes the object sufficiently
522 614 Current terminal ID is: & The short text describes the object sufficiently
523 615 Current terminal ID was deleted The short text describes the object sufficiently
524 616 No terminal ID exists The short text describes the object sufficiently
525 700 There is no entry "&" in the table D010LINF Space: object requires documentation
526 701 Coverage Analyzer not updated Space: object requires documentation
527 777 A good text  
528 800 CPIC error with logon confirmation Space: object requires documentation
529 900 Update debugging inactive  
530 901 Update debugging active  
531 902 Variable copied  
532 903 Exception raised  
533 904 Watchpoint triggered  
534 905 Choose line and column  
535 906 Table update only possible in E format  
536 907 Breakpoint administration overflow  
History
Last changed on/by 20130531  SAP 
SAP Release Created in