Ansicht
Dokumentation

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

General Material Data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

READ LINE

Reference



Syntax

READ { {LINE line [{OF PAGE page}|{OF CURRENT PAGE}]
                  [INDEX idx] }
     | {CURRENT LINE} }
     [LINE VALUE INTO wa]
     [FIELD VALUE dobj1 [INTO wa1] dobj2 [INTO wa2] ...].


Effect

Reads a list line from the list buffer and assigns the content to sy-lisel.

Additions

  • INDEX idx
    Specifies the list index in idx. If not specified, the list level is used on which a list event occurred.
  • CURRENT LINE
    Specifies the line in which a list event was raised.





CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2476 Date: 20240328 Time: 214650     sap01-206 ( 33 ms )