http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ViewFifoStockValueInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ViewFifoStockValueInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of FifoStockValueInfo Complex Type
Diagram
ReceivedProductDate Element ReceivedProductPurchaseOrderNumber Element ReceivedProductSupplierNumber Element ReceivedProductSupplierName Element ReceivedProductBookmarkDescription Element ReceivedProductBookmarkNumber Element FifoStockValue Element StockValueType Element ReceivedProductId Element PurchasePrice Element Amount Element DisplayOrder Element BatchNumber Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewFifoStockValueInfo Complex Type
Overview
Used By
ViewFifoStockValueInfo Element
Source
<xs:complexType name="ViewFifoStockValueInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:FifoStockValueInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="FifoStockValue" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductBookmarkNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="ReceivedProductBookmarkDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ReceivedProductSupplierName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductSupplierNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductPurchaseOrderNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductDate" type="xs:dateTime" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents