http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewPosCorrectionInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewPosCorrectionInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
FormattedProductDescription Element ProductDescription Element ProductNumber Element MainBarcode Element ReceiptNumber Element ReceiptId Element UserLoginName Element UserFullName Element StoreDescription Element StoreNumber Element PosTerminalDescription Element PosTerminalNumber Element PosTerminalId Element NewPercentage Element OldPercentage Element NewTotalNetPrice Element OldTotalNetPrice Element NewPceNetPrice Element OldPceNetPrice Element NewTotalGrossPrice Element OldTotalGrossPrice Element NewPceGrossPrice Element OldPceGrossPrice Element NewAmount Element OldAmount Element CorrectionType Element ProductId Element UserId Element PosTransactionId Element CorrectionDateTime Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPosCorrectionInfo Element Sequence ArrayOfViewPosCorrectionInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CorrectionDateTime xs:dateTime
UserId xs:int
ProductId xs:int
OldAmount xs:decimal
NewAmount xs:decimal
OldPceGrossPrice xs:decimal
NewPceGrossPrice xs:decimal
OldPceNetPrice xs:decimal
NewPceNetPrice xs:decimal
OldTotalNetPrice xs:decimal
NewTotalNetPrice xs:decimal
OldPercentage xs:decimal
NewPercentage xs:decimal
PosTerminalDescription optional xs:string
StoreDescription optional xs:string
UserFullName optional xs:string
UserLoginName optional xs:string
ReceiptId xs:int
MainBarcode xs:long
ProductDescription optional xs:string
FormattedProductDescription optional xs:string
Used By
GetPosCorrectionsResult Element
Source
<xs:complexType name="ArrayOfViewPosCorrectionInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPosCorrectionInfo" nillable="true" type="tns:ViewPosCorrectionInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents