Ansicht
Dokumentation

ABAPAPPEND_SHORTREF - APPEND SHORTREF

ABAPAPPEND_SHORTREF - APPEND SHORTREF

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

APPEND

Reference



Syntax

APPEND { wa
       | {INITIAL LINE}
       | {LINES OF jtab [FROM idx1] [TO idx2] [USING KEY key_name|(name)]} }
   TO itab [SORTED BY comp]
   [ {ASSIGNING <fs> [CASTING]} | {REFERENCE INTO dref} ].


Effect

Appends lines to an internal table itab.

Additions

  • wa
    Appends a work area wa.
  • SORTED BY comp
    Creates a ranking, which is sorted by the line component comp in descending order.





BAL_S_LOG - Application Log: Log header data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1930 Date: 20240517 Time: 114825     sap01-206 ( 23 ms )