Question
4
Replies
195
Views

wipro
US
Posted: May 19, 2020
Last activity: May 19, 2020
Last activity: 19 May 2020 5:36 EDT
Closed
Solved
Create Data type table in production
Hello,
I have created data type in DEV and it automatically created class and also table with which the class is mapped to
Now I want to move the data type and its instances into production
So on product file if I select "class instances to include" so only instances will be moved into production My question is how the class and table will be created in production? Do we need to create table manually in production?