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
414

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
398

Hello Kevin,

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

Vasanth

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?

2 REPLIES 2
Read only

Former Member
0 Likes
399

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
398

That simple eh? Thanks Vasanth.