http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewReceivedProductHeaderInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewReceivedProductHeaderInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of ReceivedProductHeaderInfo Complex Type
Diagram
CalculatedRowDiscountPercentage Element CalculatedRowDiscountAmount Element TotalRowNetPurchasePrice Element TotalRowGrossPurchasePrice Element TotalPriceInclVat Element MessageIdentifier Element MessageNumber Element InterchangeIdentifier Element StoreDescription Element BookmarkDescription Element Bookmark Element SupplierName Element SupplierNumber Element TotalVatAmount Element TotalPriceExclVat Element ConversionId Element ShipmentReference Element BuyerReference Element SupplierReference Element InboundFileId Element InboundMessageId Element PurchaseOrderId Element Status Element MiscInfo Element Label Element ContainerId Element SupplierId Element BookmarkId Element ReceivedProductScenarioId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewReceivedProductHeaderInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
BookmarkId xs:int
SupplierId xs:int
Label optional xs:string
MiscInfo optional xs:string
SupplierReference optional xs:string
BuyerReference optional xs:string
ShipmentReference optional xs:string
ConversionId xs:long
TotalVatAmount xs:decimal
SupplierName optional xs:string
Bookmark xs:int
BookmarkDescription optional xs:string
StoreDescription optional xs:string
InterchangeIdentifier optional xs:string
MessageNumber optional xs:string
MessageIdentifier optional xs:string
Used By
ViewReceivedProductHeaderInfo Element
GetSingleViewReceivedProductHeaderResult Element
Source
<xs:complexType name="ViewReceivedProductHeaderInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ReceivedProductHeaderInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="Bookmark" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="BookmarkDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="InterchangeIdentifier" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="MessageNumber" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="MessageIdentifier" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalPriceInclVat" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalRowGrossPurchasePrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalRowNetPurchasePrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="CalculatedRowDiscountAmount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="CalculatedRowDiscountPercentage" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents