Ansicht
Dokumentation

ABAPINSERT_REPORT_EXCEPTIONS - INSERT REPORT EXCEPTIONS

ABAPINSERT_REPORT_EXCEPTIONS - INSERT REPORT EXCEPTIONS

Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

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 begins with '%_T'. This prefix is reserved for temporary subroutine pools.
    Runtime Error: INSERT_PROGRAM_INTERNAL_NAME
  • Cause: The program name prog begins with a blank. This is not allowed.
    Runtime Error: INSERT_PROGRAM_NAME_BLANK
  • Cause: The program name prog is too long; it cannot be 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 pool 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 pool 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 characters and the program does not yet exist in the library. Without the addition ... APPENDAGE TYPE apptype, the program cannot be inserted.
    Runtime Error: INSERT_REPORT_NO_APPTYPE
  • Cause: The program name prog is longer than 30 characters and the program does not yet exist in the library. Without the addition ... EXTENSION TYPE exttype, the program cannot be inserted.
    Runtime Error: INSERT_REPORT_NO_EXTTYPE





TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 3708 Date: 20240420 Time: 155008     sap01-206 ( 54 ms )