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

shadow table updates

Former Member
0 Likes
519

Hi experts ...

I have two ztables in a program, in this suppose if the customer enters the data in one table than it is automatically updated in the shadow table with the action like new, modify , delte option.. where i have to code all these, and wat is the code... pls help meee.....

2 REPLIES 2
Read only

Former Member
0 Likes
430

Hi Gopal,

Check the link

[http://help.sap.com/saphelp_nw04/helpdata/en/7d/8483ecb6238d4f87f6bacee99f32c9/content.htm]

It will defenitely help you.

Reward if found helpful.

Anirban Bhattacharjee

Read only

vinod_vemuru2
Active Contributor
0 Likes
430

Hi,

U can put ur code in table maintenance generator events.

I think u can use event 05 to place ur code.

Check events in SE11=>Table name=>change=>Utilities=>Table maintenance generator=>Environment=>Modification=>Events.

Thanks,

Vinod.