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

Table Maintenance

Former Member
0 Likes
335

I have created a table, generated a table maintenance and attached the maintenance to a transaction code. Data on the table should be transportable. I would like to force a transport request to be created every time data is created, deleted or changed on the table. Is there a way to do this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
319

Hello Kevin,

Make the Type of the table <b>C</b> in the ettribute of the table and regenerate the Tab. Maintainenace.

Vasanth

2 REPLIES 2
Read only

Former Member
0 Likes
320

Hello Kevin,

Make the Type of the table <b>C</b> in the ettribute of the table and regenerate the Tab. Maintainenace.

Vasanth

Read only

0 Likes
319

That simple eh? Thanks Vasanth.