http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewReservationRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewReservationRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
ProductCategoryDepartmentId Element VatPercentage Element VatId Element DefaultStoreLocationId Element ProductType Element IsMaintainStock Element CostCenterId Element SaleOrderReferenceCode Element SaleOrderConceptOrderModus Element SaleOrderClassDescription Element SaleOrderUtmostDeliveryDate Element SaleOrderExpectedDeliveryDate Element SaleOrderClassId Element SaleOrderType Element SpecificationCompletedRows Element SpecificationCompletedTotalAmount Element SpecificationRows Element SpecificationTotalAmount Element LocationClassId Element CustomerName Element CustomerNumber Element PcePurchasePrice Element SaleOrderAmount Element SaleOrderStatus Element SaleOrderNumber Element SaleOrderId Element ProductDescription Element ProductNumber Element ProductExternalCode Element MainBarcode Element ProductId Element ReservationNumber Element CustomerDebtorId Element SaleOrderDebtorId Element SaleOrderCustomerId Element SaleOrderParcelServiceId Element SaleOrderTransportTypeId Element ReservationStatus Element StoreId Element ConversionId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element ReservationDateTime Element PriceType Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element DiscountType Element DiscountPercentage Element DiscountPrice Element Amount Element ReceivedProductId Element TaskId Element SaleOrderRowId Element ReservationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewReservationRowInfo Element Sequence ArrayOfViewReservationRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
TaskId xs:int
Amount xs:decimal
DiscountPrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
ConversionId xs:long
StoreId xs:int
ProductId xs:int
MainBarcode xs:long
ProductExternalCode optional xs:string
ProductDescription optional xs:string
SaleOrderAmount xs:decimal
PcePurchasePrice xs:decimal
CustomerName optional xs:string
SaleOrderClassDescription optional xs:string
SaleOrderReferenceCode optional xs:string
IsMaintainStock xs:boolean
VatId xs:int
VatPercentage xs:decimal
Used By
GetReservationRowsResult Element
Source
<xs:complexType name="ArrayOfViewReservationRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewReservationRowInfo" nillable="true" type="tns:ViewReservationRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents