http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
AddReceivedProductRow Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : AddReceivedProductRow Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isAutoDeterminePrices Element returnOfGoodsReasonId Element purchaseOrderId Element isAddToOpenPurchaseOrderRows Element AlternateDepartmentId Element LastFoundPceGrossSalePrice Element CalculatedPceGrossSalePrice Element ShipmentMessagePceGrossSalePrice Element FreeInfo Element PreBarcode Element PreBarcoded Element SkuPurchaseValue Element TwoDimensionalBarcodeHash Element TwoDimensionalBarcode Element ConversionId Element BuyerRowReference Element SupplierRowReference Element ReturnOfGoodsRowId Element ContainerLocationCode Element IsNetPrice Element DiscountPrice Element DiscountPercentage Element DefectNumberOfPackages Element VerificationNumberOfPackages Element QtyPerPackage Element NumberOfPackages Element DefectAmount Element DifferenceAmount Element PceGrossSalePrice Element PcePurchasePrice Element PceGrossPurchasePrice Element StorageValidUntilDate Element TrackAndTraceCode Element PackinglistAmount Element ReceivedProductCollectionId Element PurchaseOrderRowId Element ReceivedDayPart Element ReceivedDate Element ReceivedProductContainerId Element ReceivedProductConditionId Element ReceivedProductHeaderId Element LocationLevel5Id Element Description Element ProductId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence AddReceivedProductRow Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
Description optional xs:string
ReceivedDate xs:dateTime
TrackAndTraceCode optional xs:string
PcePurchasePrice xs:decimal
DifferenceAmount xs:decimal
DefectAmount xs:decimal
DiscountPrice xs:decimal
IsNetPrice xs:boolean
ContainerLocationCode optional xs:string
SupplierRowReference optional xs:string
BuyerRowReference optional xs:string
ConversionId xs:long
TwoDimensionalBarcode optional xs:string
TwoDimensionalBarcodeHash optional xs:string
SkuPurchaseValue xs:decimal
PreBarcoded xs:boolean
PreBarcode optional xs:string
FreeInfo optional xs:string
Source
<xs:element name="AddReceivedProductRow" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="info" type="tns:ReceivedProductRowInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isAddToOpenPurchaseOrderRows" type="xs:boolean" />
      <xs:element minOccurs="1" maxOccurs="1" name="purchaseOrderId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="returnOfGoodsReasonId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isAutoDeterminePrices" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents