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: 

UserExit/BADI for Customer credit management change(FD32) .urgent.

Former Member
0 Kudos

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

2 REPLIES 2

Former Member
0 Kudos

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

Former Member
0 Kudos

Enhancement

RFDRRANZ User exits: Accounts Receivable Information System

Business Add-in

FI_DUZI_ROUND_CML Rounding in Accordance with Contract Conditions