Ansicht
Dokumentation

ABAPMODIFY_LINE_SHORTREF - MODIFY LINE SHORTREF

ABAPMODIFY_LINE_SHORTREF - MODIFY LINE SHORTREF

General Data in Customer Master   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

MODIFY LINE

Reference



Syntax

MODIFY { {LINE line [OF {PAGE page}|{CURRENT PAGE}] [INDEX idx]}
       | {CURRENT LINE} }
       [LINE VALUE FROM wa]
       [FIELD VALUE dobj1 [FROM wa1] dobj2 [FROM wa2] ...]
       [LINE FORMAT ext_format_options]
       [FIELD FORMAT dobj1 ext_format_options1
                     dobj2 ext_format_options2 ...].


Effect

Overwrites a list line in the list buffer with the content of sy-lisel and performs additional modifications in the additions.

Additions

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





General Data in Customer Master   General Material Data  
This documentation is copyright by SAP AG.

Length: 3364 Date: 20240425 Time: 021530     sap01-206 ( 37 ms )