cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Where can I see the change log in FM9K

Former Member
0 Likes
613

Hi Gurus,

Please suggest where we can see the change log in FM9K. Several posting object & Budget object had been Checked-Unchecked randomly by user as per their own requirement. We need a change log where we can see the changes without removing authorization of FM9K.

Thanks,

Biswajit

Accepted Solutions (0)

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Likes

Hi,

Former budget tables are not logged due to complication of their modification process. What you can do is to implement BADI FMBS_CHECK_STRUCTURE and make a log into a self-developed table, before saving the change.

Regards,
Eli

Former Member
0 Likes

Hi,

Thanks for your quick response.

I am looking for standard transaction. It will not be worthy to implement a BADI just for a log.

If there is no standard transaction then we have to remove authorizations from all & give it to a single responsible person. Then we have to maintain the log manually.

Thanks Again,

Biswajit

iklovski
Active Contributor

In this case, manage it by restricting the authorizations 🙂