http://retail3000.net/Retail3000Webservice/PosComponents
VerifyPosCorrection Element
http://retail3000.net/Retail3000Webservice/PosComponents : VerifyPosCorrection Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
isAddingRecord 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 info Element Sequence VerifyPosCorrection Element
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
isAddingRecord xs:boolean
Source
<xs:element name="VerifyPosCorrection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="info" type="tns:PosCorrectionInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isAddingRecord" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents