cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

composedtype - change in deployment table

697

Hello guys,

A small question: After initializing the platform and creating some items for a ComposedType, I changed its deployment table.

How can I update the database and still keep all the data?

Accepted Solutions (1)

Accepted Solutions (1)

geffchang
Active Contributor

It's not recommended to change the deployment table, since this is used to create the database table. If you change it, expect to get some issues. But if you are building from scratch and don't need to care about existing data, it's fine.

Also, check this: https://answers.sap.com/questions/12770100/how-can-i-change-typecode-from-deployment-table.html

Answers (0)