Ansicht
Dokumentation

ABENINT_TABLE_AT_ABEXA - INT TABLE AT ABEXA

ABENINT_TABLE_AT_ABEXA - INT TABLE AT ABEXA

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Group Level Processing

This example demonstrates group level processing in internal tables.

Source Code

Execute

Description

A hashed table itab is created, filled with six lines, and sorted by the primary table key. In the LOOP - ENDLOOP loop, the work area line is used and is displayed for every loop pass. The first field of the primary table key col1 is used for group level processing. The sum of all numeric fields is calculated each time the content of col1 changes and once for the last table line.

The executable example Grouping in Group Levels shows how the same function can be achieved using the addition GROUP BY.






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.

Length: 996 Date: 20240419 Time: 025621     sap01-206 ( 23 ms )