cancel
Showing results for 
Search instead for 
Did you mean: 

Orders to stay release (VKM3) even if changes are made to the order

Former Member
0 Kudos

Hi,

Is there a setting to keep the sales orders in released status once the order is release for credit through VKm3.

That is even if the order is release if you make any changes to the order it goes back to credit blocked status.

Is there any way to stop this from happenin. I want the order stay released even if any changes are made to the order once a release has been done in VKm3.

Thanks

Keshi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

U wud need to implement the exit LVKMPFZ1, where in u wud need to write the logic for what u need to do.

If u check minutely VKM3 is updating the table VBUK in its overall credit status from 'B' to 'D'. U just have to keep it as 'D' which means 'released' by credit rep.

To find this exit goto spro->sales & distr->System Modifications->User Exits->User Exits For Credit Checks And Risk Management & check the IMG documentation beside it.

Regards,

Amit

former_member183879
Active Contributor
0 Kudos

Hi,

Go to the transaction code OVAK,

Select the correct Credit group and risk category and enter into the features of this combination.

Here if you check the fields, you can find that there are certain fields which decides whathappens to a sales order when it is released from credit block and then some changes made.

You can configure these fields to enable your functionality. As I am in different network now, I am not able to give u the correct fields.

But as per the functionality, it should ideally block the order because the change can even be in price , that is the Credit exposure itself. Hence it should ideally block.

Hope this helps you to decide.

former_member204513
Active Contributor
0 Kudos

Dear Keshi,

As per the standard after releasing the sales order in VKM3,if you change the data which is relevant for the credit check, again that sales order will be blocked this is advaisable.

If you don't want this there is no meaning of Credit check !!

I hope it will help you,

Regards,

Murali.

Former Member
0 Kudos

Hi ,

Thanks for the reply. But the requirement is that if there have gone and released the credit block once what ever changes made it should be taken as a released order?

Is there any possibility of doing this?

Thanks

Keshi