Ansicht
Dokumentation

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header 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.





ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2476 Date: 20240329 Time: 120232     sap01-206 ( 30 ms )