Application Development 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: 

How to track Variant Changes

Former Member
0 Kudos

Hi,

As part of SOX we have a requirement in which we want to track who changed the program variant and what changes he did. Is there is anyway we can get this info?

If not is there any exit or BADI that we can use to create change documents for this scenario?

Thanks

Giridhar

1 REPLY 1

Former Member
0 Kudos

You can find who made the most recent change and when in table VARID, but I haven't been able to find any way to determine what was changed. Likewise, I didn't see any place to customize the update to capture changes. You might need to create a custom application for this which would be a bit tricky, but could be done.