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: 

Maintain DB Table Content in CRM System

fabiankegel
Employee
Employee
0 Kudos

Hi,

most of the database tables in a system do not allow, that the user can maintain the table content by using transaction SE16.

Is there a tool that I can use to maintain the content of database tables in a CRM system without changing the table settings in the data dictionary?

Best regards,

Fabian

3 REPLIES 3

former_member181962
Active Contributor
0 Kudos

HI fabian,

You can use the table maintenance generator concept to do the same.

for more info search the forum with the search string "table maintenance generator".

Regards,

Ravi

Former Member
0 Kudos

You should not update the tales directly, this might result in loss of database integrity.

Regards,

Ravi

fabiankegel
Employee
Employee
0 Kudos

Hi,

I am searching for a tool that is available without creating a maintenance view.

In this case, I have to change the data of the tables manually but I think it would go to far to explain the whole situation in this thread.

Best regards,

Fabian