cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FD32 Mass update of credit limit.

Former Member
0 Likes
3,858

Hello Team,

I want to create an ABAP program to mass update or change the credit limit in FD32 for the customers.

Accepted Solutions (0)

Answers (3)

Answers (3)

Lakshmipathi
SAP Champion
SAP Champion
0 Likes

In one way, I will not accept this as Business requirement since no client are going to change the credit limit of all their customers on a periodical basis in which case only, you need a mass update program. Nevertheless, to answer your query, wherever the credit limit is zero, for such of those customers, you can mass update via MASS itself.

Former Member
0 Likes

Sorry for not being clear, I am not considering to change all the customers but based on credit control area and different parameters like Rating, etc.

Also I already know that the other fields can be updated in Fd32 via MASS but not the credit limit

Jelena_Perfiljeva
Active Contributor
0 Likes

Credit limit is available in MASS:

Former Member
0 Likes

I believe there is a difference between KNKA-KLIME and KNKK-KLIMK.

Former Member
0 Likes

yes I know, I have already created an LSMW, but I want to create a program.

0 Likes

we can go with BDC than, this can help to generate a program.

0 Likes

We can go with LSMW recording.

Myselfsantanu
Explorer
0 Likes
if it is possible to share the steps for the same? Actually I have tried updating CL by recording LSMW. But didnt succeed. Pls help