StockTransferDTO Class Members

<< Click to Display Table of Contents >>

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

StockTransferDTO Class Members

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

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

iVend Retail 6.6 - Web API Help

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

The following tables list the members exposed by StockTransferDTO.

Public Constructors

 

Name

Description

Public Constructor

StockTransferDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

BranchCode

Mandatory

Sets the Branch code of the warehouse for the stock transfer.

Length: 50 characters.

 

Public Property

BusinessDate

Mandatory

Sets the Business Date of the stock transfer.

Length: 20 characters.

 

Public Property

CommentValue

Gets or sets the comment of the stock transfer.  

Public Property

DocumentUserId

Sets the User ID which is posting this document.  

Public Property

EnterpriseName

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

Public Property

FromLocationId

Mandatory if Multi Location is enabled

Gets or sets the Location Id from where the stocks are transferred.

Length: 50 characters.

 

Public Property

FromWarehouseId

Mandatory

Gets or sets the Warehouse Id from where the stocks are transferred.

Length: 20 characters.

 

Public Property

GenerateIntegrationEvent

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

Public Property

Id

 

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

ReasonCodeId

Gets or sets the reason code Id.  

Public Property

ReferenceNumber1

Gets or sets the reference number1.

Length: 50 characters.

 

Public Property

ReferenceNumber2

Gets or sets the reference number2.

Length: 50 characters.

 

Public Property

RequestNumber

Gets or sets the request number.

Length: 20 characters.

 

Public Property

Status

Gets or sets the Status.

 

Public Property

StockTransferDetailList

Mandatory

Sets the list of the details of the stock transfer.

 

Public Property

ToWarehouseId

Mandatory

Sets the Warehouse Id in which the stocks are transferred.

Length: 20 characters.

 

Public Property

UserFields

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

Top

See Also

Reference

StockTransferDTO Class

CXS.Retail.DTO Namespace

Send Feedback