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: 

FD32 - Customer Credit management - Texts fields log

JayantkumarS
Participant
0 Kudos
440

Dear Gurus,

In FD32, texts fields

we have added 3 fields for our requirement and those are editable as well.

so my requirement is to track the changes made to those text fields(Like old value and new value),

As this is not possible through CDHDR or CDPOS table. I have also checked to tables STXH and STXL which has time of change but not the values that are changed.

Any possible approach to track this ?

Regards,

Jayant.

1 REPLY 1

nabheetscn
Active Contributor
110

Jayant noramlly for long text, what is being done is for example you entered your comments first time next time those lines will be disabled you can only add new comments. It it like a log kind of thing visible in long text. If you text are less in character then you can enable cdhdr/cdpos manually for those fields else you can do in this way.

Nabheet