cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Credit Check at sales order

Former Member
0 Kudos

My customer has the following request: They want at the time of creation of sales order when they insert the customer number to make a check in the credit management for open invoices for greater period than 60 days

Accepted Solutions (1)

Accepted Solutions (1)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

In tcode OVA8 try with field 'days oldestitem'.

If it doesnt work, you will try with userexits.

Regards,

Eduardo

Answers (1)

Answers (1)

Former Member
0 Kudos

Which user exits do you think can be used for this reason

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

The userexits are:

Include - Subroutine

LVKMPFZ1: USER_CREDIT_CHECK1

LVKMPFZ2: USER_CREDIT_CHECK2

LVKMPFZ3: USER_CREDIT_CHECK3

They works if you set the flag for exit1 to exit3 in OVA8.

Regards,

Eduardo