SAP LOAD EXCEPTIONS ABAP Statements

Get Example source ABAP code based on a different SAP table
  


ABAP Code Snippet



Runtime Exceptions
Non-catchable Exceptions
Reason for error:
An invalid description has been specified in PART .
Runtime error:
LOAD_REPORT_PART_NOT_FOUND
Reason for error:
The specified internal table is too short.
Runtime error:
LOAD_REPORT_TABLE_TOO_SHORT

Return to menu