Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data class in Data dictionary

Former Member
0 Likes
672

Hi Gurus,

I have a custom table that is in production , however , I want to change the data class from APPL0 to USER . Before doing this I want to know if doing this will cause any data loss to the table.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
635

Hello

I have presently tried to change APPL0 to USER in Z-table and then USER to APPL0. All fine. In both cases nothing not to disappear.

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
635

just try it in your testt system - why should there be a öoss of data?

A.

Read only

0 Likes
635

data class is something which determine the tablespaces tht a table can have.

so udating the data classs from appl 0 or 1 to user will not do any damage do ur data.

Regards,

Abhinab Mishra

Read only

Former Member
0 Likes
636

Hello

I have presently tried to change APPL0 to USER in Z-table and then USER to APPL0. All fine. In both cases nothing not to disappear.