Skip to Content
0
Former Member
Feb 16, 2010 at 10:24 AM

FSCM Badi for Basic Rules

328 Views

Hi all,

I am working at the moment on an FSCM role out and we need to have Credit Limit Utilization and Risk Category as part of our collections rules. Now we are not using Credit Management in FSCM (Only DM and COLM) so the information needs to come from FD32.

Table/field name is KNKK - CTLPC for risk category

And for credit limit utilization i think it needs to be like this:

Check customer number from KNKK - KUNNR

Check credit control area from KNKK - KKBER

Then get credit limit amount: KNKK - KLIMK

Then get open receivables amount: KNKK u2013 SKFOR

Then calculate: KNKK u2013 SKFOR / KNKK u2013 KLIMK * 100 this will give you the exposure percentage

How do i put this into a badi? Or even in distribution of open items to collections management.

In customizing you can define additional fields in FSCM->COLM->Integration with AR->Distribution of Data in COLM-> define relevant fields for document and master data record changes. This only contains BSID, KNB1 and KNB5

Forther i think you have to change UDM_COLL_SEND_ITEMS with the proper fields.

Do anybody have some tips on this?

Regards,

Richard Gentenaar