2007 Aug 30 9:10 AM
Hi all,
i have a requirement where i need to sense the changes whenever customers credit limit is decreased or increased or some other credit management data is changed.
I have tried using the enhancement RFDRRANZ and BADI FI_DUZI_ROUND_CML which are not getting triggered when i change data through FD32.
Is there any other user exit or BADI available so that i can sense these changes because i need to update a custom table whenever any customer credit data is changed through FD32.
Thanks in advance.
cheers
ahmed
2007 Aug 30 9:46 AM
Hi,
SAP is tracking most of these changes via CDHDR ( with objectclas = 'KLIM' )
and objectid = customer code and udate =Date of Modifications ) once you get all the header records satisfying the selection criteria retrieve corresponding records from CDPOS by using 'ALL ENTRIES' thus you just need to developm a z-report for the same.
I hope this helps,
Regards
Raju Chitale
2007 Aug 30 10:57 AM
Enhancement
RFDRRANZ User exits: Accounts Receivable Information System
Business Add-in
FI_DUZI_ROUND_CML Rounding in Accordance with Contract Conditions