F4211 and VB (Interoperability)

JackSz

Member
Hi

I posted a question on this (and other) forums about my interoperability issues (calling F4211 BS from VB), so I would like to thank you for your response. I figured out a solution, but still have some issues that hold me back.
I can now successfully update the F4211 table's records through calling F4211 business functions in Visual Basic, however as soon as I get a warning (not an error) my function fails to complete. For example when available quantity is exceeded or a base price is not set, I get a warning and my application cannot complete (In my business scenario both items are sometimes not available). The warnings do not however stop the JDE from updating F4211 records if updating is being completed through JDE interface. Question: is there a flag to be set to prevent BS functions to fail if a winning (not an error) is received? Help will be appreciated. Thank you.
 
Back
Top