Entering content frame

-7003: NOT NULL not allowed Locate the document in its SAP Library structure

Explanation:

Columns with NOT NULL specification cannot be added to a table with the <ALTER TABLE statement>.

User Action:

Repeat the SQL statement after removing the specification NOT NULL.

 

 

 

Leaving content frame