Ansicht
Dokumentation

ABAPUPDATE_SHORTREF - UPDATE SHORTREF

ABAPUPDATE_SHORTREF - UPDATE SHORTREF

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

UPDATE

Reference



Syntax

UPDATE {dbtab|(dbtab_syntax)} [CLIENT SPECIFIED]
                              [CONNECTION {con|(con_syntax)}]
       { { SET [col1 = f1 col2 = f2 ... ]
               [col1 = col1 + f1 col2 = col2 + f2 ...]
               [col1 = col1 - f1 col2 = col2 - f2 ...]
               [(expr_syntax1) (expr_syntax2) ...]
               [WHERE sql_cond] }
       | { FROM wa|{TABLE itab} } }.


Effect

statement. Changes lines in a database table or in a DDIC table view.

Additions

  • WHERE sql_cond
    Specifies the lines to be changed using a condition sql_cond.





rdisp/max_wprun_time - Maximum work process run time   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 4476 Date: 20240329 Time: 021329     sap01-206 ( 40 ms )