cancel
Showing results for 
Search instead for 
Did you mean: 

CREDITLIMIT_CHANGE impact on KNKK table in FSCM

former_member604491
Discoverer
0 Kudos

Hi team ,

As we are migrating to S4 hana from ECC ,we are performing certain level of impact analysis in FSCM .

As a replacement to KNKK there are certain tables like :

UKMBP_CMS (Credit Profile)

UKMBP_CMS_SGM (Credit Segment)

UKM_ITEM(Credit Commitments).

Also most of the fields from table KNKK are not available or used in FSCM module.

So i came across one Fm called CREDITLIMIT_CHANGE which is mainly updating KNKK and KNKA tables.Since these tables are absolute so how to handle them and what can be the replacement for it.Please suggest.

Accepted Solutions (0)

Answers (1)

Answers (1)

sofianos_g
Explorer

The KNKK (Customer master credit management: Control area data), KNKA (Customer master credit management: Central data) Tables are obsolete in FSCM Credit Management.

However, you may directly map:

KNKK-KNKLI to UKMBP_CMS-PARTNER and UKMBP_CMS_SGM-PARTNER (Credit Customer to Business Partner)

KNKK-KLIMK to UKMBP_CMS_SGM-CREDIT_LIMIT (Customer Credit limit)

KNKK-CRBLB to UKMBP_CMS_SGM-XBLOCKED (Indicator: Blocked by Credit Management)

KNKK-CTLPC to UKMBP_CMS-RISK_CLASS (Classic CM Risk category to FSCM Credit Risk class)

KNKK-GRUPP to UKMBP_CMS-CREDIT_GROUP (Customer Credit Group)

KNKK-SAUFT (Total of the Sales Values for the Credit Limit Check) is not anymore saved for the Customer/BP but rather calculated using the report in t.code UKM_COMMITMENTS.

Hope this helps,

Georgios Sofianos