See Also

VendorPaymentWebService Members  | ObjAcct.Framework.WebServices Namespace

Requirements

Namespace: ObjAcct.Framework.WebServices

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: ObjAcct.Framework.WebServices (in ObjAcct.Framework.WebServices.dll)

Language

Visual Basic

C#

Show All

See Also Requirements Languages ObjAcct.Framework.WebServices Send comments on this topic.

VendorPaymentWebService Class

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.

Syntax

[Visual Basic]
Public Class VendorPaymentWebService    Inherits SoapHttpClientProtocol    Implements IComponentIDisposable 
[C#]
public class VendorPaymentWebService : SoapHttpClientProtocol, IComponentIDisposable 

Remarks

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.

Requirements

Namespace: ObjAcct.Framework.WebServices

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: ObjAcct.Framework.WebServices (in ObjAcct.Framework.WebServices.dll)

See Also

VendorPaymentWebService Members  | ObjAcct.Framework.WebServices Namespace

 

 


Copyright 2007 © ObjAcct, Inc. All Rights Reserved.