Hi,
I am trying to use Manual_Credit_Check function to check credit
- I tried the Manual_Check in CO page, and check the response by Fiddler, it shows no error
- But When I call DB function IFSAPP.Customer_Order_Handling_SvC.Do_Manual_Credit_Check, it always shows “credit limit is exceeded”.
So, I would like to know whether there is some special logic in API code. That means I use the function in DB won’t get the right result?