See Also

CustomerInvoiceWebService Class  | CustomerInvoiceWebService Members

Requirements

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

Language

Visual Basic

C#

Show All

DocumentRowID
DocumentID
DocumentDate
EffectiveDate
PrintDocument
BatchNbr
See Also Languages ObjAcct.Framework.WebServices Send comments on this topic.

CreateCreditMemoFromInvoice Method

ObjAcct.Framework.WebServices Namespace > CustomerInvoiceWebService Class : CreateCreditMemoFromInvoice Method

Create a Credit Memo from a Customer Invoice.

[Visual Basic]
Public Function CreateCreditMemoFromInvoice( _    ByVal DocumentRowID As String, _    ByVal DocumentID As String, _    ByVal DocumentDate As Date, _    ByVal EffectiveDate As Date, _    ByVal PrintDocument As String, _    ByVal BatchNbr As String _ ) As DataSet
[C#]
public DataSet CreateCreditMemoFromInvoice(    string DocumentRowID,    string DocumentID,    DateTime DocumentDate,    DateTime EffectiveDate,    string PrintDocument,    string BatchNbr );

Parameters

DocumentRowID
DocumentID
DocumentDate
EffectiveDate
PrintDocument
BatchNbr

Requirements

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

See Also

CustomerInvoiceWebService Class  | CustomerInvoiceWebService Members

 

 


Copyright 2007 © ObjAcct, Inc. All Rights Reserved.