QuickBooks QBFC explanation

妖精的绣舞 提交于 2019-12-30 08:19:47

问题


  • What is QBFC?
  • How does it work in relation to posting invoices and purchase orders from a third party program to QuickBooks?
  • Which QBFC version should I use with QuickBooks 2008?

回答1:


I just want to know what a QBFC is

It's a COM library builds XML requests that QuickBooks can understand using objects. It also wraps some other QuickBooks COM components that allow you to send those XML requests to QuickBooks so that QuickBooks can process them.

and how it works in relation to post invoices and Purchase Orders from a third party program to QuickBooks

Pretty much explained it above... there are 300+ pages of documentation about this in the QuickBooks SDK. If you need specific code examples, there are numerous examples included in the QuickBooks SDK.

and which QBFC version should I use with QuickBooks 2008

Always use the latest version of QBFC. It's backward compatible with old versions of QuickBooks.



来源:https://stackoverflow.com/questions/9259002/quickbooks-qbfc-explanation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!