Ansicht
Dokumentation

ABAPMODIFY_ITAB_RESULT - MODIFY ITAB RESULT

ABAPMODIFY_ITAB_RESULT - MODIFY ITAB RESULT

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

MODIFY itab, result

Short Reference



... ${ ASSIGNING <fs> $[CASTING$] $}
  $| ${ REFERENCE INTO dref $}.

Effect

These additions are possible only when modifying single lines. If modified successfully, the addition ASSIGNING is used to assign the line to a field symbol and the addition REFERENCE INTO is used to set a reference to the modified line in a reference variable.

The syntax and meaning are the same as when specifying the output behavior in the statement READ TABLE and the same restrictions apply regarding the modification of key fields for primary and secondary table keys. In particular, inline declarations using the declaration operators DATA, FINAL and FIELD-SYMBOL are possible.

Example

Conversion of smoking seats to non-smoking seats in an internal table of flight bookings. After the loop, each line in the reference table reftab references a line in itab in which a change took place.






rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1908 Date: 20240424 Time: 160612     sap01-206 ( 31 ms )