Application Development and Automation 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: 
Read only

Credit Check routine - not triggering

0 Likes
1,055

Hi All,

In order to bypass credit check based on certain conditions, I have written a routine and it is working fine.

Once an order is blocked, I am releasing the order using VKM3 and the order goes into status Released.

Then, I change the payment terms of the order and system is not triggering the routine I have written to bypass credit check.

Any clue on why it is not triggering?? Standard credit check is happening and SO is updated as Credit Check not approved, But it should have triggered the routine and credit check should have been bypassed.

Hi All,

In order to bypass credit check based on certain conditions, I have written a routine and it is working fine.

Once an order is blocked, I am releasing the order using VKM3 and the order goes into status Released.

Then, I change the payment terms of the order and system is not triggering the routine I have written to bypass credit check.

Any clue on why it is not triggering?? Standard credit check is happening and SO is updated as Credit Check not approved, But it should have triggered the routine and credit check should have been bypassed.

3 REPLIES 3
Read only

Former Member
0 Likes
804

Might be the routine will not trigger after order release..?!

Read only

0 Likes
804

standard credit check is triggering even though the order is in released status. Only the routine is not triggering.

Read only

0 Likes
804

Can any one please help me on this?