ABAPINSERT_REPORT_EXCEPTIONS - INSERT REPORT EXCEPTIONS

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Exceptions

Catchable Exceptions

CX_SY_WRITE_SRC_LINE_TOO_LONG

  • Cause: A line in the source code contains more than 255 characters.
    Runtime Error: INSERT_REPORT_LINE_TOO_LONG


Non-Catchable Exceptions

  • Cause: The program name prog is reserved internally; it begins with '%_T'.
    Runtime Error: INSERT_PROGRAM_INTERNAL_NAME
  • Cause: The program name prog begins with a blank, which is not permitted.
    Runtime Error: INSERT_PROGRAM_NAME_BLANK
  • Cause: The program name prog is too long; it can be no more than 40 characters long.
    Runtime Error: INSERT_PROGRAM_NAME_TOO_LONG
  • Cause: Suffix 2 in the program name prog is invalid or does not correspond to the specification apptype.
    Runtime Error: INSERT_REPORT_BAD_APPENDAGE
  • Cause: The specification apptype is invalid. Valid values are defined in the type group SREXT.
    Runtime Error: INSERT_REPORT_BAD_APPTYPE
  • Cause: Suffix 1 in the program name prog is invalid or does not correspond to the specification exttype.
    Runtime Error: INSERT_REPORT_BAD_EXTENSION
  • Cause: The specification exttype is invalid. Valid values are defined in the type group SREXT.
    Runtime Error: INSERT_REPORT_BAD_EXTTYPE
  • Cause: The value of the field uc is not 'X' or ' '.
    Runtime Error: INSERT_REPORT_ILLEGAL_FLAG
  • Cause: The value of the field pt is not '1', 'I', 'S' , 'M', 'F', 'J', or 'K'.
    Runtime Error: INSERT_REPORT_ILLEGAL_PROGTYPE
  • Cause: The program name prog is longer than 30 charactersand the program does not yet exist in the library. Without the ... APPENDAGE TYPE apptype addition, the program cannot be inserted.
    Runtime Error: INSERT_REPORT_NO_APPTYPE
  • Cause: The program name prog is longer than 30 charactersand the program does not yet exist in the library. Without the ... EXTENSION TYPE exttype addition, the program cannot be inserted.
    Runtime Error: INSERT_REPORT_NO_EXTTYPE





Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by SAP AG.


Length: 3566 Date: 20120522 Time: 233719     triton ( 117 ms )