purchaseOrders


Click here for a complete list of operations.

saveNewPurchaseOrder

Save a New PO

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/purchaseOrders.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/saveNewPurchaseOrder"

<?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>
    <saveNewPurchaseOrder xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <oPurchOrd>
        <returnVal>
          <success>boolean</success>
          <returnString>string</returnString>
        </returnVal>
        <AutoExplodeKits>boolean</AutoExplodeKits>
        <BusinessDate>dateTime</BusinessDate>
        <Buyer>string</Buyer>
        <CertCompl>boolean</CertCompl>
        <ConfirmTo>string</ConfirmTo>
        <CpnyID>string</CpnyID>
        <CuryEffDate>dateTime</CuryEffDate>
        <CuryID>string</CuryID>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryPOAmt>double</CuryPOAmt>
        <CuryRate>double</CuryRate>
        <CuryRateType>string</CuryRateType>
        <Dirty>boolean</Dirty>
        <FOB>string</FOB>
        <LastRcptDate>dateTime</LastRcptDate>
        <LineItems>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
        </LineItems>
        <NoteID>int</NoteID>
        <Notes>string</Notes>
        <PerClosed>string</PerClosed>
        <POAmt>double</POAmt>
        <PODate>dateTime</PODate>
        <PONbr>string</PONbr>
        <POType>string</POType>
        <ProjectID>string</ProjectID>
        <RcptStage>string</RcptStage>
        <ShipAddr1>string</ShipAddr1>
        <ShipAddr2>string</ShipAddr2>
        <ShipAddrID>string</ShipAddrID>
        <ShipAttn>string</ShipAttn>
        <ShipCity>string</ShipCity>
        <ShipCountry>string</ShipCountry>
        <ShipCustID>string</ShipCustID>
        <ShipEmail>string</ShipEmail>
        <ShipFax>string</ShipFax>
        <ShipName>string</ShipName>
        <ShipPhone>string</ShipPhone>
        <ShipSiteID>string</ShipSiteID>
        <ShipState>string</ShipState>
        <ShipToID>string</ShipToID>
        <ShipToType>string</ShipToType>
        <ShipVendAddrID>string</ShipVendAddrID>
        <ShipVendID>string</ShipVendID>
        <ShipVia>string</ShipVia>
        <ShipZip>string</ShipZip>
        <Status>string</Status>
        <TaxID00>string</TaxID00>
        <TaxID01>string</TaxID01>
        <TaxID02>string</TaxID02>
        <TaxID03>string</TaxID03>
        <Terms>string</Terms>
        <User1>string</User1>
        <User2>string</User2>
        <User3>double</User3>
        <User4>double</User4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
        <VendAddr1>string</VendAddr1>
        <VendAddr2>string</VendAddr2>
        <VendAddrID>string</VendAddrID>
        <VendAttn>string</VendAttn>
        <VendCity>string</VendCity>
        <VendCountry>string</VendCountry>
        <VendEmail>string</VendEmail>
        <VendFax>string</VendFax>
        <VendId>string</VendId>
        <VendName>string</VendName>
        <VendPhone>string</VendPhone>
        <VendState>string</VendState>
        <VendZip>string</VendZip>
      </oPurchOrd>
    </saveNewPurchaseOrder>
  </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>
    <saveNewPurchaseOrderResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <saveNewPurchaseOrderResult>
        <returnVal>
          <success>boolean</success>
          <returnString>string</returnString>
        </returnVal>
        <AutoExplodeKits>boolean</AutoExplodeKits>
        <BusinessDate>dateTime</BusinessDate>
        <Buyer>string</Buyer>
        <CertCompl>boolean</CertCompl>
        <ConfirmTo>string</ConfirmTo>
        <CpnyID>string</CpnyID>
        <CuryEffDate>dateTime</CuryEffDate>
        <CuryID>string</CuryID>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryPOAmt>double</CuryPOAmt>
        <CuryRate>double</CuryRate>
        <CuryRateType>string</CuryRateType>
        <Dirty>boolean</Dirty>
        <FOB>string</FOB>
        <LastRcptDate>dateTime</LastRcptDate>
        <LineItems>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
        </LineItems>
        <NoteID>int</NoteID>
        <Notes>string</Notes>
        <PerClosed>string</PerClosed>
        <POAmt>double</POAmt>
        <PODate>dateTime</PODate>
        <PONbr>string</PONbr>
        <POType>string</POType>
        <ProjectID>string</ProjectID>
        <RcptStage>string</RcptStage>
        <ShipAddr1>string</ShipAddr1>
        <ShipAddr2>string</ShipAddr2>
        <ShipAddrID>string</ShipAddrID>
        <ShipAttn>string</ShipAttn>
        <ShipCity>string</ShipCity>
        <ShipCountry>string</ShipCountry>
        <ShipCustID>string</ShipCustID>
        <ShipEmail>string</ShipEmail>
        <ShipFax>string</ShipFax>
        <ShipName>string</ShipName>
        <ShipPhone>string</ShipPhone>
        <ShipSiteID>string</ShipSiteID>
        <ShipState>string</ShipState>
        <ShipToID>string</ShipToID>
        <ShipToType>string</ShipToType>
        <ShipVendAddrID>string</ShipVendAddrID>
        <ShipVendID>string</ShipVendID>
        <ShipVia>string</ShipVia>
        <ShipZip>string</ShipZip>
        <Status>string</Status>
        <TaxID00>string</TaxID00>
        <TaxID01>string</TaxID01>
        <TaxID02>string</TaxID02>
        <TaxID03>string</TaxID03>
        <Terms>string</Terms>
        <User1>string</User1>
        <User2>string</User2>
        <User3>double</User3>
        <User4>double</User4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
        <VendAddr1>string</VendAddr1>
        <VendAddr2>string</VendAddr2>
        <VendAddrID>string</VendAddrID>
        <VendAttn>string</VendAttn>
        <VendCity>string</VendCity>
        <VendCountry>string</VendCountry>
        <VendEmail>string</VendEmail>
        <VendFax>string</VendFax>
        <VendId>string</VendId>
        <VendName>string</VendName>
        <VendPhone>string</VendPhone>
        <VendState>string</VendState>
        <VendZip>string</VendZip>
      </saveNewPurchaseOrderResult>
    </saveNewPurchaseOrderResponse>
  </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/purchaseOrders.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>
    <saveNewPurchaseOrder xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <oPurchOrd>
        <returnVal>
          <success>boolean</success>
          <returnString>string</returnString>
        </returnVal>
        <AutoExplodeKits>boolean</AutoExplodeKits>
        <BusinessDate>dateTime</BusinessDate>
        <Buyer>string</Buyer>
        <CertCompl>boolean</CertCompl>
        <ConfirmTo>string</ConfirmTo>
        <CpnyID>string</CpnyID>
        <CuryEffDate>dateTime</CuryEffDate>
        <CuryID>string</CuryID>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryPOAmt>double</CuryPOAmt>
        <CuryRate>double</CuryRate>
        <CuryRateType>string</CuryRateType>
        <Dirty>boolean</Dirty>
        <FOB>string</FOB>
        <LastRcptDate>dateTime</LastRcptDate>
        <LineItems>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
        </LineItems>
        <NoteID>int</NoteID>
        <Notes>string</Notes>
        <PerClosed>string</PerClosed>
        <POAmt>double</POAmt>
        <PODate>dateTime</PODate>
        <PONbr>string</PONbr>
        <POType>string</POType>
        <ProjectID>string</ProjectID>
        <RcptStage>string</RcptStage>
        <ShipAddr1>string</ShipAddr1>
        <ShipAddr2>string</ShipAddr2>
        <ShipAddrID>string</ShipAddrID>
        <ShipAttn>string</ShipAttn>
        <ShipCity>string</ShipCity>
        <ShipCountry>string</ShipCountry>
        <ShipCustID>string</ShipCustID>
        <ShipEmail>string</ShipEmail>
        <ShipFax>string</ShipFax>
        <ShipName>string</ShipName>
        <ShipPhone>string</ShipPhone>
        <ShipSiteID>string</ShipSiteID>
        <ShipState>string</ShipState>
        <ShipToID>string</ShipToID>
        <ShipToType>string</ShipToType>
        <ShipVendAddrID>string</ShipVendAddrID>
        <ShipVendID>string</ShipVendID>
        <ShipVia>string</ShipVia>
        <ShipZip>string</ShipZip>
        <Status>string</Status>
        <TaxID00>string</TaxID00>
        <TaxID01>string</TaxID01>
        <TaxID02>string</TaxID02>
        <TaxID03>string</TaxID03>
        <Terms>string</Terms>
        <User1>string</User1>
        <User2>string</User2>
        <User3>double</User3>
        <User4>double</User4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
        <VendAddr1>string</VendAddr1>
        <VendAddr2>string</VendAddr2>
        <VendAddrID>string</VendAddrID>
        <VendAttn>string</VendAttn>
        <VendCity>string</VendCity>
        <VendCountry>string</VendCountry>
        <VendEmail>string</VendEmail>
        <VendFax>string</VendFax>
        <VendId>string</VendId>
        <VendName>string</VendName>
        <VendPhone>string</VendPhone>
        <VendState>string</VendState>
        <VendZip>string</VendZip>
      </oPurchOrd>
    </saveNewPurchaseOrder>
  </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>
    <saveNewPurchaseOrderResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <saveNewPurchaseOrderResult>
        <returnVal>
          <success>boolean</success>
          <returnString>string</returnString>
        </returnVal>
        <AutoExplodeKits>boolean</AutoExplodeKits>
        <BusinessDate>dateTime</BusinessDate>
        <Buyer>string</Buyer>
        <CertCompl>boolean</CertCompl>
        <ConfirmTo>string</ConfirmTo>
        <CpnyID>string</CpnyID>
        <CuryEffDate>dateTime</CuryEffDate>
        <CuryID>string</CuryID>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryPOAmt>double</CuryPOAmt>
        <CuryRate>double</CuryRate>
        <CuryRateType>string</CuryRateType>
        <Dirty>boolean</Dirty>
        <FOB>string</FOB>
        <LastRcptDate>dateTime</LastRcptDate>
        <LineItems>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
          <poLineItem>
            <AlternateID>string</AlternateID>
            <CuryExtCost>double</CuryExtCost>
            <CuryUnitCost>double</CuryUnitCost>
            <ExtWeight>double</ExtWeight>
            <InvtID>string</InvtID>
            <IRIncLeadTime>boolean</IRIncLeadTime>
            <Labor_Class_Cd>string</Labor_Class_Cd>
            <LineRef>string</LineRef>
            <NoteID>int</NoteID>
            <Notes>string</Notes>
            <PC_Flag>string</PC_Flag>
            <ProjectID>string</ProjectID>
            <PromDate>dateTime</PromDate>
            <PurAcct>string</PurAcct>
            <PurchaseType>string</PurchaseType>
            <PurSub>string</PurSub>
            <QtyOrd>double</QtyOrd>
            <RcptPctAct>string</RcptPctAct>
            <RcptPctMax>double</RcptPctMax>
            <RcptPctMin>double</RcptPctMin>
            <RcptStage>string</RcptStage>
            <ReqdDate>dateTime</ReqdDate>
            <S4Future04>string</S4Future04>
            <S4Future05>string</S4Future05>
            <SalesOrders xsi:nil="true" />
            <SiteID>string</SiteID>
            <TaskID>string</TaskID>
            <TranDesc>string</TranDesc>
            <UnitWeight>double</UnitWeight>
            <UOM>string</UOM>
            <User1>string</User1>
            <User2>string</User2>
            <User3>double</User3>
            <User4>double</User4>
            <User5>string</User5>
            <User6>string</User6>
            <User7>dateTime</User7>
            <User8>dateTime</User8>
          </poLineItem>
        </LineItems>
        <NoteID>int</NoteID>
        <Notes>string</Notes>
        <PerClosed>string</PerClosed>
        <POAmt>double</POAmt>
        <PODate>dateTime</PODate>
        <PONbr>string</PONbr>
        <POType>string</POType>
        <ProjectID>string</ProjectID>
        <RcptStage>string</RcptStage>
        <ShipAddr1>string</ShipAddr1>
        <ShipAddr2>string</ShipAddr2>
        <ShipAddrID>string</ShipAddrID>
        <ShipAttn>string</ShipAttn>
        <ShipCity>string</ShipCity>
        <ShipCountry>string</ShipCountry>
        <ShipCustID>string</ShipCustID>
        <ShipEmail>string</ShipEmail>
        <ShipFax>string</ShipFax>
        <ShipName>string</ShipName>
        <ShipPhone>string</ShipPhone>
        <ShipSiteID>string</ShipSiteID>
        <ShipState>string</ShipState>
        <ShipToID>string</ShipToID>
        <ShipToType>string</ShipToType>
        <ShipVendAddrID>string</ShipVendAddrID>
        <ShipVendID>string</ShipVendID>
        <ShipVia>string</ShipVia>
        <ShipZip>string</ShipZip>
        <Status>string</Status>
        <TaxID00>string</TaxID00>
        <TaxID01>string</TaxID01>
        <TaxID02>string</TaxID02>
        <TaxID03>string</TaxID03>
        <Terms>string</Terms>
        <User1>string</User1>
        <User2>string</User2>
        <User3>double</User3>
        <User4>double</User4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
        <VendAddr1>string</VendAddr1>
        <VendAddr2>string</VendAddr2>
        <VendAddrID>string</VendAddrID>
        <VendAttn>string</VendAttn>
        <VendCity>string</VendCity>
        <VendCountry>string</VendCountry>
        <VendEmail>string</VendEmail>
        <VendFax>string</VendFax>
        <VendId>string</VendId>
        <VendName>string</VendName>
        <VendPhone>string</VendPhone>
        <VendState>string</VendState>
        <VendZip>string</VendZip>
      </saveNewPurchaseOrderResult>
    </saveNewPurchaseOrderResponse>
  </soap12:Body>
</soap12:Envelope>