Ansicht
Dokumentation

ABAPUPDATE_SYNTAX - UPDATE SYNTAX

ABAPUPDATE_SYNTAX - UPDATE SYNTAX

ABAP Short Reference   BAL Application Log Documentation  
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)$] $}.






Fill RESBD Structure from EBP Component Structure   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1243 Date: 20240424 Time: 113308     sap01-206 ( 13 ms )