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

Consistancy check between database and abap dictionary

Former Member
0 Likes
578

I would like to do a consistancy check between the database and abap dictionary. what transaction code can i use?

I would like to do a consistancy check between the database and abap dictionary. what transaction code can i use?

2 REPLIES 2
Read only

Former Member
0 Likes
480

Do you mean to adjust databse Table after making changes to ABAP dicitionary tables so that both dicitonary and Database table are consistent then you cna go to SE14 Tcode.. and Adjust the Table .. choosing the option either to save the data or to delete the date from the tables.

Read only

Former Member
0 Likes
480

Hi

Goto SE14

Enter the table name

CHECK

RUNTIME OBJECT

Best regards,

Prashant