cancel
Showing results for 
Search instead for 
Did you mean: 

How can I restrict maintaining the same customer for different CC Areas?

Former Member
0 Kudos

Hi All,

I have a problem about maintaining customer credit limits via tcode FD32.

User can maintain a customer in different credit control areas (CCA) and these CCAs are belong to different company codes.

How can i restrict the user not to update another countries' credit limit?

Your fast reply will be highly appreciated.

Regards,

Bilal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Bilal,

You can restrict only bu authorisation.Goto SU24,give the T.code for which you want to restrict.Execute.

You will be list of object upon which you can restrict.See the object matches with your requirement.

Else you may have to take the help of your ABAPer.

Regards,

Nithin.

Former Member
0 Kudos

Hi,

I donu2019t think so there is any configuration for this kind of purpose.

You can only do by the authorisation.

Just give the user authorisation that only this person can change the value of the credit control area.

And I think so that will be usefull also because if every body has authority then any body can change the limit which is not good.

First they have to take permission from the authorised person and if he approved then only he should change limits.

So just try out the user authorisation for your purpose.

Regards

Raj.

Former Member
0 Kudos

Hi Raj,

Thanks for your quick reply.

Actually the problem is that, an authorized user entered the wrong customer number in tcode FD32 and this customer number is belongs to another country. But he could maintain the credit limit. I would like to prevent this.

Regards,

Bilal

Former Member
0 Kudos

You can use the following User Exits to maintain the logic as per the Country.

LVKMPFZ1: USER_CREDIT_CHECK1

LVKMPFZ2: USER_CREDIT_CHECK2

LVKMPFZ3: USER_CREDIT_CHECK3

Best Regards,

Ankur