Ansicht
Dokumentation

ABAPAPPEND_SHORTREF - APPEND SHORTREF

ABAPAPPEND_SHORTREF - APPEND SHORTREF

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
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.





General Material Data   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1930 Date: 20240329 Time: 112616     sap01-206 ( 25 ms )