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

Fields: Inconsistent with the runtime object

Former Member
0 Likes
1,909

I have a pool table DVPOOLTEXT that generates a error in SE14 with the message "Fields: Inconsistent with the runtime object".

Basically the runtime object and database object are not consistent. The table generates fine through SE11 though.

What is the solution to fix this problem.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,131

Try OSS note 987217.

- Cheers

4 REPLIES 4
Read only

Former Member
0 Likes
1,131

probably, you have added some custom fields in the table and then trying to generate it using SE14?? right??

Read only

former_member187255
Active Contributor
0 Likes
1,131

Do check the table for runtime object in SE14 then click on Activate and Adjust Database.

Chandra.

Read only

Former Member
0 Likes
1,132

Try OSS note 987217.

- Cheers

Read only

former_member195698
Active Contributor
0 Likes
1,131

Try changing the database object by using NATIVE SQL command for DDL.