Application Development 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: 

Fields: Inconsistent with the runtime object

Former Member
0 Kudos

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

Former Member
0 Kudos

Try OSS note 987217.

- Cheers

4 REPLIES 4

Former Member
0 Kudos

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

former_member187255
Active Contributor
0 Kudos

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

Chandra.

Former Member
0 Kudos

Try OSS note 987217.

- Cheers

former_member195698
Active Contributor
0 Kudos

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