Ansicht
Dokumentation

ABAPUPDATE_SYNTAX - UPDATE SYNTAX

ABAPUPDATE_SYNTAX - UPDATE SYNTAX

CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

UPDATE dbtab$|view$|(target_syntax)
       $[USING CLIENT clnt$] $| $[CLIENT SPECIFIED$]
       $[CONNECTION con$|(con_syntax)$]
       ${ ${ SET ${col1 = f$}$|${col1 = col1 + f$}$|${col1 = col1 - f$}$|${(expr_syntax1)$},
               ${col2 = f$}$|${col2 = col2 + f$}$|${col2 = col2 - f$}$|${(expr_syntax2)$},
                ...
               $[WHERE sql_cond$] $}
       $| ${ FROM wa$|${TABLE itab$} $}
                $[INDICATORS $[NOT$] SET STRUCTURE set_ind
                           $| (indicator_syntax)$] $}.






CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1243 Date: 20240419 Time: 235312     sap01-206 ( 12 ms )