Get Example source ABAP code based on a different SAP table
Assignments in ABAP Release 7.83 ITOC
ABAP_MODIFICATION_NN New Additions for MOVE-CORRESPONDING> >
It is now possible to specify MOVE-CORRESPONDING>> statements with the following additions in the context of nested tables in deep structures>. Both ensure that nested tables of the deep target structures are not deleted and new lines of nested tables in deep source structures are added:
ABAP Addition >>
ABAP Addition TABLES KEEPING TARGET LINES>>
ABAP_MODIFICATION_NN New Additions for the Component OperatorCORRESPONDING>>
It is now possible to specify statements with the component operator CORRESPONDING>> with the following additions in the context of nested tables in deep structures>. Both ensure that the nested tables of deep target structures are not deleted and new lines of nested tables in deep source structures are added: