itemVendorHistory


Click here for a complete list of operations.

getVendItemsByID

Searches for VendorItem entries by InvtID, VendID, FiscYr, SiteID, AlternateID

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /ctapi/services/ctDynamicsSL/itemVendorHistory.asmx HTTP/1.1
Host: www.catalinatechnology.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.catalinatechnology.com/services/ctDynamicsSL/getVendItemsByID"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap:Header>
  <soap:Body>
    <getVendItemsByID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <invtID>string</invtID>
      <vendID>string</vendID>
      <alternateID>string</alternateID>
      <siteID>string</siteID>
      <fiscYr>string</fiscYr>
    </getVendItemsByID>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <getVendItemsByIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getVendItemsByIDResult>
        <VendItem>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <AlternateID>string</AlternateID>
          <Contact>string</Contact>
          <Crtd_DateTime>dateTime</Crtd_DateTime>
          <Crtd_Prog>string</Crtd_Prog>
          <Crtd_User>string</Crtd_User>
          <EMailAddr>string</EMailAddr>
          <Fax>string</Fax>
          <FiscYr>string</FiscYr>
          <InvtID>string</InvtID>
          <LastCost>double</LastCost>
          <LastRcvd>dateTime</LastRcvd>
          <LeadTime>double</LeadTime>
          <LUpd_DateTime>dateTime</LUpd_DateTime>
          <LUpd_Prog>string</LUpd_Prog>
          <LUpd_User>string</LUpd_User>
          <NoteID>int</NoteID>
          <Phone>string</Phone>
          <PTDAvgCost00>double</PTDAvgCost00>
          <PTDAvgCost01>double</PTDAvgCost01>
          <PTDAvgCost02>double</PTDAvgCost02>
          <PTDAvgCost03>double</PTDAvgCost03>
          <PTDAvgCost04>double</PTDAvgCost04>
          <PTDAvgCost05>double</PTDAvgCost05>
          <PTDAvgCost06>double</PTDAvgCost06>
          <PTDAvgCost07>double</PTDAvgCost07>
          <PTDAvgCost08>double</PTDAvgCost08>
          <PTDAvgCost09>double</PTDAvgCost09>
          <PTDAvgCost10>double</PTDAvgCost10>
          <PTDAvgCost11>double</PTDAvgCost11>
          <PTDAvgCost12>double</PTDAvgCost12>
          <PTDCostRcvd00>double</PTDCostRcvd00>
          <PTDCostRcvd01>double</PTDCostRcvd01>
          <PTDCostRcvd02>double</PTDCostRcvd02>
          <PTDCostRcvd03>double</PTDCostRcvd03>
          <PTDCostRcvd04>double</PTDCostRcvd04>
          <PTDCostRcvd05>double</PTDCostRcvd05>
          <PTDCostRcvd06>double</PTDCostRcvd06>
          <PTDCostRcvd07>double</PTDCostRcvd07>
          <PTDCostRcvd08>double</PTDCostRcvd08>
          <PTDCostRcvd09>double</PTDCostRcvd09>
          <PTDCostRcvd10>double</PTDCostRcvd10>
          <PTDCostRcvd11>double</PTDCostRcvd11>
          <PTDCostRcvd12>double</PTDCostRcvd12>
          <PTDCostRet00>double</PTDCostRet00>
          <PTDCostRet01>double</PTDCostRet01>
          <PTDCostRet02>double</PTDCostRet02>
          <PTDCostRet03>double</PTDCostRet03>
          <PTDCostRet04>double</PTDCostRet04>
          <PTDCostRet05>double</PTDCostRet05>
          <PTDCostRet06>double</PTDCostRet06>
          <PTDCostRet07>double</PTDCostRet07>
          <PTDCostRet08>double</PTDCostRet08>
          <PTDCostRet09>double</PTDCostRet09>
          <PTDCostRet10>double</PTDCostRet10>
          <PTDCostRet11>double</PTDCostRet11>
          <PTDCostRet12>double</PTDCostRet12>
          <PTDLeadTime00>double</PTDLeadTime00>
          <PTDLeadTime01>double</PTDLeadTime01>
          <PTDLeadTime02>double</PTDLeadTime02>
          <PTDLeadTime03>double</PTDLeadTime03>
          <PTDLeadTime04>double</PTDLeadTime04>
          <PTDLeadTime05>double</PTDLeadTime05>
          <PTDLeadTime06>double</PTDLeadTime06>
          <PTDLeadTime07>double</PTDLeadTime07>
          <PTDLeadTime08>double</PTDLeadTime08>
          <PTDLeadTime09>double</PTDLeadTime09>
          <PTDLeadTime10>double</PTDLeadTime10>
          <PTDLeadTime11>double</PTDLeadTime11>
          <PTDLeadTime12>double</PTDLeadTime12>
          <PTDQtyRcvd00>double</PTDQtyRcvd00>
          <PTDQtyRcvd01>double</PTDQtyRcvd01>
          <PTDQtyRcvd02>double</PTDQtyRcvd02>
          <PTDQtyRcvd03>double</PTDQtyRcvd03>
          <PTDQtyRcvd04>double</PTDQtyRcvd04>
          <PTDQtyRcvd05>double</PTDQtyRcvd05>
          <PTDQtyRcvd06>double</PTDQtyRcvd06>
          <PTDQtyRcvd07>double</PTDQtyRcvd07>
          <PTDQtyRcvd08>double</PTDQtyRcvd08>
          <PTDQtyRcvd09>double</PTDQtyRcvd09>
          <PTDQtyRcvd10>double</PTDQtyRcvd10>
          <PTDQtyRcvd11>double</PTDQtyRcvd11>
          <PTDQtyRcvd12>double</PTDQtyRcvd12>
          <PTDQtyRet00>double</PTDQtyRet00>
          <PTDQtyRet01>double</PTDQtyRet01>
          <PTDQtyRet02>double</PTDQtyRet02>
          <PTDQtyRet03>double</PTDQtyRet03>
          <PTDQtyRet04>double</PTDQtyRet04>
          <PTDQtyRet05>double</PTDQtyRet05>
          <PTDQtyRet06>double</PTDQtyRet06>
          <PTDQtyRet07>double</PTDQtyRet07>
          <PTDQtyRet08>double</PTDQtyRet08>
          <PTDQtyRet09>double</PTDQtyRet09>
          <PTDQtyRet10>double</PTDQtyRet10>
          <PTDQtyRet11>double</PTDQtyRet11>
          <PTDQtyRet12>double</PTDQtyRet12>
          <PTDRcptNbr00>double</PTDRcptNbr00>
          <PTDRcptNbr01>double</PTDRcptNbr01>
          <PTDRcptNbr02>double</PTDRcptNbr02>
          <PTDRcptNbr03>double</PTDRcptNbr03>
          <PTDRcptNbr04>double</PTDRcptNbr04>
          <PTDRcptNbr05>double</PTDRcptNbr05>
          <PTDRcptNbr06>double</PTDRcptNbr06>
          <PTDRcptNbr07>double</PTDRcptNbr07>
          <PTDRcptNbr08>double</PTDRcptNbr08>
          <PTDRcptNbr09>double</PTDRcptNbr09>
          <PTDRcptNbr10>double</PTDRcptNbr10>
          <PTDRcptNbr11>double</PTDRcptNbr11>
          <PTDRcptNbr12>double</PTDRcptNbr12>
          <PYAvgCost>double</PYAvgCost>
          <PYCostRcvd>double</PYCostRcvd>
          <PYCostRet>double</PYCostRet>
          <PYQtyRcvd>double</PYQtyRcvd>
          <PYQtyRet>double</PYQtyRet>
          <S4Future01>string</S4Future01>
          <S4Future02>string</S4Future02>
          <S4Future03>double</S4Future03>
          <S4Future04>double</S4Future04>
          <S4Future05>double</S4Future05>
          <S4Future06>double</S4Future06>
          <S4Future07>dateTime</S4Future07>
          <S4Future08>dateTime</S4Future08>
          <S4Future09>int</S4Future09>
          <S4Future10>int</S4Future10>
          <S4Future11>string</S4Future11>
          <S4Future12>string</S4Future12>
          <SiteID>string</SiteID>
          <UnitCost>double</UnitCost>
          <User1>string</User1>
          <User2>string</User2>
          <User3>double</User3>
          <User4>double</User4>
          <User5>string</User5>
          <User6>string</User6>
          <User7>dateTime</User7>
          <User8>dateTime</User8>
          <VendID>string</VendID>
          <VendorType>string</VendorType>
          <YTDAvgCost>double</YTDAvgCost>
          <YTDCostRcvd>double</YTDCostRcvd>
          <YTDCostRet>double</YTDCostRet>
          <YTDLeadTime>double</YTDLeadTime>
          <YTDQtyRcvd>double</YTDQtyRcvd>
          <YTDQtyRet>double</YTDQtyRet>
          <YTDRcptNbr>double</YTDRcptNbr>
        </VendItem>
        <VendItem>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <AlternateID>string</AlternateID>
          <Contact>string</Contact>
          <Crtd_DateTime>dateTime</Crtd_DateTime>
          <Crtd_Prog>string</Crtd_Prog>
          <Crtd_User>string</Crtd_User>
          <EMailAddr>string</EMailAddr>
          <Fax>string</Fax>
          <FiscYr>string</FiscYr>
          <InvtID>string</InvtID>
          <LastCost>double</LastCost>
          <LastRcvd>dateTime</LastRcvd>
          <LeadTime>double</LeadTime>
          <LUpd_DateTime>dateTime</LUpd_DateTime>
          <LUpd_Prog>string</LUpd_Prog>
          <LUpd_User>string</LUpd_User>
          <NoteID>int</NoteID>
          <Phone>string</Phone>
          <PTDAvgCost00>double</PTDAvgCost00>
          <PTDAvgCost01>double</PTDAvgCost01>
          <PTDAvgCost02>double</PTDAvgCost02>
          <PTDAvgCost03>double</PTDAvgCost03>
          <PTDAvgCost04>double</PTDAvgCost04>
          <PTDAvgCost05>double</PTDAvgCost05>
          <PTDAvgCost06>double</PTDAvgCost06>
          <PTDAvgCost07>double</PTDAvgCost07>
          <PTDAvgCost08>double</PTDAvgCost08>
          <PTDAvgCost09>double</PTDAvgCost09>
          <PTDAvgCost10>double</PTDAvgCost10>
          <PTDAvgCost11>double</PTDAvgCost11>
          <PTDAvgCost12>double</PTDAvgCost12>
          <PTDCostRcvd00>double</PTDCostRcvd00>
          <PTDCostRcvd01>double</PTDCostRcvd01>
          <PTDCostRcvd02>double</PTDCostRcvd02>
          <PTDCostRcvd03>double</PTDCostRcvd03>
          <PTDCostRcvd04>double</PTDCostRcvd04>
          <PTDCostRcvd05>double</PTDCostRcvd05>
          <PTDCostRcvd06>double</PTDCostRcvd06>
          <PTDCostRcvd07>double</PTDCostRcvd07>
          <PTDCostRcvd08>double</PTDCostRcvd08>
          <PTDCostRcvd09>double</PTDCostRcvd09>
          <PTDCostRcvd10>double</PTDCostRcvd10>
          <PTDCostRcvd11>double</PTDCostRcvd11>
          <PTDCostRcvd12>double</PTDCostRcvd12>
          <PTDCostRet00>double</PTDCostRet00>
          <PTDCostRet01>double</PTDCostRet01>
          <PTDCostRet02>double</PTDCostRet02>
          <PTDCostRet03>double</PTDCostRet03>
          <PTDCostRet04>double</PTDCostRet04>
          <PTDCostRet05>double</PTDCostRet05>
          <PTDCostRet06>double</PTDCostRet06>
          <PTDCostRet07>double</PTDCostRet07>
          <PTDCostRet08>double</PTDCostRet08>
          <PTDCostRet09>double</PTDCostRet09>
          <PTDCostRet10>double</PTDCostRet10>
          <PTDCostRet11>double</PTDCostRet11>
          <PTDCostRet12>double</PTDCostRet12>
          <PTDLeadTime00>double</PTDLeadTime00>
          <PTDLeadTime01>double</PTDLeadTime01>
          <PTDLeadTime02>double</PTDLeadTime02>
          <PTDLeadTime03>double</PTDLeadTime03>
          <PTDLeadTime04>double</PTDLeadTime04>
          <PTDLeadTime05>double</PTDLeadTime05>
          <PTDLeadTime06>double</PTDLeadTime06>
          <PTDLeadTime07>double</PTDLeadTime07>
          <PTDLeadTime08>double</PTDLeadTime08>
          <PTDLeadTime09>double</PTDLeadTime09>
          <PTDLeadTime10>double</PTDLeadTime10>
          <PTDLeadTime11>double</PTDLeadTime11>
          <PTDLeadTime12>double</PTDLeadTime12>
          <PTDQtyRcvd00>double</PTDQtyRcvd00>
          <PTDQtyRcvd01>double</PTDQtyRcvd01>
          <PTDQtyRcvd02>double</PTDQtyRcvd02>
          <PTDQtyRcvd03>double</PTDQtyRcvd03>
          <PTDQtyRcvd04>double</PTDQtyRcvd04>
          <PTDQtyRcvd05>double</PTDQtyRcvd05>
          <PTDQtyRcvd06>double</PTDQtyRcvd06>
          <PTDQtyRcvd07>double</PTDQtyRcvd07>
          <PTDQtyRcvd08>double</PTDQtyRcvd08>
          <PTDQtyRcvd09>double</PTDQtyRcvd09>
          <PTDQtyRcvd10>double</PTDQtyRcvd10>
          <PTDQtyRcvd11>double</PTDQtyRcvd11>
          <PTDQtyRcvd12>double</PTDQtyRcvd12>
          <PTDQtyRet00>double</PTDQtyRet00>
          <PTDQtyRet01>double</PTDQtyRet01>
          <PTDQtyRet02>double</PTDQtyRet02>
          <PTDQtyRet03>double</PTDQtyRet03>
          <PTDQtyRet04>double</PTDQtyRet04>
          <PTDQtyRet05>double</PTDQtyRet05>
          <PTDQtyRet06>double</PTDQtyRet06>
          <PTDQtyRet07>double</PTDQtyRet07>
          <PTDQtyRet08>double</PTDQtyRet08>
          <PTDQtyRet09>double</PTDQtyRet09>
          <PTDQtyRet10>double</PTDQtyRet10>
          <PTDQtyRet11>double</PTDQtyRet11>
          <PTDQtyRet12>double</PTDQtyRet12>
          <PTDRcptNbr00>double</PTDRcptNbr00>
          <PTDRcptNbr01>double</PTDRcptNbr01>
          <PTDRcptNbr02>double</PTDRcptNbr02>
          <PTDRcptNbr03>double</PTDRcptNbr03>
          <PTDRcptNbr04>double</PTDRcptNbr04>
          <PTDRcptNbr05>double</PTDRcptNbr05>
          <PTDRcptNbr06>double</PTDRcptNbr06>
          <PTDRcptNbr07>double</PTDRcptNbr07>
          <PTDRcptNbr08>double</PTDRcptNbr08>
          <PTDRcptNbr09>double</PTDRcptNbr09>
          <PTDRcptNbr10>double</PTDRcptNbr10>
          <PTDRcptNbr11>double</PTDRcptNbr11>
          <PTDRcptNbr12>double</PTDRcptNbr12>
          <PYAvgCost>double</PYAvgCost>
          <PYCostRcvd>double</PYCostRcvd>
          <PYCostRet>double</PYCostRet>
          <PYQtyRcvd>double</PYQtyRcvd>
          <PYQtyRet>double</PYQtyRet>
          <S4Future01>string</S4Future01>
          <S4Future02>string</S4Future02>
          <S4Future03>double</S4Future03>
          <S4Future04>double</S4Future04>
          <S4Future05>double</S4Future05>
          <S4Future06>double</S4Future06>
          <S4Future07>dateTime</S4Future07>
          <S4Future08>dateTime</S4Future08>
          <S4Future09>int</S4Future09>
          <S4Future10>int</S4Future10>
          <S4Future11>string</S4Future11>
          <S4Future12>string</S4Future12>
          <SiteID>string</SiteID>
          <UnitCost>double</UnitCost>
          <User1>string</User1>
          <User2>string</User2>
          <User3>double</User3>
          <User4>double</User4>
          <User5>string</User5>
          <User6>string</User6>
          <User7>dateTime</User7>
          <User8>dateTime</User8>
          <VendID>string</VendID>
          <VendorType>string</VendorType>
          <YTDAvgCost>double</YTDAvgCost>
          <YTDCostRcvd>double</YTDCostRcvd>
          <YTDCostRet>double</YTDCostRet>
          <YTDLeadTime>double</YTDLeadTime>
          <YTDQtyRcvd>double</YTDQtyRcvd>
          <YTDQtyRet>double</YTDQtyRet>
          <YTDRcptNbr>double</YTDRcptNbr>
        </VendItem>
      </getVendItemsByIDResult>
    </getVendItemsByIDResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /ctapi/services/ctDynamicsSL/itemVendorHistory.asmx HTTP/1.1
Host: www.catalinatechnology.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap12:Header>
  <soap12:Body>
    <getVendItemsByID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <invtID>string</invtID>
      <vendID>string</vendID>
      <alternateID>string</alternateID>
      <siteID>string</siteID>
      <fiscYr>string</fiscYr>
    </getVendItemsByID>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <getVendItemsByIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getVendItemsByIDResult>
        <VendItem>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <AlternateID>string</AlternateID>
          <Contact>string</Contact>
          <Crtd_DateTime>dateTime</Crtd_DateTime>
          <Crtd_Prog>string</Crtd_Prog>
          <Crtd_User>string</Crtd_User>
          <EMailAddr>string</EMailAddr>
          <Fax>string</Fax>
          <FiscYr>string</FiscYr>
          <InvtID>string</InvtID>
          <LastCost>double</LastCost>
          <LastRcvd>dateTime</LastRcvd>
          <LeadTime>double</LeadTime>
          <LUpd_DateTime>dateTime</LUpd_DateTime>
          <LUpd_Prog>string</LUpd_Prog>
          <LUpd_User>string</LUpd_User>
          <NoteID>int</NoteID>
          <Phone>string</Phone>
          <PTDAvgCost00>double</PTDAvgCost00>
          <PTDAvgCost01>double</PTDAvgCost01>
          <PTDAvgCost02>double</PTDAvgCost02>
          <PTDAvgCost03>double</PTDAvgCost03>
          <PTDAvgCost04>double</PTDAvgCost04>
          <PTDAvgCost05>double</PTDAvgCost05>
          <PTDAvgCost06>double</PTDAvgCost06>
          <PTDAvgCost07>double</PTDAvgCost07>
          <PTDAvgCost08>double</PTDAvgCost08>
          <PTDAvgCost09>double</PTDAvgCost09>
          <PTDAvgCost10>double</PTDAvgCost10>
          <PTDAvgCost11>double</PTDAvgCost11>
          <PTDAvgCost12>double</PTDAvgCost12>
          <PTDCostRcvd00>double</PTDCostRcvd00>
          <PTDCostRcvd01>double</PTDCostRcvd01>
          <PTDCostRcvd02>double</PTDCostRcvd02>
          <PTDCostRcvd03>double</PTDCostRcvd03>
          <PTDCostRcvd04>double</PTDCostRcvd04>
          <PTDCostRcvd05>double</PTDCostRcvd05>
          <PTDCostRcvd06>double</PTDCostRcvd06>
          <PTDCostRcvd07>double</PTDCostRcvd07>
          <PTDCostRcvd08>double</PTDCostRcvd08>
          <PTDCostRcvd09>double</PTDCostRcvd09>
          <PTDCostRcvd10>double</PTDCostRcvd10>
          <PTDCostRcvd11>double</PTDCostRcvd11>
          <PTDCostRcvd12>double</PTDCostRcvd12>
          <PTDCostRet00>double</PTDCostRet00>
          <PTDCostRet01>double</PTDCostRet01>
          <PTDCostRet02>double</PTDCostRet02>
          <PTDCostRet03>double</PTDCostRet03>
          <PTDCostRet04>double</PTDCostRet04>
          <PTDCostRet05>double</PTDCostRet05>
          <PTDCostRet06>double</PTDCostRet06>
          <PTDCostRet07>double</PTDCostRet07>
          <PTDCostRet08>double</PTDCostRet08>
          <PTDCostRet09>double</PTDCostRet09>
          <PTDCostRet10>double</PTDCostRet10>
          <PTDCostRet11>double</PTDCostRet11>
          <PTDCostRet12>double</PTDCostRet12>
          <PTDLeadTime00>double</PTDLeadTime00>
          <PTDLeadTime01>double</PTDLeadTime01>
          <PTDLeadTime02>double</PTDLeadTime02>
          <PTDLeadTime03>double</PTDLeadTime03>
          <PTDLeadTime04>double</PTDLeadTime04>
          <PTDLeadTime05>double</PTDLeadTime05>
          <PTDLeadTime06>double</PTDLeadTime06>
          <PTDLeadTime07>double</PTDLeadTime07>
          <PTDLeadTime08>double</PTDLeadTime08>
          <PTDLeadTime09>double</PTDLeadTime09>
          <PTDLeadTime10>double</PTDLeadTime10>
          <PTDLeadTime11>double</PTDLeadTime11>
          <PTDLeadTime12>double</PTDLeadTime12>
          <PTDQtyRcvd00>double</PTDQtyRcvd00>
          <PTDQtyRcvd01>double</PTDQtyRcvd01>
          <PTDQtyRcvd02>double</PTDQtyRcvd02>
          <PTDQtyRcvd03>double</PTDQtyRcvd03>
          <PTDQtyRcvd04>double</PTDQtyRcvd04>
          <PTDQtyRcvd05>double</PTDQtyRcvd05>
          <PTDQtyRcvd06>double</PTDQtyRcvd06>
          <PTDQtyRcvd07>double</PTDQtyRcvd07>
          <PTDQtyRcvd08>double</PTDQtyRcvd08>
          <PTDQtyRcvd09>double</PTDQtyRcvd09>
          <PTDQtyRcvd10>double</PTDQtyRcvd10>
          <PTDQtyRcvd11>double</PTDQtyRcvd11>
          <PTDQtyRcvd12>double</PTDQtyRcvd12>
          <PTDQtyRet00>double</PTDQtyRet00>
          <PTDQtyRet01>double</PTDQtyRet01>
          <PTDQtyRet02>double</PTDQtyRet02>
          <PTDQtyRet03>double</PTDQtyRet03>
          <PTDQtyRet04>double</PTDQtyRet04>
          <PTDQtyRet05>double</PTDQtyRet05>
          <PTDQtyRet06>double</PTDQtyRet06>
          <PTDQtyRet07>double</PTDQtyRet07>
          <PTDQtyRet08>double</PTDQtyRet08>
          <PTDQtyRet09>double</PTDQtyRet09>
          <PTDQtyRet10>double</PTDQtyRet10>
          <PTDQtyRet11>double</PTDQtyRet11>
          <PTDQtyRet12>double</PTDQtyRet12>
          <PTDRcptNbr00>double</PTDRcptNbr00>
          <PTDRcptNbr01>double</PTDRcptNbr01>
          <PTDRcptNbr02>double</PTDRcptNbr02>
          <PTDRcptNbr03>double</PTDRcptNbr03>
          <PTDRcptNbr04>double</PTDRcptNbr04>
          <PTDRcptNbr05>double</PTDRcptNbr05>
          <PTDRcptNbr06>double</PTDRcptNbr06>
          <PTDRcptNbr07>double</PTDRcptNbr07>
          <PTDRcptNbr08>double</PTDRcptNbr08>
          <PTDRcptNbr09>double</PTDRcptNbr09>
          <PTDRcptNbr10>double</PTDRcptNbr10>
          <PTDRcptNbr11>double</PTDRcptNbr11>
          <PTDRcptNbr12>double</PTDRcptNbr12>
          <PYAvgCost>double</PYAvgCost>
          <PYCostRcvd>double</PYCostRcvd>
          <PYCostRet>double</PYCostRet>
          <PYQtyRcvd>double</PYQtyRcvd>
          <PYQtyRet>double</PYQtyRet>
          <S4Future01>string</S4Future01>
          <S4Future02>string</S4Future02>
          <S4Future03>double</S4Future03>
          <S4Future04>double</S4Future04>
          <S4Future05>double</S4Future05>
          <S4Future06>double</S4Future06>
          <S4Future07>dateTime</S4Future07>
          <S4Future08>dateTime</S4Future08>
          <S4Future09>int</S4Future09>
          <S4Future10>int</S4Future10>
          <S4Future11>string</S4Future11>
          <S4Future12>string</S4Future12>
          <SiteID>string</SiteID>
          <UnitCost>double</UnitCost>
          <User1>string</User1>
          <User2>string</User2>
          <User3>double</User3>
          <User4>double</User4>
          <User5>string</User5>
          <User6>string</User6>
          <User7>dateTime</User7>
          <User8>dateTime</User8>
          <VendID>string</VendID>
          <VendorType>string</VendorType>
          <YTDAvgCost>double</YTDAvgCost>
          <YTDCostRcvd>double</YTDCostRcvd>
          <YTDCostRet>double</YTDCostRet>
          <YTDLeadTime>double</YTDLeadTime>
          <YTDQtyRcvd>double</YTDQtyRcvd>
          <YTDQtyRet>double</YTDQtyRet>
          <YTDRcptNbr>double</YTDRcptNbr>
        </VendItem>
        <VendItem>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <AlternateID>string</AlternateID>
          <Contact>string</Contact>
          <Crtd_DateTime>dateTime</Crtd_DateTime>
          <Crtd_Prog>string</Crtd_Prog>
          <Crtd_User>string</Crtd_User>
          <EMailAddr>string</EMailAddr>
          <Fax>string</Fax>
          <FiscYr>string</FiscYr>
          <InvtID>string</InvtID>
          <LastCost>double</LastCost>
          <LastRcvd>dateTime</LastRcvd>
          <LeadTime>double</LeadTime>
          <LUpd_DateTime>dateTime</LUpd_DateTime>
          <LUpd_Prog>string</LUpd_Prog>
          <LUpd_User>string</LUpd_User>
          <NoteID>int</NoteID>
          <Phone>string</Phone>
          <PTDAvgCost00>double</PTDAvgCost00>
          <PTDAvgCost01>double</PTDAvgCost01>
          <PTDAvgCost02>double</PTDAvgCost02>
          <PTDAvgCost03>double</PTDAvgCost03>
          <PTDAvgCost04>double</PTDAvgCost04>
          <PTDAvgCost05>double</PTDAvgCost05>
          <PTDAvgCost06>double</PTDAvgCost06>
          <PTDAvgCost07>double</PTDAvgCost07>
          <PTDAvgCost08>double</PTDAvgCost08>
          <PTDAvgCost09>double</PTDAvgCost09>
          <PTDAvgCost10>double</PTDAvgCost10>
          <PTDAvgCost11>double</PTDAvgCost11>
          <PTDAvgCost12>double</PTDAvgCost12>
          <PTDCostRcvd00>double</PTDCostRcvd00>
          <PTDCostRcvd01>double</PTDCostRcvd01>
          <PTDCostRcvd02>double</PTDCostRcvd02>
          <PTDCostRcvd03>double</PTDCostRcvd03>
          <PTDCostRcvd04>double</PTDCostRcvd04>
          <PTDCostRcvd05>double</PTDCostRcvd05>
          <PTDCostRcvd06>double</PTDCostRcvd06>
          <PTDCostRcvd07>double</PTDCostRcvd07>
          <PTDCostRcvd08>double</PTDCostRcvd08>
          <PTDCostRcvd09>double</PTDCostRcvd09>
          <PTDCostRcvd10>double</PTDCostRcvd10>
          <PTDCostRcvd11>double</PTDCostRcvd11>
          <PTDCostRcvd12>double</PTDCostRcvd12>
          <PTDCostRet00>double</PTDCostRet00>
          <PTDCostRet01>double</PTDCostRet01>
          <PTDCostRet02>double</PTDCostRet02>
          <PTDCostRet03>double</PTDCostRet03>
          <PTDCostRet04>double</PTDCostRet04>
          <PTDCostRet05>double</PTDCostRet05>
          <PTDCostRet06>double</PTDCostRet06>
          <PTDCostRet07>double</PTDCostRet07>
          <PTDCostRet08>double</PTDCostRet08>
          <PTDCostRet09>double</PTDCostRet09>
          <PTDCostRet10>double</PTDCostRet10>
          <PTDCostRet11>double</PTDCostRet11>
          <PTDCostRet12>double</PTDCostRet12>
          <PTDLeadTime00>double</PTDLeadTime00>
          <PTDLeadTime01>double</PTDLeadTime01>
          <PTDLeadTime02>double</PTDLeadTime02>
          <PTDLeadTime03>double</PTDLeadTime03>
          <PTDLeadTime04>double</PTDLeadTime04>
          <PTDLeadTime05>double</PTDLeadTime05>
          <PTDLeadTime06>double</PTDLeadTime06>
          <PTDLeadTime07>double</PTDLeadTime07>
          <PTDLeadTime08>double</PTDLeadTime08>
          <PTDLeadTime09>double</PTDLeadTime09>
          <PTDLeadTime10>double</PTDLeadTime10>
          <PTDLeadTime11>double</PTDLeadTime11>
          <PTDLeadTime12>double</PTDLeadTime12>
          <PTDQtyRcvd00>double</PTDQtyRcvd00>
          <PTDQtyRcvd01>double</PTDQtyRcvd01>
          <PTDQtyRcvd02>double</PTDQtyRcvd02>
          <PTDQtyRcvd03>double</PTDQtyRcvd03>
          <PTDQtyRcvd04>double</PTDQtyRcvd04>
          <PTDQtyRcvd05>double</PTDQtyRcvd05>
          <PTDQtyRcvd06>double</PTDQtyRcvd06>
          <PTDQtyRcvd07>double</PTDQtyRcvd07>
          <PTDQtyRcvd08>double</PTDQtyRcvd08>
          <PTDQtyRcvd09>double</PTDQtyRcvd09>
          <PTDQtyRcvd10>double</PTDQtyRcvd10>
          <PTDQtyRcvd11>double</PTDQtyRcvd11>
          <PTDQtyRcvd12>double</PTDQtyRcvd12>
          <PTDQtyRet00>double</PTDQtyRet00>
          <PTDQtyRet01>double</PTDQtyRet01>
          <PTDQtyRet02>double</PTDQtyRet02>
          <PTDQtyRet03>double</PTDQtyRet03>
          <PTDQtyRet04>double</PTDQtyRet04>
          <PTDQtyRet05>double</PTDQtyRet05>
          <PTDQtyRet06>double</PTDQtyRet06>
          <PTDQtyRet07>double</PTDQtyRet07>
          <PTDQtyRet08>double</PTDQtyRet08>
          <PTDQtyRet09>double</PTDQtyRet09>
          <PTDQtyRet10>double</PTDQtyRet10>
          <PTDQtyRet11>double</PTDQtyRet11>
          <PTDQtyRet12>double</PTDQtyRet12>
          <PTDRcptNbr00>double</PTDRcptNbr00>
          <PTDRcptNbr01>double</PTDRcptNbr01>
          <PTDRcptNbr02>double</PTDRcptNbr02>
          <PTDRcptNbr03>double</PTDRcptNbr03>
          <PTDRcptNbr04>double</PTDRcptNbr04>
          <PTDRcptNbr05>double</PTDRcptNbr05>
          <PTDRcptNbr06>double</PTDRcptNbr06>
          <PTDRcptNbr07>double</PTDRcptNbr07>
          <PTDRcptNbr08>double</PTDRcptNbr08>
          <PTDRcptNbr09>double</PTDRcptNbr09>
          <PTDRcptNbr10>double</PTDRcptNbr10>
          <PTDRcptNbr11>double</PTDRcptNbr11>
          <PTDRcptNbr12>double</PTDRcptNbr12>
          <PYAvgCost>double</PYAvgCost>
          <PYCostRcvd>double</PYCostRcvd>
          <PYCostRet>double</PYCostRet>
          <PYQtyRcvd>double</PYQtyRcvd>
          <PYQtyRet>double</PYQtyRet>
          <S4Future01>string</S4Future01>
          <S4Future02>string</S4Future02>
          <S4Future03>double</S4Future03>
          <S4Future04>double</S4Future04>
          <S4Future05>double</S4Future05>
          <S4Future06>double</S4Future06>
          <S4Future07>dateTime</S4Future07>
          <S4Future08>dateTime</S4Future08>
          <S4Future09>int</S4Future09>
          <S4Future10>int</S4Future10>
          <S4Future11>string</S4Future11>
          <S4Future12>string</S4Future12>
          <SiteID>string</SiteID>
          <UnitCost>double</UnitCost>
          <User1>string</User1>
          <User2>string</User2>
          <User3>double</User3>
          <User4>double</User4>
          <User5>string</User5>
          <User6>string</User6>
          <User7>dateTime</User7>
          <User8>dateTime</User8>
          <VendID>string</VendID>
          <VendorType>string</VendorType>
          <YTDAvgCost>double</YTDAvgCost>
          <YTDCostRcvd>double</YTDCostRcvd>
          <YTDCostRet>double</YTDCostRet>
          <YTDLeadTime>double</YTDLeadTime>
          <YTDQtyRcvd>double</YTDQtyRcvd>
          <YTDQtyRet>double</YTDQtyRet>
          <YTDRcptNbr>double</YTDRcptNbr>
        </VendItem>
      </getVendItemsByIDResult>
    </getVendItemsByIDResponse>
  </soap12:Body>
</soap12:Envelope>