cancel
Showing results for 
Search instead for 
Did you mean: 

FF log is showing USR04 change for fname and last name change

Former Member
0 Kudos

Hi Gurus,Recently i am facing challenge data issue in FF log.The scenerio is

FF id logs in to plugin system .Execute t code SU01 and and change only fname and lname from the address tab and then the id saves it and exits.

Now while retrieving the FF log i can see the change data is captured correctly with f name and lname changed additionally it captured some profile assignment change history from USR04 table but in fact the FF id never touched any role or profile tab

Can you please let me know what could be wrong here and why USR04 log is coming as profile assignment has been changed.Because i believe if first name and last name gets changed , CDHDR and CDPOS should show couple of ADR* table changes and it is showing that only additionally it is showing USR04 changes.

SP level of my plugin system Solman

SP --13

Release --702

SP level of GRC system

SP -- 07

Release -- 740

GRCFND_A --SP - 5

Release  - V1100_731

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Aveek,

This is normal behavior.

FF log report retrieves changes performed using transaction SU01 from change document tables CDHDR & CDPOS.  For transaction SU01, the date-time stamp and changed by information logged in tables USH02, USH04 and USR04 is captured. 

This has changed for security matters.

Best Regards,

Fernando

Former Member
0 Kudos

Thank you Fernando for your answer but it still does not resolve my query.

I do agree that any changes through SU01 is getting logged in tables CDPOS CDHDR USH* and USR* tables.But first name and last name change should also reflect USR* tables?Because USR04 is responsible for profile changes and i do not believe i am changing any profile but changing only first name and last name from user address.

My solman is having plugin V1100_700 and SP level 5

Where as my other two systems ECC and GTS are not showing similar behaviour  and address change data is not getting reflected in USR04 tables there.But profile change is getting reflected in USR04 which is correct as per my understanding.

But in solman USR04 log is coming also for user address change.

Former Member
0 Kudos

Hi Aveek,

Could you provide the log details, and activate SQL trace to see changes made to USR04. Also, check USR04, to see changes to the user id.

Regards

Plaban