Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create user credit control via customization

Former Member
0 Kudos

Hi !

I have to create user credit control via Transaction :

SPRO.

path:

Sales and Distribution->Basic Functions->Credit Management/Risk Management->Credit Management->Define Automatic Credit Control.

I want to check the user checkbox, and create my logic

of credit control.

In the help of credit control screen, it says that i have

to use user exits LVKMPTZZ and LVKMPFZ1.

However when i looked for that user exits at SMOD

that user exit don't exist !!!

How do i use those user exits ? Why can't i find those user exit ?

Can you give me please a code example of how to use

the user checkbox to change the logic of credit control ? or any material about the issue.

thanks

moshe

3 REPLIES 3

Former Member
0 Kudos

Hi,

You dont find the programs LVKMPTZZ and LVKMPFZ1 in SMOD transaction, check in SE38 by typing the program names, there you have the provision to write your custom code,

As user exits are specific to the business, it would be difficult to send the sample code to cater the functionality expected by your business,

Hope this helps,

Rgds,

0 Kudos

Hi !

I want to ask how do i write my code to the programs

LVKMPTZZ and LVKMPFZ1,since when i try to edit those programs the editor is in disable mode and i can't edit the code. ( The system ask Access key in order to enable

editing ). So how do i use provision to write my custom code.

Can you give me please any material of how to implement credit control ?

Thanks

moshe

Former Member
0 Kudos

Go to <b>SE38 and give LVKMPTZZ and LVKMPFZ1</b>

rgds,

TM.

Please mark points if helpful.