Ansicht
Dokumentation

ABAPSORT_ITAB_EXCEPTIONS - SORT ITAB EXCEPTIONS

ABAPSORT_ITAB_EXCEPTIONS - SORT ITAB EXCEPTIONS

BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Exceptions

Catchable Exceptions

CX_SY_DYN_TABLE_ILL_LINE_TYPE

  • Cause: The table otab has an invalid line type.
    Runtime Error: DYN_TABLE_ILL_LINE_TYPE

CX_SY_DYN_TABLE_ILL_COMP_VAL

  • Cause: A column of the table otab contains an invalid value.
    Runtime Error: DYN_TABLE_ILL_COMP_VAL

Non-Catchable Exceptions

  • Cause: A sort criterion specified dynamically in the form (name) with the explicit addition AS TEXT is not text-like.
    Runtime Error: SORT_AS_TEXT_BAD_DYN_TYPE
  • Cause: A field symbol used as a dynamic sort criterion with an explicit addition AS TEXT is not text-like.
    Runtime Error: SORT_AS_TEXT_BAD_FS_TYPE
  • Cause: A field symbol used as a dynamic sort criterion does not point to the header line of the internal table to be sorted.
    Runtime Error: SORT_ITAB_FIELD_INVALID
  • Cause: For a table of the type SORTED TABLE, the sort key does not match a beginning piece of the table key.
    Runtime Error: SORT_SORT_ILL_KEY_ORDER
  • Cause: The additions DESCENDING and AS TEXT are not allowed for tables of the type SORTED TABLE.
    Runtime Error: SORT_SORT_ILLEGAL
  • Cause: Sorting method is not external (E) or internal (I)
    Runtime Error: SORT_ILLEGAL_MODE





RFUMSV00 - Advance Return for Tax on Sales/Purchases   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2440 Date: 20240419 Time: 072742     sap01-206 ( 32 ms )