http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
NewStoreProductInfoResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : NewStoreProductInfoResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
LastCalculatedAutoStockOldestSaleDateTime Element LastCalculatedAutoStockSaleDays Element LastCalculatedAutoStockTotalSaleAmount Element ManualMinMaxStock Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockLog Element IgnoreAutoStockValues Element LimitCalculatedMaxStock Element LimitCalculatedMinStock Element CalculatedMaxStock Element CalculatedMinStock Element AlternatePreferredSupplierId Element AvgFifoPcePurchasePrice Element LastStockChangeDateTime Element LastInvoiceSaleRowId Element LastCashSaleRowId Element OrderMethod Element MaximumStock Element MinimumStock Element OpenReturns Element OpenReservations Element OpenSaleOrders Element OpenPurchaseOrders Element LocationsStock Element FutureStock Element FreeStock Element ShopStock Element IsMaintainStock Element IsPriceBlocked Element GrossPrice Element DefaultPickLocationLevel5Id Element DefaultStoreLocationId Element ProductId Element StoreId Element Stock Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence NewStoreProductInfoResult Element Sequence NewStoreProductInfoResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Stock xs:decimal
StoreId xs:int
ProductId xs:int
GrossPrice xs:decimal
IsPriceBlocked xs:boolean
IsMaintainStock xs:boolean
ShopStock xs:decimal
FreeStock xs:decimal
FutureStock xs:decimal
LocationsStock xs:decimal
OpenSaleOrders xs:decimal
OpenReservations xs:decimal
OpenReturns xs:decimal
MinimumStock xs:decimal
MaximumStock xs:decimal
AutoStockLog optional xs:string
Source
<xs:element name="NewStoreProductInfoResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="NewStoreProductInfoResult" type="tns:StoreProductInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents