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

Problem on table maintenance generator ?

Former Member
0 Likes
612

Hi experts,

I created one table maintenance screen based on maintain view , in that view i am using tow tables

but the problem is inserting the new row is working perfectly , when i was modify the existing data and deleting the existing fields its not effecting in my z tables...

User want to add the code in routines ?

how to find routines and how to add the code in the routines give the solution and code plz.

regards,

rajesh.j

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
559

When you are in table maintenance generator screen, go to enviornment - events to code according to the events.

3 REPLIES 3
Read only

Former Member
0 Likes
559

Hi,

You know function group maintain in table control . and get the function group name then goto se80 t-code put the function group name then wherever you want to edit for your requirement or changes .

Thanks

Regards

I.Muthukumar.

Read only

Former Member
0 Likes
559

Hi,

There are table manitance generator. According to the events you can write your logic.

With Regards,

Sumodh.P

Read only

Former Member
0 Likes
560

When you are in table maintenance generator screen, go to enviornment - events to code according to the events.