http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetSingleSaleOrderRowResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetSingleSaleOrderRowResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
BasePceGrossPrice Element ConversionId Element ApprovedDeliveryDays Element ApprovedAmount Element ApprovalNote Element DeliveryDays Element ReservedAmount Element DeliveredAmount Element RemainingAmount Element PriceType Element WeightedTotalNetPrice Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element PcePurchasePrice Element IsDropshipment Element IsParentRow Element IsSale Element IsNoDiscountOnDiscount Element IsNoDiscounts Element DiscountType Element VatRequired Element DiscountPercentage Element DiscountPrice Element MiscInfo Element Note2 Element Note1 Element IsCancelled Element QtyPerPackage Element NumberOfPackages Element DirectReservationAmount Element Amount Element Barcode Element Description Element PurchaseOrderRowId Element VatPercentage Element VatId Element OrderAtSupplierId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element ScannerId Element BrandId Element ProductId Element RelatedSaleOrderRowId Element SaleOrderId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleSaleOrderRowResult Element Sequence GetSingleSaleOrderRowResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
BrandId xs:int
ScannerId xs:int
VatId xs:int
VatPercentage xs:decimal
Description optional xs:string
Barcode xs:long
Amount xs:decimal
NumberOfPackages xs:decimal
IsCancelled xs:boolean
Note1 optional xs:string
Note2 optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
VatRequired xs:boolean
IsNoDiscounts xs:boolean
IsSale xs:boolean
IsParentRow xs:boolean
IsDropshipment xs:boolean
PcePurchasePrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
RemainingAmount xs:decimal
DeliveredAmount xs:decimal
ReservedAmount xs:decimal
ApprovalNote optional xs:string
ApprovedAmount xs:decimal
ConversionId xs:long
Source
<xs:element name="GetSingleSaleOrderRowResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetSingleSaleOrderRowResult" type="tns:SaleOrderRowInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents