cancel
Showing results for 
Search instead for 
Did you mean: 

How to deactivate credit limit check in T-Code VL01N / VL02N ?

0 Kudos
621

Hi experts

Can anyone suggest me ? I need to deactivate credit limit check FM in user exit when created delivery orders or PGI.

Best Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

raymond_giuseppi
Active Contributor
0 Kudos

If you have to evaluate when you should or should not perform credit check, some solutions

Else change your Customizing to deactivate Credit Check on Deliveries.

Lakshmipathi
Active Contributor
0 Kudos

If you don't want credit check to happen in delivery, the best way is to deactivate the credit check for delivery instead of going for user exit. Also, it is not clear whether you need to by-pass this check only on certain circumstances or for all. If it is only for some specific scenario, you can try with LVKMPU08

0 Kudos

What's about T-Code OVAD ? Can I use OVAD instead LVKMPU08 ?