| ObjAcct.Framework.WebServices Namespace : VendorPaymentWebService Class |
Web service to manage the VendorPayment entity. Used to manage bills and credit memos previously added using the VendorBill web service for payment by either Check or CreditCard.
For a list of all members of this type, see VendorPaymentWebService members.
[Visual Basic]
Public Class VendorPaymentWebService
Inherits SoapHttpClientProtocol
Implements IComponent, IDisposable [C#]
public class VendorPaymentWebService : SoapHttpClientProtocol, IComponent, IDisposable The checks created as a result of using the VendorPaymentWebService reduce the balances owed to vendors. Only documents added using VendorBillWebService or checks created using VendorPaymentWebService can increase or decrease vendor balances. Checks paid to vendors in CheckWebService immediately reduce the balance of a bank account but do affect vendor balances. Similarly, credit card transactions added using the CreditCardWebService only modify the balance of the credit card account and not the balances of the vendors paid using the credit card.
Namespace: ObjAcct.Framework.WebServices
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: ObjAcct.Framework.WebServices (in ObjAcct.Framework.WebServices.dll)
VendorPaymentWebService Members | ObjAcct.Framework.WebServices Namespace
Copyright 2007 © ObjAcct, Inc. All Rights Reserved.