SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Contract account: Incoming Payment Method changes (FKKVKP-EZAWE)

Former Member
0 Likes
941

Hello,

I would like to extract each day all contract accounts where our users removed an existing 'Incoming Payment Method'

Users modify the 'Incoming Payment Method' through CRM 7.0 interface. Table FKKVKP displays when the contract account

was last modified but it does not indicate for which field (EZAWE).

Is there a table or transaction where we can get this information?

Thank You

1 ACCEPTED SOLUTION
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Likes
627

CDHDR and CDPOS have the change data.  You might be better off creating a custom table and populating it when the changes are made - you could use BDT or FQEVENTS to find the right spot, eg event 1025.

regards,

bill.

View solution in original post

1 REPLY 1
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Likes
628

CDHDR and CDPOS have the change data.  You might be better off creating a custom table and populating it when the changes are made - you could use BDT or FQEVENTS to find the right spot, eg event 1025.

regards,

bill.