Ansicht
Dokumentation

ABENCL_ABAP_CORR_DEEP_ABEXA - CL ABAP CORR DEEP ABEXA

ABENCL_ABAP_CORR_DEEP_ABEXA - CL ABAP CORR DEEP ABEXA

Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

CL_ABAP_CORRESPONDING for Tabular Components

This example demonstrates the system class CL_ABAP_CORRESPONDING for tabular components of structures.

Source Code

Execute

Description

The example compares the options for component-by-component assignments of structures with tabular components.

  • The statement MOVE-CORRESPONDING can be executed with and without the addition EXPANDING NESTED TABLES. Depending on this, the tabular component is assigned as a whole or by component using identical names.
  • The operator CORRESPONDING can be executed with and without the addition DEEP. Depending on this, the tabular component is assigned as a whole or by component using identical names.





Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1318 Date: 20240426 Time: 232656     sap01-206 ( 25 ms )