Documentation View

We are hiring and constantly growing! Have a look through our vacancies to find the right role for you!

ABAPIUMD_CONN - IUMD CONN

ABAPIUMD_CONN - IUMD CONN

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

INSERT, UPDATE, MODIFY, DELETE dbtab, connection

... CONNECTION con$|(con_syntax) ...

Effect

The Open SQL command is not executed on the standard database but on the secondary database connection specified.The database connection can be specified statically with con or dynamically as the content of con_syntax, where the field con_syntax must be of type c or string. The database connection must be specified with a name that is in column CON_NAME in table DBCON.

The addition CONNECTION must be specified immediately after the name of the database table or after the addition CLIENT SPECIFIED.

Notes

  • To allow the Open SQL command to be run for the secondary database connection, the table definitions in the connection must be the same as those in the standard database.
  • Creating and changing entries in the database table DBCON must only be carried out using the DBA Cockpit tool.

Example

Deletion of all data in a DDIC database table using a service connection to the standard database.






Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1804 Date: 20230327 Time: 225333     sap01-206 ( 38 ms )