Click or drag to resize

PurchaseInvoiceGenerateVATReferencingPurchaseInvoice Method

Generates PurchaseInvoice from Purchase Invoice.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PurchaseInvoice GenerateVATReferencingPurchaseInvoice(
	DocumentType documentType
)

Parameters

documentType
Type: Aloe.EnterpriseOne.Model.GeneralDocumentType
The document type which to set for VAT Referencing Purchase Invoice.

Return Value

Type: PurchaseInvoice
The newly created VAT Referencing Purchase Invoice.
See Also