Ansicht
Dokumentation

SQL0601 - &1 in &2 type *&3 already exists. ( OS/400 )

SQL0601 - &1 in &2 type *&3 already exists. ( OS/400 )

Addresses (Business Address Services)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0601
&1 in &2 type *&3 already exists.

Message Long Text :

Cause . . . . . : An attempt was made to create &1 in &2 or to rename a table, view, alias, or index to &1, but &1 already exists. All tables, views, aliases, indexes, SQL packages, sequences, global variables, constraints, triggers, user-defined types, and XSR objects in the same schema must have unique names.
-- If &1 is a temporary table, it cannot be replaced unless the WITH REPLACE clause is specified.
-- If the schema name is *N, this is a CREATE SCHEMA statement. If this is a CREATE TABLE or ALTER TABLE statement and the type is *N, &1 is a constraint.
Recovery . . . : Change &1 to a name that does not exist, or delete, move, or rename the existing object. If this is a temporary table, use the WITH REPLACE clause. If creating an SQL package, specify REPLACE(*YES) on CRTSQLPKG. Try the request again.

Message File : QSQLMSG
Library Message File : QSYS2924


ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.

Length: 3219 Date: 20240420 Time: 060541     sap01-206 ( 3 ms )