cancel
Showing results for 
Search instead for 
Did you mean: 

Credit Managment User Exit ( Credit Exposure)

0 Kudos

Dear All,

We are using LVKMPFZ1 user exit to build the following check.

If Customer Credit Exposure ( Structure RF02L / Field Name OBLIG) > 0.85( Customer Credit Limit {Table KNKK / Field Name KLIMK}), system should give warning message.

In LVKMPFZ1 , we are getting Table KNKK, Field Name KLIMK. But we are not getting Structure RF02L / Field Name OBLIG

Can anybody suggest alternative table / field for Structure RF02L / Field Name OBLIG, which can be accessed in LVKMPFZ1?

Points will be awarded for the correct answers.

Regards

Nikhil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In user exitLVKMPFZ1, you can call FM CREDIT_EXPOSURE to use calculate field SUM_OPENS (= RF02L-OBLIG).

Regards,

Lionel

0 Kudos

Dear Lionel.

Thanks for the reply. My problem is solved. I am awarding 10 points for the same

Regards

Nikhil

Answers (0)