Ansicht
Dokumentation

ABENCL_ABAP_ITAB - CL ABAP ITAB

ABENCL_ABAP_ITAB - CL ABAP ITAB

CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- System Class CL_ABAP_ITAB_UTILITIES

The class CL_ABAP_ITAB_UTILITIES contains the following methods:

  • FLUSH_ITAB_KEY and FLUSH_ITAB_KEYS can be used to update individual secondary table keys or all secondary table keys of an internal table explicitly. Otherwise the update takes place as a delayed or lazy update.
  • READ_BINARY_SEARCH_CHECK can be used with the addition BINARY SEARCH to activate checks on the required sort for test purposes. If the required sort does not exist, the runtime error ITAB_ILLEGAL_ORDER occurs when the check is activated.
  • HAS_COLLECT_HASH_ADMIN can be used to check whether the temporary hash administration of the statement COLLECT exists for a standard table.
  • VIRTUAL_SORT can be used to perform virtual sorts on a set of internal tables with the same number of lines. The internal tables are handled internally like a single combined table containing all the columns of the involved internal tables. The result is an array of line numbers of the virtually sorted combined table. See the corresponding executable examples.





ABAP Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2159 Date: 20240426 Time: 154411     sap01-206 ( 37 ms )