cancel
Showing results for 
Search instead for 
Did you mean: 

Automated change to customer credit limit FD32

Former Member
0 Kudos

Hi all, I have a requirement to automatically adjust/decrease the credit limit of a customer as would manually be done via FD32. Each time a payment document is posted via F-28 for the customer, the credit limit needs to decrease by this value until it reaches a certain credit limit and then remain at this credit limit. What would be the best option to do this? The scenario is on staff accounts. All staff are able to get a loan/credit limit from the company for example of $100 but in some instances they are able to get a loan for higher than the normal limit. So when the staff member gets a loan/credit limit amount which is above $100, then each time a payment is made the credit limit should decrease by that payment amount until the credit limit is back to the normal $100 credit limit. In a scenario the staff member gets a loan for $200 so the staff customer account now has a credit limit of $200. The first payment is made back on the loan of $50 via F-28, the credit limit then needs to automatically be updated to $150. This will continue until the credit limit is on $100 and then it remains on $100. Thanks in advance. Andre

Accepted Solutions (0)

Answers (1)

Answers (1)

vivek_srivastava12
Active Contributor
0 Kudos

Hi Andre,

Can you tell me how are you maintaining original Credit Limit?

I am not sure if you can do this through Standard SAP, you have to take help from your ABAP folks and do some enhancement in F-28 so that credit limit is automatically updated.

Hope this help!!!

Br,Vivek

Former Member
0 Kudos

Hi Vivek,

Thanks you for your reply, the original credit limit is being maintained via FD32.

I was thinking of a substitution but I was hoping there was a SAP standard alternative.

Kind regards

Andre

vivek_srivastava12
Active Contributor
0 Kudos

Hi Andre,

Can you follow the steps in below link and test if it works?

Br,Vivek

Former Member
0 Kudos

Hi Vivek,

Thank you for this link. Unfortunately this won't adjust the credit limit according to the payment amount. The setup described will only display a warning or error message if the credit limit is exceeded which doesn't suit the requirement of adjusting the credit limit.

Thanks

Andre