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 Generator Events

Former Member
0 Likes
427

Hello  All,

I have a requirement to update the custom table entries from one SAP system to another.

So, I m trying to write a code inside table maintenance generator events "After Save(02)".

However, when I see in debugging the total table doesn't contain the ACTION which is performed on the table entry.

It is not capturing the action of deletion of the entries.

Can anybody please help me out in finding how to capture the actions in the TOTAL table. I tried using <action> field symbol inside loop of total, then also it didn't capture.

If anybody has any suitable approach to do it. please let me know.

Thanks and Regards,

Anuja Telware

1 REPLY 1
Read only

Former Member
0 Likes
322

Can you please explain your requirement ?

On what constions you want to delete entries ?

For reference on TMG events , you can check this link .

SAPTechnical.COM - Events in Table Maintenance

Regards,

Saddam