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