GoodsReceiptPODetailDTO Class Members

<< Click to Display Table of Contents >>

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

GoodsReceiptPODetailDTO Class Members

iVend Retail 6.6 - Web API Help

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

The following tables list the members exposed by GoodsReceiptPODetailDTO.

Public Constructors

 

Name

Description

Public Constructor

GoodsReceiptPODetailDTO Constructor

 

Top

Public Properties

 

Name

Description

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

GoodsReceiptPOBatchDetailList

Mandatory

Sets the details of the batch, in case the product is batch controlled item.

 

Public Property

GoodsReceiptPOSerialDetailList

Mandatory

Sets the details of the serials, in case the product is serial controlled item.

 

Public Property

ItemSurcharges

Gets or sets the surcharges.  

Public Property

Key

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

Public Property

LocationId

Gets or sets the Location Id.  

Public Property

Message

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

Public Property

Price

Gets or sets the price.  

Public Property

ProductDescription

Mandatory

Sets the product description. If this is not provided then system will populate the description of the product by default.

Length: 100 characters.

 

Public Property

ProductId

Mandatory

Sets the product id.

Length: 20 characters.

 

Public Property

QuantityReceived

Mandatory

Sets the quantity of the transfer.

 

Public Property

ReasonCodeId

Gets or sets the reason code Id.  

Public Property

SourceDetailKey

Optional

Sets Source Detail Key.

 

Public Property

SourceDetailUniqueLineNumber

Gets or sets the source detail unique line number.  

Public Property

SourceKey

Optional

Sets Source Key Purchase Order Key

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

UOMQuantityReceived

Optional

Sets the UOM quantity of the transfer detail.

 

Public Property

UserFields

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

Top

See Also

Reference

GoodsReceiptPODetailDTO Class

CXS.Retail.DTO Namespace

Send Feedback