itemVendorHistory
Click here for a complete list of operations.
getInventoryByID
Searches for Inventory items in the VendItem Table by invtID
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/getInventoryByID" <?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> <getInventoryByID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL"> <invtID>string</invtID> <exactID>boolean</exactID> </getInventoryByID> </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> <getInventoryByIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL"> <getInventoryByIDResult> <Inventory> <counter>int</counter> <totalEntries>int</totalEntries> <totalPages>int</totalPages> <errorMessage>string</errorMessage> <notes>string</notes> <resultCode>int</resultCode> <ABCCode>string</ABCCode> <ApprovedVendor>short</ApprovedVendor> <AutoPODropShip>short</AutoPODropShip> <AutoPOPolicy>string</AutoPOPolicy> <BMIDirStdCost>double</BMIDirStdCost> <BMIFOvhStdCost>double</BMIFOvhStdCost> <BMILastCost>double</BMILastCost> <BMIPDirStdCost>double</BMIPDirStdCost> <BMIPFOvhStdCost>double</BMIPFOvhStdCost> <BMIPStdCost>double</BMIPStdCost> <BMIPVOvhStdCost>double</BMIPVOvhStdCost> <BMIStdCost>double</BMIStdCost> <BMIVOvhStdCost>double</BMIVOvhStdCost> <BOLCode>string</BOLCode> <Buyer>string</Buyer> <ChkOrdQty>string</ChkOrdQty> <ClassID>string</ClassID> <COGSAcct>string</COGSAcct> <COGSSub>string</COGSSub> <Color>string</Color> <CountStatus>string</CountStatus> <Crtd_DateTime>dateTime</Crtd_DateTime> <Crtd_Prog>string</Crtd_Prog> <Crtd_User>string</Crtd_User> <CuryListPrice>double</CuryListPrice> <CuryMinPrice>double</CuryMinPrice> <CustomFtr>short</CustomFtr> <CycleID>string</CycleID> <Descr>string</Descr> <DfltPickLoc>string</DfltPickLoc> <DfltPOUnit>string</DfltPOUnit> <DfltSalesAcct>string</DfltSalesAcct> <DfltSalesSub>string</DfltSalesSub> <DfltShpnotInvAcct>string</DfltShpnotInvAcct> <DfltShpnotInvSub>string</DfltShpnotInvSub> <DfltSite>string</DfltSite> <DfltSOUnit>string</DfltSOUnit> <DfltWhseLoc>string</DfltWhseLoc> <DirStdCost>double</DirStdCost> <DiscAcct>string</DiscAcct> <DiscPrc>string</DiscPrc> <DiscSub>string</DiscSub> <EOQ>double</EOQ> <ExplInvoice>short</ExplInvoice> <ExplOrder>short</ExplOrder> <ExplPackSlip>short</ExplPackSlip> <ExplPickList>short</ExplPickList> <ExplShipping>short</ExplShipping> <FOvhStdCost>double</FOvhStdCost> <FrtAcct>string</FrtAcct> <FrtSub>string</FrtSub> <GLClassID>string</GLClassID> <InvtAcct>string</InvtAcct> <InvtID>string</InvtID> <InvtSub>string</InvtSub> <InvtType>string</InvtType> <IRCalcPolicy>string</IRCalcPolicy> <IRDaysSupply>double</IRDaysSupply> <IRDemandID>string</IRDemandID> <IRFutureDate>dateTime</IRFutureDate> <IRFuturePolicy>string</IRFuturePolicy> <IRLeadTimeID>string</IRLeadTimeID> <IRLinePtQty>double</IRLinePtQty> <IRMinOnHand>double</IRMinOnHand> <IRModelInvtID>string</IRModelInvtID> <IRRCycDays>short</IRRCycDays> <IRSeasonEndDay>short</IRSeasonEndDay> <IRSeasonEndMon>short</IRSeasonEndMon> <IRSeasonStrtDay>short</IRSeasonStrtDay> <IRSeasonStrtMon>short</IRSeasonStrtMon> <IRServiceLevel>double</IRServiceLevel> <IRSftyStkDays>double</IRSftyStkDays> <IRSftyStkPct>double</IRSftyStkPct> <IRSftyStkPolicy>string</IRSftyStkPolicy> <IRSourceCode>string</IRSourceCode> <IRTargetOrdMethod>string</IRTargetOrdMethod> <IRTargetOrdReq>double</IRTargetOrdReq> <IRTransferSiteID>string</IRTransferSiteID> <ItemCommClassID>string</ItemCommClassID> <Kit>short</Kit> <LastBookQty>double</LastBookQty> <LastCost>double</LastCost> <LastCountDate>dateTime</LastCountDate> <LastSiteID>string</LastSiteID> <LastStdCost>double</LastStdCost> <LastVarAmt>double</LastVarAmt> <LastVarPct>double</LastVarPct> <LastVarQty>double</LastVarQty> <LCVarianceAcct>string</LCVarianceAcct> <LCVarianceSub>string</LCVarianceSub> <LeadTime>double</LeadTime> <LinkSpecId>short</LinkSpecId> <LotSerFxdLen>short</LotSerFxdLen> <LotSerFxdTyp>string</LotSerFxdTyp> <LotSerFxdVal>string</LotSerFxdVal> <LotSerIssMthd>string</LotSerIssMthd> <LotSerNumLen>short</LotSerNumLen> <LotSerNumVal>string</LotSerNumVal> <LotSerTrack>string</LotSerTrack> <LUpd_DateTime>dateTime</LUpd_DateTime> <LUpd_Prog>string</LUpd_Prog> <LUpd_User>string</LUpd_User> <MaterialType>string</MaterialType> <MaxOnHand>double</MaxOnHand> <MfgClassID>string</MfgClassID> <MfgLeadTime>double</MfgLeadTime> <MinGrossProfit>double</MinGrossProfit> <MoveClass>string</MoveClass> <MSDS>string</MSDS> <NoteID>int</NoteID> <Pack>string</Pack> <PDirStdCost>double</PDirStdCost> <PerNbr>string</PerNbr> <PFOvhStdCost>double</PFOvhStdCost> <PPVAcct>string</PPVAcct> <PPVSub>string</PPVSub> <PriceClassID>string</PriceClassID> <ProdMgrID>string</ProdMgrID> <ProductionUnit>string</ProductionUnit> <PStdCost>double</PStdCost> <PStdCostDate>dateTime</PStdCostDate> <PVOvhStdCost>double</PVOvhStdCost> <ReordPt>double</ReordPt> <ReOrdPtCalc>double</ReOrdPtCalc> <ReordQty>double</ReordQty> <ReOrdQtyCalc>double</ReOrdQtyCalc> <ReplMthd>string</ReplMthd> <RollupCost>short</RollupCost> <RollupPrice>short</RollupPrice> <RvsdPrc>short</RvsdPrc> <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> <S4Future13>string</S4Future13> <SafetyStk>double</SafetyStk> <SafetyStkCalc>double</SafetyStkCalc> <Selected>short</Selected> <SerAssign>string</SerAssign> <Service>short</Service> <ShelfLife>short</ShelfLife> <Size>string</Size> <Source>string</Source> <Status>string</Status> <StdCost>double</StdCost> <StdCostDate>dateTime</StdCostDate> <StkBasePrc>double</StkBasePrc> <StkItem>short</StkItem> <StkRvsdPrc>double</StkRvsdPrc> <StkTaxBasisPrc>double</StkTaxBasisPrc> <StkUnit>string</StkUnit> <StkVol>double</StkVol> <StkWt>double</StkWt> <StkWtUnit>string</StkWtUnit> <Style>string</Style> <Supplr1>string</Supplr1> <Supplr2>string</Supplr2> <SupplrItem1>string</SupplrItem1> <SupplrItem2>string</SupplrItem2> <TaskID>string</TaskID> <TaxCat>string</TaxCat> <TranStatusCode>string</TranStatusCode> <Turns>double</Turns> <UPCCode>string</UPCCode> <UsageRate>double</UsageRate> <User1>string</User1> <User2>string</User2> <User3>double</User3> <User4>double</User4> <User5>string</User5> <User6>string</User6> <User7>dateTime</User7> <User8>dateTime</User8> <ValMthd>string</ValMthd> <VOvhStdCost>double</VOvhStdCost> <WarrantyDays>short</WarrantyDays> <YTDUsage>double</YTDUsage> </Inventory> <Inventory> <counter>int</counter> <totalEntries>int</totalEntries> <totalPages>int</totalPages> <errorMessage>string</errorMessage> <notes>string</notes> <resultCode>int</resultCode> <ABCCode>string</ABCCode> <ApprovedVendor>short</ApprovedVendor> <AutoPODropShip>short</AutoPODropShip> <AutoPOPolicy>string</AutoPOPolicy> <BMIDirStdCost>double</BMIDirStdCost> <BMIFOvhStdCost>double</BMIFOvhStdCost> <BMILastCost>double</BMILastCost> <BMIPDirStdCost>double</BMIPDirStdCost> <BMIPFOvhStdCost>double</BMIPFOvhStdCost> <BMIPStdCost>double</BMIPStdCost> <BMIPVOvhStdCost>double</BMIPVOvhStdCost> <BMIStdCost>double</BMIStdCost> <BMIVOvhStdCost>double</BMIVOvhStdCost> <BOLCode>string</BOLCode> <Buyer>string</Buyer> <ChkOrdQty>string</ChkOrdQty> <ClassID>string</ClassID> <COGSAcct>string</COGSAcct> <COGSSub>string</COGSSub> <Color>string</Color> <CountStatus>string</CountStatus> <Crtd_DateTime>dateTime</Crtd_DateTime> <Crtd_Prog>string</Crtd_Prog> <Crtd_User>string</Crtd_User> <CuryListPrice>double</CuryListPrice> <CuryMinPrice>double</CuryMinPrice> <CustomFtr>short</CustomFtr> <CycleID>string</CycleID> <Descr>string</Descr> <DfltPickLoc>string</DfltPickLoc> <DfltPOUnit>string</DfltPOUnit> <DfltSalesAcct>string</DfltSalesAcct> <DfltSalesSub>string</DfltSalesSub> <DfltShpnotInvAcct>string</DfltShpnotInvAcct> <DfltShpnotInvSub>string</DfltShpnotInvSub> <DfltSite>string</DfltSite> <DfltSOUnit>string</DfltSOUnit> <DfltWhseLoc>string</DfltWhseLoc> <DirStdCost>double</DirStdCost> <DiscAcct>string</DiscAcct> <DiscPrc>string</DiscPrc> <DiscSub>string</DiscSub> <EOQ>double</EOQ> <ExplInvoice>short</ExplInvoice> <ExplOrder>short</ExplOrder> <ExplPackSlip>short</ExplPackSlip> <ExplPickList>short</ExplPickList> <ExplShipping>short</ExplShipping> <FOvhStdCost>double</FOvhStdCost> <FrtAcct>string</FrtAcct> <FrtSub>string</FrtSub> <GLClassID>string</GLClassID> <InvtAcct>string</InvtAcct> <InvtID>string</InvtID> <InvtSub>string</InvtSub> <InvtType>string</InvtType> <IRCalcPolicy>string</IRCalcPolicy> <IRDaysSupply>double</IRDaysSupply> <IRDemandID>string</IRDemandID> <IRFutureDate>dateTime</IRFutureDate> <IRFuturePolicy>string</IRFuturePolicy> <IRLeadTimeID>string</IRLeadTimeID> <IRLinePtQty>double</IRLinePtQty> <IRMinOnHand>double</IRMinOnHand> <IRModelInvtID>string</IRModelInvtID> <IRRCycDays>short</IRRCycDays> <IRSeasonEndDay>short</IRSeasonEndDay> <IRSeasonEndMon>short</IRSeasonEndMon> <IRSeasonStrtDay>short</IRSeasonStrtDay> <IRSeasonStrtMon>short</IRSeasonStrtMon> <IRServiceLevel>double</IRServiceLevel> <IRSftyStkDays>double</IRSftyStkDays> <IRSftyStkPct>double</IRSftyStkPct> <IRSftyStkPolicy>string</IRSftyStkPolicy> <IRSourceCode>string</IRSourceCode> <IRTargetOrdMethod>string</IRTargetOrdMethod> <IRTargetOrdReq>double</IRTargetOrdReq> <IRTransferSiteID>string</IRTransferSiteID> <ItemCommClassID>string</ItemCommClassID> <Kit>short</Kit> <LastBookQty>double</LastBookQty> <LastCost>double</LastCost> <LastCountDate>dateTime</LastCountDate> <LastSiteID>string</LastSiteID> <LastStdCost>double</LastStdCost> <LastVarAmt>double</LastVarAmt> <LastVarPct>double</LastVarPct> <LastVarQty>double</LastVarQty> <LCVarianceAcct>string</LCVarianceAcct> <LCVarianceSub>string</LCVarianceSub> <LeadTime>double</LeadTime> <LinkSpecId>short</LinkSpecId> <LotSerFxdLen>short</LotSerFxdLen> <LotSerFxdTyp>string</LotSerFxdTyp> <LotSerFxdVal>string</LotSerFxdVal> <LotSerIssMthd>string</LotSerIssMthd> <LotSerNumLen>short</LotSerNumLen> <LotSerNumVal>string</LotSerNumVal> <LotSerTrack>string</LotSerTrack> <LUpd_DateTime>dateTime</LUpd_DateTime> <LUpd_Prog>string</LUpd_Prog> <LUpd_User>string</LUpd_User> <MaterialType>string</MaterialType> <MaxOnHand>double</MaxOnHand> <MfgClassID>string</MfgClassID> <MfgLeadTime>double</MfgLeadTime> <MinGrossProfit>double</MinGrossProfit> <MoveClass>string</MoveClass> <MSDS>string</MSDS> <NoteID>int</NoteID> <Pack>string</Pack> <PDirStdCost>double</PDirStdCost> <PerNbr>string</PerNbr> <PFOvhStdCost>double</PFOvhStdCost> <PPVAcct>string</PPVAcct> <PPVSub>string</PPVSub> <PriceClassID>string</PriceClassID> <ProdMgrID>string</ProdMgrID> <ProductionUnit>string</ProductionUnit> <PStdCost>double</PStdCost> <PStdCostDate>dateTime</PStdCostDate> <PVOvhStdCost>double</PVOvhStdCost> <ReordPt>double</ReordPt> <ReOrdPtCalc>double</ReOrdPtCalc> <ReordQty>double</ReordQty> <ReOrdQtyCalc>double</ReOrdQtyCalc> <ReplMthd>string</ReplMthd> <RollupCost>short</RollupCost> <RollupPrice>short</RollupPrice> <RvsdPrc>short</RvsdPrc> <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> <S4Future13>string</S4Future13> <SafetyStk>double</SafetyStk> <SafetyStkCalc>double</SafetyStkCalc> <Selected>short</Selected> <SerAssign>string</SerAssign> <Service>short</Service> <ShelfLife>short</ShelfLife> <Size>string</Size> <Source>string</Source> <Status>string</Status> <StdCost>double</StdCost> <StdCostDate>dateTime</StdCostDate> <StkBasePrc>double</StkBasePrc> <StkItem>short</StkItem> <StkRvsdPrc>double</StkRvsdPrc> <StkTaxBasisPrc>double</StkTaxBasisPrc> <StkUnit>string</StkUnit> <StkVol>double</StkVol> <StkWt>double</StkWt> <StkWtUnit>string</StkWtUnit> <Style>string</Style> <Supplr1>string</Supplr1> <Supplr2>string</Supplr2> <SupplrItem1>string</SupplrItem1> <SupplrItem2>string</SupplrItem2> <TaskID>string</TaskID> <TaxCat>string</TaxCat> <TranStatusCode>string</TranStatusCode> <Turns>double</Turns> <UPCCode>string</UPCCode> <UsageRate>double</UsageRate> <User1>string</User1> <User2>string</User2> <User3>double</User3> <User4>double</User4> <User5>string</User5> <User6>string</User6> <User7>dateTime</User7> <User8>dateTime</User8> <ValMthd>string</ValMthd> <VOvhStdCost>double</VOvhStdCost> <WarrantyDays>short</WarrantyDays> <YTDUsage>double</YTDUsage> </Inventory> </getInventoryByIDResult> </getInventoryByIDResponse> </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> <getInventoryByID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL"> <invtID>string</invtID> <exactID>boolean</exactID> </getInventoryByID> </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> <getInventoryByIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL"> <getInventoryByIDResult> <Inventory> <counter>int</counter> <totalEntries>int</totalEntries> <totalPages>int</totalPages> <errorMessage>string</errorMessage> <notes>string</notes> <resultCode>int</resultCode> <ABCCode>string</ABCCode> <ApprovedVendor>short</ApprovedVendor> <AutoPODropShip>short</AutoPODropShip> <AutoPOPolicy>string</AutoPOPolicy> <BMIDirStdCost>double</BMIDirStdCost> <BMIFOvhStdCost>double</BMIFOvhStdCost> <BMILastCost>double</BMILastCost> <BMIPDirStdCost>double</BMIPDirStdCost> <BMIPFOvhStdCost>double</BMIPFOvhStdCost> <BMIPStdCost>double</BMIPStdCost> <BMIPVOvhStdCost>double</BMIPVOvhStdCost> <BMIStdCost>double</BMIStdCost> <BMIVOvhStdCost>double</BMIVOvhStdCost> <BOLCode>string</BOLCode> <Buyer>string</Buyer> <ChkOrdQty>string</ChkOrdQty> <ClassID>string</ClassID> <COGSAcct>string</COGSAcct> <COGSSub>string</COGSSub> <Color>string</Color> <CountStatus>string</CountStatus> <Crtd_DateTime>dateTime</Crtd_DateTime> <Crtd_Prog>string</Crtd_Prog> <Crtd_User>string</Crtd_User> <CuryListPrice>double</CuryListPrice> <CuryMinPrice>double</CuryMinPrice> <CustomFtr>short</CustomFtr> <CycleID>string</CycleID> <Descr>string</Descr> <DfltPickLoc>string</DfltPickLoc> <DfltPOUnit>string</DfltPOUnit> <DfltSalesAcct>string</DfltSalesAcct> <DfltSalesSub>string</DfltSalesSub> <DfltShpnotInvAcct>string</DfltShpnotInvAcct> <DfltShpnotInvSub>string</DfltShpnotInvSub> <DfltSite>string</DfltSite> <DfltSOUnit>string</DfltSOUnit> <DfltWhseLoc>string</DfltWhseLoc> <DirStdCost>double</DirStdCost> <DiscAcct>string</DiscAcct> <DiscPrc>string</DiscPrc> <DiscSub>string</DiscSub> <EOQ>double</EOQ> <ExplInvoice>short</ExplInvoice> <ExplOrder>short</ExplOrder> <ExplPackSlip>short</ExplPackSlip> <ExplPickList>short</ExplPickList> <ExplShipping>short</ExplShipping> <FOvhStdCost>double</FOvhStdCost> <FrtAcct>string</FrtAcct> <FrtSub>string</FrtSub> <GLClassID>string</GLClassID> <InvtAcct>string</InvtAcct> <InvtID>string</InvtID> <InvtSub>string</InvtSub> <InvtType>string</InvtType> <IRCalcPolicy>string</IRCalcPolicy> <IRDaysSupply>double</IRDaysSupply> <IRDemandID>string</IRDemandID> <IRFutureDate>dateTime</IRFutureDate> <IRFuturePolicy>string</IRFuturePolicy> <IRLeadTimeID>string</IRLeadTimeID> <IRLinePtQty>double</IRLinePtQty> <IRMinOnHand>double</IRMinOnHand> <IRModelInvtID>string</IRModelInvtID> <IRRCycDays>short</IRRCycDays> <IRSeasonEndDay>short</IRSeasonEndDay> <IRSeasonEndMon>short</IRSeasonEndMon> <IRSeasonStrtDay>short</IRSeasonStrtDay> <IRSeasonStrtMon>short</IRSeasonStrtMon> <IRServiceLevel>double</IRServiceLevel> <IRSftyStkDays>double</IRSftyStkDays> <IRSftyStkPct>double</IRSftyStkPct> <IRSftyStkPolicy>string</IRSftyStkPolicy> <IRSourceCode>string</IRSourceCode> <IRTargetOrdMethod>string</IRTargetOrdMethod> <IRTargetOrdReq>double</IRTargetOrdReq> <IRTransferSiteID>string</IRTransferSiteID> <ItemCommClassID>string</ItemCommClassID> <Kit>short</Kit> <LastBookQty>double</LastBookQty> <LastCost>double</LastCost> <LastCountDate>dateTime</LastCountDate> <LastSiteID>string</LastSiteID> <LastStdCost>double</LastStdCost> <LastVarAmt>double</LastVarAmt> <LastVarPct>double</LastVarPct> <LastVarQty>double</LastVarQty> <LCVarianceAcct>string</LCVarianceAcct> <LCVarianceSub>string</LCVarianceSub> <LeadTime>double</LeadTime> <LinkSpecId>short</LinkSpecId> <LotSerFxdLen>short</LotSerFxdLen> <LotSerFxdTyp>string</LotSerFxdTyp> <LotSerFxdVal>string</LotSerFxdVal> <LotSerIssMthd>string</LotSerIssMthd> <LotSerNumLen>short</LotSerNumLen> <LotSerNumVal>string</LotSerNumVal> <LotSerTrack>string</LotSerTrack> <LUpd_DateTime>dateTime</LUpd_DateTime> <LUpd_Prog>string</LUpd_Prog> <LUpd_User>string</LUpd_User> <MaterialType>string</MaterialType> <MaxOnHand>double</MaxOnHand> <MfgClassID>string</MfgClassID> <MfgLeadTime>double</MfgLeadTime> <MinGrossProfit>double</MinGrossProfit> <MoveClass>string</MoveClass> <MSDS>string</MSDS> <NoteID>int</NoteID> <Pack>string</Pack> <PDirStdCost>double</PDirStdCost> <PerNbr>string</PerNbr> <PFOvhStdCost>double</PFOvhStdCost> <PPVAcct>string</PPVAcct> <PPVSub>string</PPVSub> <PriceClassID>string</PriceClassID> <ProdMgrID>string</ProdMgrID> <ProductionUnit>string</ProductionUnit> <PStdCost>double</PStdCost> <PStdCostDate>dateTime</PStdCostDate> <PVOvhStdCost>double</PVOvhStdCost> <ReordPt>double</ReordPt> <ReOrdPtCalc>double</ReOrdPtCalc> <ReordQty>double</ReordQty> <ReOrdQtyCalc>double</ReOrdQtyCalc> <ReplMthd>string</ReplMthd> <RollupCost>short</RollupCost> <RollupPrice>short</RollupPrice> <RvsdPrc>short</RvsdPrc> <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> <S4Future13>string</S4Future13> <SafetyStk>double</SafetyStk> <SafetyStkCalc>double</SafetyStkCalc> <Selected>short</Selected> <SerAssign>string</SerAssign> <Service>short</Service> <ShelfLife>short</ShelfLife> <Size>string</Size> <Source>string</Source> <Status>string</Status> <StdCost>double</StdCost> <StdCostDate>dateTime</StdCostDate> <StkBasePrc>double</StkBasePrc> <StkItem>short</StkItem> <StkRvsdPrc>double</StkRvsdPrc> <StkTaxBasisPrc>double</StkTaxBasisPrc> <StkUnit>string</StkUnit> <StkVol>double</StkVol> <StkWt>double</StkWt> <StkWtUnit>string</StkWtUnit> <Style>string</Style> <Supplr1>string</Supplr1> <Supplr2>string</Supplr2> <SupplrItem1>string</SupplrItem1> <SupplrItem2>string</SupplrItem2> <TaskID>string</TaskID> <TaxCat>string</TaxCat> <TranStatusCode>string</TranStatusCode> <Turns>double</Turns> <UPCCode>string</UPCCode> <UsageRate>double</UsageRate> <User1>string</User1> <User2>string</User2> <User3>double</User3> <User4>double</User4> <User5>string</User5> <User6>string</User6> <User7>dateTime</User7> <User8>dateTime</User8> <ValMthd>string</ValMthd> <VOvhStdCost>double</VOvhStdCost> <WarrantyDays>short</WarrantyDays> <YTDUsage>double</YTDUsage> </Inventory> <Inventory> <counter>int</counter> <totalEntries>int</totalEntries> <totalPages>int</totalPages> <errorMessage>string</errorMessage> <notes>string</notes> <resultCode>int</resultCode> <ABCCode>string</ABCCode> <ApprovedVendor>short</ApprovedVendor> <AutoPODropShip>short</AutoPODropShip> <AutoPOPolicy>string</AutoPOPolicy> <BMIDirStdCost>double</BMIDirStdCost> <BMIFOvhStdCost>double</BMIFOvhStdCost> <BMILastCost>double</BMILastCost> <BMIPDirStdCost>double</BMIPDirStdCost> <BMIPFOvhStdCost>double</BMIPFOvhStdCost> <BMIPStdCost>double</BMIPStdCost> <BMIPVOvhStdCost>double</BMIPVOvhStdCost> <BMIStdCost>double</BMIStdCost> <BMIVOvhStdCost>double</BMIVOvhStdCost> <BOLCode>string</BOLCode> <Buyer>string</Buyer> <ChkOrdQty>string</ChkOrdQty> <ClassID>string</ClassID> <COGSAcct>string</COGSAcct> <COGSSub>string</COGSSub> <Color>string</Color> <CountStatus>string</CountStatus> <Crtd_DateTime>dateTime</Crtd_DateTime> <Crtd_Prog>string</Crtd_Prog> <Crtd_User>string</Crtd_User> <CuryListPrice>double</CuryListPrice> <CuryMinPrice>double</CuryMinPrice> <CustomFtr>short</CustomFtr> <CycleID>string</CycleID> <Descr>string</Descr> <DfltPickLoc>string</DfltPickLoc> <DfltPOUnit>string</DfltPOUnit> <DfltSalesAcct>string</DfltSalesAcct> <DfltSalesSub>string</DfltSalesSub> <DfltShpnotInvAcct>string</DfltShpnotInvAcct> <DfltShpnotInvSub>string</DfltShpnotInvSub> <DfltSite>string</DfltSite> <DfltSOUnit>string</DfltSOUnit> <DfltWhseLoc>string</DfltWhseLoc> <DirStdCost>double</DirStdCost> <DiscAcct>string</DiscAcct> <DiscPrc>string</DiscPrc> <DiscSub>string</DiscSub> <EOQ>double</EOQ> <ExplInvoice>short</ExplInvoice> <ExplOrder>short</ExplOrder> <ExplPackSlip>short</ExplPackSlip> <ExplPickList>short</ExplPickList> <ExplShipping>short</ExplShipping> <FOvhStdCost>double</FOvhStdCost> <FrtAcct>string</FrtAcct> <FrtSub>string</FrtSub> <GLClassID>string</GLClassID> <InvtAcct>string</InvtAcct> <InvtID>string</InvtID> <InvtSub>string</InvtSub> <InvtType>string</InvtType> <IRCalcPolicy>string</IRCalcPolicy> <IRDaysSupply>double</IRDaysSupply> <IRDemandID>string</IRDemandID> <IRFutureDate>dateTime</IRFutureDate> <IRFuturePolicy>string</IRFuturePolicy> <IRLeadTimeID>string</IRLeadTimeID> <IRLinePtQty>double</IRLinePtQty> <IRMinOnHand>double</IRMinOnHand> <IRModelInvtID>string</IRModelInvtID> <IRRCycDays>short</IRRCycDays> <IRSeasonEndDay>short</IRSeasonEndDay> <IRSeasonEndMon>short</IRSeasonEndMon> <IRSeasonStrtDay>short</IRSeasonStrtDay> <IRSeasonStrtMon>short</IRSeasonStrtMon> <IRServiceLevel>double</IRServiceLevel> <IRSftyStkDays>double</IRSftyStkDays> <IRSftyStkPct>double</IRSftyStkPct> <IRSftyStkPolicy>string</IRSftyStkPolicy> <IRSourceCode>string</IRSourceCode> <IRTargetOrdMethod>string</IRTargetOrdMethod> <IRTargetOrdReq>double</IRTargetOrdReq> <IRTransferSiteID>string</IRTransferSiteID> <ItemCommClassID>string</ItemCommClassID> <Kit>short</Kit> <LastBookQty>double</LastBookQty> <LastCost>double</LastCost> <LastCountDate>dateTime</LastCountDate> <LastSiteID>string</LastSiteID> <LastStdCost>double</LastStdCost> <LastVarAmt>double</LastVarAmt> <LastVarPct>double</LastVarPct> <LastVarQty>double</LastVarQty> <LCVarianceAcct>string</LCVarianceAcct> <LCVarianceSub>string</LCVarianceSub> <LeadTime>double</LeadTime> <LinkSpecId>short</LinkSpecId> <LotSerFxdLen>short</LotSerFxdLen> <LotSerFxdTyp>string</LotSerFxdTyp> <LotSerFxdVal>string</LotSerFxdVal> <LotSerIssMthd>string</LotSerIssMthd> <LotSerNumLen>short</LotSerNumLen> <LotSerNumVal>string</LotSerNumVal> <LotSerTrack>string</LotSerTrack> <LUpd_DateTime>dateTime</LUpd_DateTime> <LUpd_Prog>string</LUpd_Prog> <LUpd_User>string</LUpd_User> <MaterialType>string</MaterialType> <MaxOnHand>double</MaxOnHand> <MfgClassID>string</MfgClassID> <MfgLeadTime>double</MfgLeadTime> <MinGrossProfit>double</MinGrossProfit> <MoveClass>string</MoveClass> <MSDS>string</MSDS> <NoteID>int</NoteID> <Pack>string</Pack> <PDirStdCost>double</PDirStdCost> <PerNbr>string</PerNbr> <PFOvhStdCost>double</PFOvhStdCost> <PPVAcct>string</PPVAcct> <PPVSub>string</PPVSub> <PriceClassID>string</PriceClassID> <ProdMgrID>string</ProdMgrID> <ProductionUnit>string</ProductionUnit> <PStdCost>double</PStdCost> <PStdCostDate>dateTime</PStdCostDate> <PVOvhStdCost>double</PVOvhStdCost> <ReordPt>double</ReordPt> <ReOrdPtCalc>double</ReOrdPtCalc> <ReordQty>double</ReordQty> <ReOrdQtyCalc>double</ReOrdQtyCalc> <ReplMthd>string</ReplMthd> <RollupCost>short</RollupCost> <RollupPrice>short</RollupPrice> <RvsdPrc>short</RvsdPrc> <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> <S4Future13>string</S4Future13> <SafetyStk>double</SafetyStk> <SafetyStkCalc>double</SafetyStkCalc> <Selected>short</Selected> <SerAssign>string</SerAssign> <Service>short</Service> <ShelfLife>short</ShelfLife> <Size>string</Size> <Source>string</Source> <Status>string</Status> <StdCost>double</StdCost> <StdCostDate>dateTime</StdCostDate> <StkBasePrc>double</StkBasePrc> <StkItem>short</StkItem> <StkRvsdPrc>double</StkRvsdPrc> <StkTaxBasisPrc>double</StkTaxBasisPrc> <StkUnit>string</StkUnit> <StkVol>double</StkVol> <StkWt>double</StkWt> <StkWtUnit>string</StkWtUnit> <Style>string</Style> <Supplr1>string</Supplr1> <Supplr2>string</Supplr2> <SupplrItem1>string</SupplrItem1> <SupplrItem2>string</SupplrItem2> <TaskID>string</TaskID> <TaxCat>string</TaxCat> <TranStatusCode>string</TranStatusCode> <Turns>double</Turns> <UPCCode>string</UPCCode> <UsageRate>double</UsageRate> <User1>string</User1> <User2>string</User2> <User3>double</User3> <User4>double</User4> <User5>string</User5> <User6>string</User6> <User7>dateTime</User7> <User8>dateTime</User8> <ValMthd>string</ValMthd> <VOvhStdCost>double</VOvhStdCost> <WarrantyDays>short</WarrantyDays> <YTDUsage>double</YTDUsage> </Inventory> </getInventoryByIDResult> </getInventoryByIDResponse> </soap12:Body> </soap12:Envelope>