Ansicht
Dokumentation

SQL0784 - Constraint &1 cannot be dropped. ( OS/400 )

SQL0784 - Constraint &1 cannot be dropped. ( OS/400 )

ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0784
Constraint &1 cannot be dropped.

Message Long Text :

Cause . . . . . : Constraint &1 is a CHECK constraint or a UNIQUE constraint. It cannot be dropped because it is enforcing a primary key to be not null or a ROWID to be unique.
Recovery . . . : Do one of the following and try the request again:
-- Drop the primary key which this CHECK constraint is enforcing to be not null. If the primary key is needed, change the attributes of the columns that make up the primary key to be NOT NULL, and then add the primary key again.
-- Drop the ROWID column. An identity column could be used instead of the ROWID column.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.

Length: 3218 Date: 20240420 Time: 032314     sap01-206 ( 7 ms )