PurchaseOrderDetailDTO Class Members

<< Click to Display Table of Contents >>

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

PurchaseOrderDetailDTO Class Members

iVend Retail 6.6 - Web API Help

PurchaseOrderDetailDTO 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 : PurchaseOrderDetailDTO Class

The following tables list the members exposed by PurchaseOrderDetailDTO.

Public Constructors

 

Name

Description

Public Constructor

PurchaseOrderDetailDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

CommentValue

 

Public Property

Description

 

Public Property

Discount

 

Public Property

DiscountPercentage

 

Public Property

DiscountType

Gets or sets the Discount for the purchase order raised.

Length: 20 characters.

 

Public Property

EnterpriseName

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

Public Property

GenerateIntegrationEvent

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

Public Property

ItemSurcharges

 

Public Property

Key

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

Public Property

LineNumber

 

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 detail.

Length: 20 characters.

 

Public Property

ParentProductId

Gets the variant code.  

Public Property

Price

Mandatory

Gets or sets the Price for the purchase order detail.

Length: 20 characters.

 

Public Property

ProductId

Mandatory

Gets or sets the Product Id for the purchase order detail.

Length: 20 characters.

 

Public Property

Quantity

Mandatory

Gets or sets the Quantity for the purchase order detail.

Length: 20 characters.

 

Public Property

QuantityReceived

 

Public Property

ReasonCodeId

Gets or sets the reason code Id.  

Public Property

SubTotal

 

Public Property

Tax

 

Public Property

TaxCodeId

 

Public Property

TaxRate

 

Public Property

Total

Mandatory

Gets or sets the Total for the purchase order detail.

Length: 20 characters.

 

Public Property

UniqueLineNumber

Gets or sets the unique line number.  

Public Property

UOMId

Optional

Sets the UOM id.

Length: 20 characters.

 

Public Property

UOMQuantity

Optional

Sets the UOM quantity of the purchase order detail.

 

Public Property

UOMQuantityReceived

Gets or sets the uom quantity received.  

Public Property

UserFields

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

Public Property

VariantCode

Gets variant code.  

Public Property

WarehouseId

Mandatory

Gets or sets the Warehouse Id for the purchase order detail.

Length: 20 characters.

 

Top

See Also

Reference

PurchaseOrderDetailDTO Class

CXS.Retail.DTO Namespace

Send Feedback