Ansicht
Dokumentation

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

ABAPREAD_LINE_SHORTREF - READ LINE SHORTREF

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
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.





CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2476 Date: 20240517 Time: 121929     sap01-206 ( 30 ms )