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

Creating Change Log For Transaction Code

Former Member
0 Likes
536

Hi All,

I used to the transaction code SCDO to create the change log for a Z table which I have created to maintain the data.

User can run the transaction code for the Maitence View of Ztable and can make the entry.

Now I have created a change FM ZTABLE_WRITE_DOCUMENT using ZCDO. I would like to know how to link this to a transaction code so that any changes done to the table contents will be recorded.

Thanks & Regards,

Nagaraj Kalbavi

2 REPLIES 2
Read only

Former Member
0 Likes
479

Hi,

Call that function Module in your program.

Read only

0 Likes
479

Hi Bala,

In which program, you mean to say table Maitenance Generator program. I feel this has to be done in transaction code AUT01. But I am not sure, I just need a glance on it.

Thanks & Regards,

Nagaraj Kalbavi