PurchaseOrderDTO Class Members

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > PurchaseOrderDTO >

PurchaseOrderDTO Class Members

iVend Retail 6.6 - Web API Help

PurchaseOrderDTO Class Members

Properties  Collapse All Expand All Members Options: Show All Members Options: Filtered

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : PurchaseOrderDTO Class

The following tables list the members exposed by PurchaseOrderDTO.

Public Constructors

 

Name

Description

Public Constructor

PurchaseOrderDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

CommentValue

 

Public Property

DeliveryDate

Mandatory

Gets or sets the Delivery Date for the purchase order raised.

 

Public Property

Discount

 

Public Property

DiscountPercentage

 

Public Property

DiscountType

 

Public Property

DocumentCurrencyId

Gets or sets the document currency id.  

Public Property

DocumentUserId

Sets the user name which is posting this document.  

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

ExchangeRate

Gets the exchange rate. Don't set any value in this property, It will be calculated based on Document Currency Id  

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Id

Mandatory

Gets or sets the Purchase Order Id for the purchase order raised.

Length: 20 characters.

 

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

OrderStatus

Mandatory

Gets or sets the Order Status for the purchase order raised.

 

Public Property

PurchaseOrderDetails

Gets or sets the purchase order details.  

Public Property

PurchaseOrderId

Mandatory

Gets or sets the Purchase Order Id for the purchase order raised.

Length: 20 characters.

 

Public Property

PurchaseOrderSurcharges

Gets or sets the purchase order surcharges.  

Public Property

ReasonCodeId

Gets or sets the reason code Id.  

Public Property

StoreId

Mandatory

Gets or sets the Store Id from where the purchase order raised.

Length: 20 characters.

 

Public Property

SubTotal

 

Public Property

SurchargeTotal

 

Public Property

Tax

 

Public Property

TaxableAmount

 

Public Property

Total

 

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Vendor

 

Public Property

VendorId

Mandatory

Gets or sets the Store Id from where the purchase order raised.

Length: 20 characters.

 

Top

See Also

Reference

PurchaseOrderDTO Class

CXS.Retail.DTO Namespace

Send Feedback