Epicor Function trying to create a packing slip

Good morning,

I am looking for some assistance in my epicor function on creating a new packing slip with new receipt entry. Below is my trace file.

Here is using the BL Tester walking through the trace

  <tracePacket>
  <businessObject>Ice.Proxy.BO.UserTracingImpl</businessObject>
  <methodName>GetNewOrGetByID</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>Ice.Tablesets.UserTracingTableset</returnType>
  <localTime>8/6/2021 08:08:51:6063827 AM</localTime>
  <threadID>1</threadID>
  <correlationId>04644dd4-2c23-4ae9-9dda-aa557b5c82d6</correlationId>
  <executionTime total="41" roundTrip="40" channel="0" bpm="0" bpmDataForm="0" other="1" />
  <retries>0</retries>
  <parameters>
    <parameter name="UserID" type="System.String"><![CDATA[epicor]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="returnDS" type="Ice.BO.UserTracingDataSet">
      <UserTracingDataSet xmlns="http://www.epicor.com/Ice/300/BO/UserTracing/UserTracing">
        <UserTracing>
          <UserID>epicor</UserID>
          <AssemblyReflector>Off</AssemblyReflector>
          <BitFlagViewWatcher>Off</BitFlagViewWatcher>
          <Catch>0</Catch>
          <CustomContext>Off</CustomContext>
          <DataTrace>false</DataTrace>
          <DataTraceCCDataSet>false</DataTraceCCDataSet>
          <DataTraceFullDataSets>false</DataTraceFullDataSets>
          <DataTraceIncludeServerTrace>false</DataTraceIncludeServerTrace>
          <DataTraceReturnData>false</DataTraceReturnData>
          <DataTraceDSChanges>false</DataTraceDSChanges>
          <DeploymentLogging>Off</DeploymentLogging>
          <DeregistrationException>Off</DeregistrationException>
          <DialogException>Off</DialogException>
          <FormLoad>Off</FormLoad>
          <LogException>Off</LogException>
          <NotifyAll>Off</NotifyAll>
          <TransactionLoad>Off</TransactionLoad>
          <DashboardException>Off</DashboardException>
          <TraceHelp>Off</TraceHelp>
          <UITraceLogDirectory>C:\Users\epicor\AppData\Roaming\epicor\log\</UITraceLogDirectory>
          <UITraceLocationScheme>%appdata%\epicor\log\</UITraceLocationScheme>
          <SysRevID>697031318</SysRevID>
          <SysRowID>b8b40ce6-467b-44d8-8dde-0a599c7c0c34</SysRowID>
          <BitFlag>0</BitFlag>
          <RowMod></RowMod>
        </UserTracing>
      </UserTracingDataSet>
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Ice.Proxy.BO.UserTracingImpl</businessObject>
  <methodName>Update</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:08:51:6493770 AM</localTime>
  <threadID>1</threadID>
  <correlationId>fe9795da-5a2b-4b96-8fbe-6bbbc9a0e179</correlationId>
  <executionTime total="10" roundTrip="8" channel="0" bpm="0" bpmDataForm="0" other="2" />
  <retries>0</retries>
  <parameters>
    <parameter name="ds" type="Ice.BO.UserTracingDataSet">
      <UserTracingDataSet xmlns="http://www.epicor.com/Ice/300/BO/UserTracing/UserTracing" />
    </parameter>
  </parameters>
  <returnValues>
    <returnParameter name="ds" type="Ice.Tablesets.UserTracingTableset">
      <UserTracingDataSet xmlns="http://www.epicor.com/Ice/300/BO/UserTracing/UserTracing">
        <UserTracing>
          <UserID>epicor</UserID>
          <AssemblyReflector>Off</AssemblyReflector>
          <BitFlagViewWatcher>Off</BitFlagViewWatcher>
          <Catch>0</Catch>
          <CustomContext>Off</CustomContext>
          <DataTrace>false</DataTrace>
          <DataTraceCCDataSet>false</DataTraceCCDataSet>
          <DataTraceFullDataSets>false</DataTraceFullDataSets>
          <DataTraceIncludeServerTrace>false</DataTraceIncludeServerTrace>
          <DataTraceReturnData>false</DataTraceReturnData>
          <DataTraceDSChanges>false</DataTraceDSChanges>
          <DeploymentLogging>Off</DeploymentLogging>
          <DeregistrationException>Off</DeregistrationException>
          <DialogException>Off</DialogException>
          <FormLoad>Off</FormLoad>
          <LogException>Off</LogException>
          <NotifyAll>Off</NotifyAll>
          <TransactionLoad>Off</TransactionLoad>
          <DashboardException>Off</DashboardException>
          <TraceHelp>Off</TraceHelp>
          <UITraceLogDirectory>C:\Users\epicor\AppData\Roaming\epicor\log\</UITraceLogDirectory>
          <UITraceLocationScheme>%appdata%\epicor\log\</UITraceLocationScheme>
          <SysRevID>697031318</SysRevID>
          <SysRowID>b8b40ce6-467b-44d8-8dde-0a599c7c0c34</SysRowID>
          <BitFlag>0</BitFlag>
          <RowMod></RowMod>
        </UserTracing>
      </UserTracingDataSet>
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetPOInfo</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:05:2509966 AM</localTime>
  <threadID>1</threadID>
  <correlationId>6155f6a2-5fa5-4684-97eb-b5d632d981b4</correlationId>
  <executionTime total="854" roundTrip="809" channel="4" bpm="0" bpmDataForm="0" other="41" />
  <retries>0</retries>
  <parameters>
    <parameter name="ds" type="Erp.BO.ReceiptDataSet">
      <ReceiptDataSet xmlns="http://www.epicor.com/Ice/300/BO/Receipt/Receipt" />
    </parameter>
    <parameter name="poNum" type="System.Int32"><![CDATA[544681]]></parameter>
    <parameter name="fromReceiptEntryNewRcpt" type="System.Boolean"><![CDATA[False]]></parameter>
    <parameter name="vendorNum" type="System.Int32"><![CDATA[0]]></parameter>
    <parameter name="purPoint" type="System.String"><![CDATA[]]></parameter>
    <parameter name="warnMsg" type="System.String"><![CDATA[]]></parameter>
    <parameter name="poStatusWarnMsg" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="vendorNum" type="System.Int32"><![CDATA[614]]></returnParameter>
    <returnParameter name="purPoint" type="System.String"><![CDATA[]]></returnParameter>
    <returnParameter name="warnMsg" type="System.String"><![CDATA[]]></returnParameter>
    <returnParameter name="poStatusWarnMsg" type="System.String"><![CDATA[]]></returnParameter>
    <returnParameter name="ds" type="Erp.Tablesets.ReceiptTableset">
      <ReceiptDataSet xmlns="http://www.epicor.com/Ice/300/BO/Receipt/Receipt">
        <RcvHead>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <PackSlip></PackSlip>
          <EntryPerson>epicor</EntryPerson>
          <SaveForInvoicing>true</SaveForInvoicing>
          <Invoiced>false</Invoiced>
          <ReceiptComment></ReceiptComment>
          <ReceivePerson></ReceivePerson>
          <ShipViaCode>AIR</ShipViaCode>
          <EntryDate>2021-08-05T00:00:00-04:00</EntryDate>
          <Plant>MfgSys</Plant>
          <PONum>544681</PONum>
          <LCReference></LCReference>
          <LCComment></LCComment>
          <LandedCost>0</LandedCost>
          <LegalNumber></LegalNumber>
          <LCVariance>0</LCVariance>
          <ICLinked>false</ICLinked>
          <GlbCompany></GlbCompany>
          <GlbVendorNum>0</GlbVendorNum>
          <GlbPurPoint></GlbPurPoint>
          <GlbPackSlip></GlbPackSlip>
          <ContainerID>0</ContainerID>
          <Weight>0</Weight>
          <LCDisburseMethod>Value</LCDisburseMethod>
          <AutoReceipt>false</AutoReceipt>
          <AutoTranType></AutoTranType>
          <POType>STD</POType>
          <AutoTranID>0</AutoTranID>
          <WeightUOM></WeightUOM>
          <UpliftPercent>0</UpliftPercent>
          <SpecDutyAmt>0</SpecDutyAmt>
          <AppliedLCAmt>0</AppliedLCAmt>
          <LCDutyAmt>0</LCDutyAmt>
          <LCIndCost>0</LCIndCost>
          <ApplyToLC>false</ApplyToLC>
          <Received>false</Received>
          <ArrivedDate>2021-08-05T00:00:00-04:00</ArrivedDate>
          <AppliedRcptLCAmt>0</AppliedRcptLCAmt>
          <LCUpliftIndCost>0</LCUpliftIndCost>
          <AppliedLCVariance>0</AppliedLCVariance>
          <TranDocTypeID></TranDocTypeID>
          <ImportNum></ImportNum>
          <ImportedFrom>0</ImportedFrom>
          <ImportedFromDesc>UNITED STATES</ImportedFromDesc>
          <GrossWeight>0</GrossWeight>
          <GrossWeightUOM></GrossWeightUOM>
          <SysRevID>0</SysRevID>
          <SysRowID>00000000-0000-0000-0000-000000000000</SysRowID>
          <ChangedBy></ChangedBy>
          <TaxRegionCode></TaxRegionCode>
          <TaxPoint>2021-08-05T00:00:00-04:00</TaxPoint>
          <TaxRateDate>2021-08-05T00:00:00-04:00</TaxRateDate>
          <InPrice>false</InPrice>
          <HdrTaxNoUpdt>false</HdrTaxNoUpdt>
          <TaxRateGrpCode></TaxRateGrpCode>
          <TaxesCalculated>false</TaxesCalculated>
          <InAppliedLCAmt>0</InAppliedLCAmt>
          <InAppliedLCVariance>0</InAppliedLCVariance>
          <InAppliedRcptLCAmt>0</InAppliedRcptLCAmt>
          <InLandedCost>0</InLandedCost>
          <InLCDutyAmt>0</InLCDutyAmt>
          <InLCIndCost>0</InLCIndCost>
          <InLCUpliftIndCost>0</InLCUpliftIndCost>
          <InLCVariance>0</InLCVariance>
          <InSpecDutyAmt>0</InSpecDutyAmt>
          <CNDeclarationBill></CNDeclarationBill>
          <CNBonded>false</CNBonded>
          <AddrList>MCAULIFFE'S INDUSTRIAL~1297 WEST 5TH~MARYSVILLE~OHIO~43040~UNITED STATES</AddrList>
          <PartialReceipt>false</PartialReceipt>
          <POLine>0</POLine>
          <PORel>0</PORel>
          <POTypeDesc>Standard PO</POTypeDesc>
          <ShipViaDesc></ShipViaDesc>
          <TotalAmt>0</TotalAmt>
          <TotDedTaxAmt>0</TotDedTaxAmt>
          <TotDutiesAmt>0</TotDutiesAmt>
          <TotGrossWeight>0</TotGrossWeight>
          <TotGrossWeightUOM>LB</TotGrossWeightUOM>
          <TotIndirectCostsAmt>0</TotIndirectCostsAmt>
          <TotLinesAmt>0</TotLinesAmt>
          <TotSATaxAmt>0</TotSATaxAmt>
          <TotTaxAmt>0</TotTaxAmt>
          <TotWeight>0</TotWeight>
          <TotWeightUOM>LB</TotWeightUOM>
          <TotWHTaxAmt>0</TotWHTaxAmt>
          <UpdateDtlArvdDate>false</UpdateDtlArvdDate>
          <UpdateDtlRcptDate>false</UpdateDtlRcptDate>
          <UpdateDtlRecs>false</UpdateDtlRecs>
          <AllowLCUpdate>false</AllowLCUpdate>
          <AllowUplift>true</AllowUplift>
          <CurrencyCode>USD</CurrencyCode>
          <DispLandedCost>0</DispLandedCost>
          <eshReceived>false</eshReceived>
          <IntQueID>0</IntQueID>
          <LCMessage></LCMessage>
          <LegalNumberMessage></LegalNumberMessage>
          <OrigLandedCost>0</OrigLandedCost>
          <AddrListFormatted>MCAULIFFE'S INDUSTRIAL
1297 WEST 5TH
MARYSVILLE
OHIO
43040
UNITED STATES
</AddrListFormatted>
          <BitFlag>0</BitFlag>
          <PurPointName>MCAULIFFE'S INDUSTRIAL</PurPointName>
          <PurPointCountry>UNITED STATES</PurPointCountry>
          <PurPointState>OHIO</PurPointState>
          <PurPointAddress3></PurPointAddress3>
          <PurPointAddress1>1297 WEST 5TH</PurPointAddress1>
          <PurPointPrimPCon>0</PurPointPrimPCon>
          <PurPointAddress2></PurPointAddress2>
          <PurPointCity>MARYSVILLE</PurPointCity>
          <PurPointZip>43040</PurPointZip>
          <ShipViaCodeWebDesc></ShipViaCodeWebDesc>
          <ShipViaCodeDescription>AIR EXPEDITE</ShipViaCodeDescription>
          <TaxRegionCodeDescription></TaxRegionCodeDescription>
          <VendorNumState>OHIO</VendorNumState>
          <VendorNumTermsCode>30nt</VendorNumTermsCode>
          <VendorNumVendorID>M2070010</VendorNumVendorID>
          <VendorNumAddress2></VendorNumAddress2>
          <VendorNumCity>MARYSVILLE</VendorNumCity>
          <VendorNumDefaultFOB></VendorNumDefaultFOB>
          <VendorNumCurrencyCode>USD</VendorNumCurrencyCode>
          <VendorNumName>MCAULIFFE'S INDUSTRIAL</VendorNumName>
          <VendorNumZIP>43040</VendorNumZIP>
          <VendorNumCountry>UNITED STATES</VendorNumCountry>
          <VendorNumAddress3></VendorNumAddress3>
          <VendorNumAddress1>1297 WEST 5TH</VendorNumAddress1>
          <vrPONumShipToConName></vrPONumShipToConName>
          <vrPONumShipName>Cardington Yutaka Technologies Inc.</vrPONumShipName>
          <XbSystReceiptTaxCalculate>false</XbSystReceiptTaxCalculate>
          <XbSystAPTaxLnLevel>false</XbSystAPTaxLnLevel>
          <RowMod>A</RowMod>
        </RcvHead>
        <PendingRcvDtl>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <PackSlip></PackSlip>
          <PONum>544681</PONum>
          <POLine>1</POLine>
          <PORel>1</PORel>
          <PartNum>18465-TJB-A000</PartNum>
          <LineDesc>abc123</LineDesc>
          <OurQuantity>5.00000000</OurQuantity>
          <UOM>EA</UOM>
          <JobNum></JobNum>
          <Type>PUR-UKN</Type>
          <SysRowID>00000000-0000-0000-0000-000000000000</SysRowID>
          <RowMod></RowMod>
        </PendingRcvDtl>
        <PendingRcvDtl>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <PackSlip></PackSlip>
          <PONum>544681</PONum>
          <POLine>2</POLine>
          <PORel>1</PORel>
          <PartNum>18465-TJB-A001</PartNum>
          <LineDesc>def456</LineDesc>
          <OurQuantity>10.00000000</OurQuantity>
          <UOM>EA</UOM>
          <JobNum></JobNum>
          <Type>PUR-UKN</Type>
          <SysRowID>00000000-0000-0000-0000-000000000000</SysRowID>
          <RowMod></RowMod>
        </PendingRcvDtl>
        <PendingRcvDtl>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <PackSlip></PackSlip>
          <PONum>544681</PONum>
          <POLine>3</POLine>
          <PORel>1</PORel>
          <PartNum>18465-TJB-A002</PartNum>
          <LineDesc>ghi789</LineDesc>
          <OurQuantity>20.00000000</OurQuantity>
          <UOM>EA</UOM>
          <JobNum></JobNum>
          <Type>PUR-UKN</Type>
          <SysRowID>00000000-0000-0000-0000-000000000000</SysRowID>
          <RowMod></RowMod>
        </PendingRcvDtl>
      </ReceiptDataSet>
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.VendorImpl</businessObject>
  <methodName>GetRows</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>Erp.Tablesets.VendorTableset</returnType>
  <localTime>8/6/2021 08:09:06:1370387 AM</localTime>
  <threadID>1</threadID>
  <correlationId>1e56e125-43a6-4cda-8e41-b364bf72af1b</correlationId>
  <executionTime total="1848" roundTrip="1815" channel="4" bpm="0" bpmDataForm="0" other="29" />
  <retries>0</retries>
  <parameters>
    <parameter name="whereClauseVendor" type="System.String"><![CDATA[VendorNum = 614 BY Name]]></parameter>
    <parameter name="whereClauseVendorAttch" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseEntityGLC" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseTaxExempt" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClausePartner" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClausePEVendWhldHist" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendRestriction" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendBank" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendBankAttch" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendCntMain" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVenMFBill" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendorPP" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVenPPMFBill" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVenPPUPSEmail" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendPPRestriction" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendCnt" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendCntAttch" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVenUPSEmail" type="System.String"><![CDATA[]]></parameter>
    <parameter name="whereClauseVendRemitTo" type="System.String"><![CDATA[]]></parameter>
    <parameter name="pageSize" type="System.Int32"><![CDATA[0]]></parameter>
    <parameter name="absolutePage" type="System.Int32"><![CDATA[0]]></parameter>
    <parameter name="morePages" type="System.Boolean"><![CDATA[False]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="returnDS" type="Erp.BO.VendorDataSet">
      <VendorDataSet xmlns="http://www.epicor.com/Ice/300/BO/Vendor/Vendor">
        <Vendor>
          <Inactive>false</Inactive>
          <Company>CYT</Company>
          <VendorID>M2070010</VendorID>
          <Name>MCAULIFFE'S INDUSTRIAL</Name>
          <VendorNum>614</VendorNum>
          <Address1>1297 WEST 5TH</Address1>
          <Address2></Address2>
          <Address3></Address3>
          <City>MARYSVILLE</City>
          <State>OHIO</State>
          <ZIP>43040</ZIP>
          <Country>UNITED STATES</Country>
          <TaxPayerID>31-4402201</TaxPayerID>
          <PurPoint></PurPoint>
          <TermsCode>30nt</TermsCode>
          <GroupCode>OT</GroupCode>
          <Print1099>true</Print1099>
          <OneCheck>false</OneCheck>
          <PrintLabels>true</PrintLabels>
          <FaxNum>937-642-4679</FaxNum>
          <PhoneNum>937-642-2911</PhoneNum>
          <Comment></Comment>
          <PayHold>false</PayHold>
          <PrimPCon>0</PrimPCon>
          <AccountRef></AccountRef>
          <DefaultFOB></DefaultFOB>
          <RcvInspectionReq>false</RcvInspectionReq>
          <CurrencyCode>USD</CurrencyCode>
          <TaxRegionCode></TaxRegionCode>
          <CountryNum>1</CountryNum>
          <LangNameID></LangNameID>
          <BorderCrossing></BorderCrossing>
          <FormatStr></FormatStr>
          <ElecPayment>false</ElecPayment>
          <PrimaryBankID></PrimaryBankID>
          <Approved>true</Approved>
          <ICVend>false</ICVend>
          <EMailAddress></EMailAddress>
          <WebVendor>false</WebVendor>
          <VendURL></VendURL>
          <EarlyBuffer>0</EarlyBuffer>
          <LateBuffer>0</LateBuffer>
          <OnTimeRating></OnTimeRating>
          <QualityRating></QualityRating>
          <PriceRating></PriceRating>
          <ServiceRating></ServiceRating>
          <ExternalId></ExternalId>
          <VendPILimit>0</VendPILimit>
          <GlobalVendor>false</GlobalVendor>
          <ICTrader>false</ICTrader>
          <TaxAuthorityCode></TaxAuthorityCode>
          <GlobalLock>false</GlobalLock>
          <MinOrderValue>0.000</MinOrderValue>
          <CalendarID></CalendarID>
          <EDICode></EDICode>
          <ConsolidatedPurchasing>false</ConsolidatedPurchasing>
          <LocalPurchasing>false</LocalPurchasing>
          <ResDelivery>false</ResDelivery>
          <SatDelivery>false</SatDelivery>
          <SatPickup>false</SatPickup>
          <Hazmat>false</Hazmat>
          <DocOnly>false</DocOnly>
          <RefNotes></RefNotes>
          <ApplyChrg>false</ApplyChrg>
          <ChrgAmount>0</ChrgAmount>
          <COD>false</COD>
          <CODFreight>false</CODFreight>
          <CODCheck>false</CODCheck>
          <CODAmount>0.000</CODAmount>
          <GroundType></GroundType>
          <NotifyFlag>false</NotifyFlag>
          <NotifyEMail></NotifyEMail>
          <DeclaredIns>false</DeclaredIns>
          <DeclaredAmt>0</DeclaredAmt>
          <ServSignature>false</ServSignature>
          <ServAlert>false</ServAlert>
          <ServHomeDel>false</ServHomeDel>
          <DeliveryType></DeliveryType>
          <ServPhone></ServPhone>
          <ServInstruct></ServInstruct>
          <ServRelease>false</ServRelease>
          <ServAuthNum></ServAuthNum>
          <ServRef1></ServRef1>
          <ServRef2></ServRef2>
          <ServRef3></ServRef3>
          <ServRef4></ServRef4>
          <ServRef5></ServRef5>
          <CPay>false</CPay>
          <IndividualPackIDs>false</IndividualPackIDs>
          <IntrntlShip>false</IntrntlShip>
          <CertOfOrigin>false</CertOfOrigin>
          <CommercialInvoice>false</CommercialInvoice>
          <ShipExprtDeclartn>false</ShipExprtDeclartn>
          <LetterOfInstr>false</LetterOfInstr>
          <FFID></FFID>
          <FFCompName></FFCompName>
          <FFContact></FFContact>
          <FFAddress1></FFAddress1>
          <FFAddress2></FFAddress2>
          <FFAddress3></FFAddress3>
          <FFCity></FFCity>
          <FFState></FFState>
          <FFZip></FFZip>
          <FFCountry></FFCountry>
          <NonStdPkg>false</NonStdPkg>
          <DeliveryConf>1</DeliveryConf>
          <AddlHdlgFlag>false</AddlHdlgFlag>
          <UPSQuantumView>false</UPSQuantumView>
          <UPSQVShipFromName></UPSQVShipFromName>
          <UPSQVMemo></UPSQVMemo>
          <FFPhoneNum></FFPhoneNum>
          <FFCountryNum>0</FFCountryNum>
          <RevChargeMethod></RevChargeMethod>
          <ManagedCust>false</ManagedCust>
          <ManagedCustID></ManagedCustID>
          <ManagedCustNum>0</ManagedCustNum>
          <PMUID>5</PMUID>
          <HasBank>false</HasBank>
          <PmtAcctRef></PmtAcctRef>
          <LegalName></LegalName>
          <TaxRegReason></TaxRegReason>
          <OrgRegCode></OrgRegCode>
          <AdvTaxInv>false</AdvTaxInv>
          <AllowAsAltRemitTo>false</AllowAsAltRemitTo>
          <SysRevID>321525563</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1a6a2cb168</SysRowID>
          <THBranchID></THBranchID>
          <ParamCode></ParamCode>
          <AGAFIPResponsibilityCode></AGAFIPResponsibilityCode>
          <AGGrossIncomeTaxID></AGGrossIncomeTaxID>
          <AGIDDocumentTypeCode></AGIDDocumentTypeCode>
          <AGProvinceCode></AGProvinceCode>
          <AGUseGoodDefaultMark>false</AGUseGoodDefaultMark>
          <AGApartment></AGApartment>
          <AGExtraStreetNumber></AGExtraStreetNumber>
          <AGFloor></AGFloor>
          <AGLocationCode></AGLocationCode>
          <AGNeighborhood></AGNeighborhood>
          <AGStreet></AGStreet>
          <AGStreetNumber></AGStreetNumber>
          <COOneTimeID></COOneTimeID>
          <NoBankingReference>false</NoBankingReference>
          <PEGoodsContributor>false</PEGoodsContributor>
          <PEWithholdAgent>false</PEWithholdAgent>
          <PECollectionAgent>false</PECollectionAgent>
          <PENotFound>false</PENotFound>
          <PENoAddress>false</PENoAddress>
          <PEIdentityDocType>6</PEIdentityDocType>
          <COIsOneTimeVend>false</COIsOneTimeVend>
          <PEDocumentID></PEDocumentID>
          <MaxLateDaysPORel>0</MaxLateDaysPORel>
          <Code1099ID>Box07</Code1099ID>
          <TIN>31-4402201</TIN>
          <TINType>1</TINType>
          <SecondTINNotice>false</SecondTINNotice>
          <NameControl></NameControl>
          <ShipViaCode></ShipViaCode>
          <NonUS>false</NonUS>
          <FormTypeID>1099-MISC</FormTypeID>
          <INSupplierType></INSupplierType>
          <INCSTNumber></INCSTNumber>
          <INPANNumber></INPANNumber>
          <DEOrgType>N</DEOrgType>
          <PaymentReporting>true</PaymentReporting>
          <ExternalPurchasing>false</ExternalPurchasing>
          <MXRetentionCode></MXRetentionCode>
          <Reporting1099Name>MCAULIFFE'S INDUSTRIAL</Reporting1099Name>
          <Reporting1099Name2></Reporting1099Name2>
          <FATCA>false</FATCA>
          <AccountNum>M2070010</AccountNum>
          <TWGUIRegNum></TWGUIRegNum>
          <MXTARCode></MXTARCode>
          <PEAddressID></PEAddressID>
          <PERetentionRegime></PERetentionRegime>
          <TaxEntityType></TaxEntityType>
          <INGSTComplianceRate>0</INGSTComplianceRate>
          <INTaxRegistrationID></INTaxRegistrationID>
          <TINValidationStatus>0</TINValidationStatus>
          <ImporterOfRecord>false</ImporterOfRecord>
          <PLAutomaticAPInvoiceNum>false</PLAutomaticAPInvoiceNum>
          <SEC></SEC>
          <MXDIOTTranType></MXDIOTTranType>
          <US1099KMerchCatCode></US1099KMerchCatCode>
          <MXTaxpayerType></MXTaxpayerType>
          <MXLegalRepRFC></MXLegalRepRFC>
          <MXLegalRepCURP></MXLegalRepCURP>
          <MXLegalRepName></MXLegalRepName>
          <MXLegalRepTaxpayerType></MXLegalRepTaxpayerType>
          <US1099State></US1099State>
          <TaxValidationStatus>0</TaxValidationStatus>
          <BusinessCatList></BusinessCatList>
          <COASegReferences></COASegReferences>
          <CountryDescription></CountryDescription>
          <CurrDesc></CurrDesc>
          <DocumentMaskID></DocumentMaskID>
          <EnableGlobalLock>false</EnableGlobalLock>
          <EnableGlobalVendor>true</EnableGlobalVendor>
          <EnableMultiCompany>true</EnableMultiCompany>
          <EnableRevCharge>false</EnableRevCharge>
          <FOBDescription></FOBDescription>
          <GlbFlag>false</GlbFlag>
          <GlbLink></GlbLink>
          <Integrationflag>false</Integrationflag>
          <NettingCustID></NettingCustID>
          <NettingCustNum>0</NettingCustNum>
          <RevChargeMethodDesc></RevChargeMethodDesc>
          <SalesTaxID></SalesTaxID>
          <SearchIDs></SearchIDs>
          <ServiceTaxID></ServiceTaxID>
          <ShipViaDescription></ShipViaDescription>
          <VendAttrString></VendAttrString>
          <BitFlag>0</BitFlag>
          <AGAFIPResponsibilityDescription></AGAFIPResponsibilityDescription>
          <AGIDDocTypeDescription></AGIDDocTypeDescription>
          <AGLocationDescription></AGLocationDescription>
          <AGProvinceCodeDescription></AGProvinceCodeDescription>
          <CalendarIDDescription>No Name</CalendarIDDescription>
          <Code1099Description>Nonemployee Compensation</Code1099Description>
          <CountryNumDescription>UNITED STATES</CountryNumDescription>
          <CurrencyCodeCurrSymbol>USD</CurrencyCodeCurrSymbol>
          <CurrencyCodeDocumentDesc></CurrencyCodeDocumentDesc>
          <CurrencyCodeCurrencyID>USD</CurrencyCodeCurrencyID>
          <CurrencyCodeCurrName>USD</CurrencyCodeCurrName>
          <CurrencyCodeCurrDesc>US DOLLAR</CurrencyCodeCurrDesc>
          <DeliveryTypeDescription></DeliveryTypeDescription>
          <FormTypeDescription>Miscellaneous Income</FormTypeDescription>
          <GroupCodeGroupDesc>AP - OTHER</GroupCodeGroupDesc>
          <LangNameIDDescription></LangNameIDDescription>
          <PayMethodType>0</PayMethodType>
          <PayMethodName>Payment Generic</PayMethodName>
          <PayMethodSummarizePerCustomer>false</PayMethodSummarizePerCustomer>
          <PurPointAddress3></PurPointAddress3>
          <PurPointAddress1>1297 WEST 5TH</PurPointAddress1>
          <PurPointPrimPCon>0</PurPointPrimPCon>
          <PurPointName>MCAULIFFE'S INDUSTRIAL</PurPointName>
          <PurPointZip>43040</PurPointZip>
          <PurPointCountry>UNITED STATES</PurPointCountry>
          <PurPointCity>MARYSVILLE</PurPointCity>
          <PurPointState>OHIO</PurPointState>
          <PurPointAddress2></PurPointAddress2>
          <TaxAuthCdTaxAuthorityDescription></TaxAuthCdTaxAuthorityDescription>
          <TaxRegionCodeDescription></TaxRegionCodeDescription>
          <TermsCodeDescription>Net 30/No Dscnt</TermsCodeDescription>
          <RowMod></RowMod>
        </Vendor>
        <EntityGLC>
          <Company>CYT</Company>
          <RelatedToFile>Vendor</RelatedToFile>
          <Key1>614</Key1>
          <Key2></Key2>
          <Key3></Key3>
          <Key4></Key4>
          <Key5></Key5>
          <Key6></Key6>
          <GLControlType>AP Account</GLControlType>
          <GLControlCode>APOTH</GLControlCode>
          <BusinessEntity>Vendor</BusinessEntity>
          <ExtCompanyID></ExtCompanyID>
          <IsExternalCompany>false</IsExternalCompany>
          <GlobalEntityGLC>false</GlobalEntityGLC>
          <GlobalLock>false</GlobalLock>
          <SysRevID>6408934</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-081a88dc67d6</SysRowID>
          <BankAcctID></BankAcctID>
          <BankFeeID></BankFeeID>
          <CallCode></CallCode>
          <ChargeCode></ChargeCode>
          <ClassCode></ClassCode>
          <ClassID></ClassID>
          <ContractCode></ContractCode>
          <CurrencyCode></CurrencyCode>
          <CustNum>0</CustNum>
          <DeductionID></DeductionID>
          <EmpID></EmpID>
          <ExpenseCode></ExpenseCode>
          <ExtSystemID></ExtSystemID>
          <FromPlant></FromPlant>
          <GroupCode></GroupCode>
          <GroupID></GroupID>
          <HeadNum>0</HeadNum>
          <InvoiceNum></InvoiceNum>
          <JCDept></JCDept>
          <MiscCode></MiscCode>
          <PartNum></PartNum>
          <PayTypeID></PayTypeID>
          <PerConName></PerConName>
          <PIStatus></PIStatus>
          <Plant></Plant>
          <ProdCode></ProdCode>
          <ProjectID></ProjectID>
          <PurchCode></PurchCode>
          <RateCode></RateCode>
          <ReasonCode></ReasonCode>
          <ReasonType></ReasonType>
          <SalesCatID></SalesCatID>
          <Shift>0</Shift>
          <TaxCode></TaxCode>
          <TaxTblID></TaxTblID>
          <ToPlant></ToPlant>
          <TransferMethod></TransferMethod>
          <TypeID></TypeID>
          <VendorNum>614</VendorNum>
          <WarehouseCode></WarehouseCode>
          <ExpenseTypeCode></ExpenseTypeCode>
          <IsFiltered>false</IsFiltered>
          <OprTypeCode></OprTypeCode>
          <CashDeskID></CashDeskID>
          <TIN></TIN>
          <ReclassCodeID></ReclassCodeID>
          <BitFlag>0</BitFlag>
          <GLCntrlDescription>A/P==OTHER</GLCntrlDescription>
          <GLCntrlTypeDescription>AP Account</GLCntrlTypeDescription>
          <RowMod></RowMod>
        </EntityGLC>
        <VendCntMain>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <ConNum>1</ConNum>
          <Name>Jim Fitzgerald</Name>
          <Func></Func>
          <FaxNum>937-642-4679</FaxNum>
          <PhoneNum>937-642-2911</PhoneNum>
          <EmailAddress></EmailAddress>
          <WebPassword></WebPassword>
          <WebUser>false</WebUser>
          <RoleCode></RoleCode>
          <CellPhoneNum></CellPhoneNum>
          <PagerNum></PagerNum>
          <HomeNum></HomeNum>
          <AltNum></AltNum>
          <ContactTitle></ContactTitle>
          <ReportsTo></ReportsTo>
          <Comment></Comment>
          <NoContact>false</NoContact>
          <CreateDcdUserID></CreateDcdUserID>
          <ChangeDcdUserID></ChangeDcdUserID>
          <Inactive>false</Inactive>
          <FirstName>Jim</FirstName>
          <MiddleName></MiddleName>
          <LastName>Fitzgerald</LastName>
          <Prefix></Prefix>
          <Suffix></Suffix>
          <Initials></Initials>
          <ExternalId></ExternalId>
          <GlobalLock>false</GlobalLock>
          <PerConID>311</PerConID>
          <SyncEmailToPerCon>true</SyncEmailToPerCon>
          <SyncLinksToPerCon>true</SyncLinksToPerCon>
          <SyncNameToPerCon>true</SyncNameToPerCon>
          <SyncPhoneToPerCon>true</SyncPhoneToPerCon>
          <WebSite></WebSite>
          <IM></IM>
          <Twitter></Twitter>
          <LinkedIn></LinkedIn>
          <FaceBook></FaceBook>
          <WebLink1></WebLink1>
          <WebLink2></WebLink2>
          <WebLink3></WebLink3>
          <WebLink4></WebLink4>
          <WebLink5></WebLink5>
          <SysRevID>13146211</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1aeb08a668</SysRowID>
          <GlbFlag>false</GlbFlag>
          <PrimaryContact>false</PrimaryContact>
          <VendCntAttrStrng></VendCntAttrStrng>
          <GlbLink></GlbLink>
          <PerConName>Jim Fitzgerald</PerConName>
          <BitFlag>0</BitFlag>
          <RoleCodeRoleDescription></RoleCodeRoleDescription>
          <RowMod></RowMod>
        </VendCntMain>
        <VendCntMain>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <ConNum>2</ConNum>
          <Name>Mike Clayton</Name>
          <Func></Func>
          <FaxNum>937-642-4679</FaxNum>
          <PhoneNum>937-642-2911</PhoneNum>
          <EmailAddress></EmailAddress>
          <WebPassword></WebPassword>
          <WebUser>false</WebUser>
          <RoleCode></RoleCode>
          <CellPhoneNum></CellPhoneNum>
          <PagerNum></PagerNum>
          <HomeNum></HomeNum>
          <AltNum></AltNum>
          <ContactTitle></ContactTitle>
          <ReportsTo></ReportsTo>
          <Comment></Comment>
          <NoContact>false</NoContact>
          <CreateDcdUserID></CreateDcdUserID>
          <ChangeDcdUserID></ChangeDcdUserID>
          <Inactive>false</Inactive>
          <FirstName>Mike</FirstName>
          <MiddleName></MiddleName>
          <LastName>Clayton</LastName>
          <Prefix></Prefix>
          <Suffix></Suffix>
          <Initials></Initials>
          <ExternalId></ExternalId>
          <GlobalLock>false</GlobalLock>
          <PerConID>312</PerConID>
          <SyncEmailToPerCon>true</SyncEmailToPerCon>
          <SyncLinksToPerCon>true</SyncLinksToPerCon>
          <SyncNameToPerCon>true</SyncNameToPerCon>
          <SyncPhoneToPerCon>true</SyncPhoneToPerCon>
          <WebSite></WebSite>
          <IM></IM>
          <Twitter></Twitter>
          <LinkedIn></LinkedIn>
          <FaceBook></FaceBook>
          <WebLink1></WebLink1>
          <WebLink2></WebLink2>
          <WebLink3></WebLink3>
          <WebLink4></WebLink4>
          <WebLink5></WebLink5>
          <SysRevID>13146213</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1aec08a668</SysRowID>
          <GlbFlag>false</GlbFlag>
          <PrimaryContact>false</PrimaryContact>
          <VendCntAttrStrng></VendCntAttrStrng>
          <GlbLink></GlbLink>
          <PerConName>Mike Clayton</PerConName>
          <BitFlag>0</BitFlag>
          <RoleCodeRoleDescription></RoleCodeRoleDescription>
          <RowMod></RowMod>
        </VendCntMain>
        <VendorPP>
          <Company>CYT</Company>
          <PurPoint></PurPoint>
          <Name>MCAULIFFE'S INDUSTRIAL</Name>
          <Address1>1297 WEST 5TH</Address1>
          <Address2></Address2>
          <Address3></Address3>
          <City>MARYSVILLE</City>
          <State>OHIO</State>
          <Zip>43040</Zip>
          <Country>UNITED STATES</Country>
          <VendorNum>614</VendorNum>
          <PrimPCon>0</PrimPCon>
          <CountryNum>1</CountryNum>
          <LangNameID></LangNameID>
          <BorderCrossing></BorderCrossing>
          <FormatStr></FormatStr>
          <EMailAddress></EMailAddress>
          <ExternalId></ExternalId>
          <TaxAuthorityCode></TaxAuthorityCode>
          <GlobalLock>false</GlobalLock>
          <EDICode></EDICode>
          <ResDelivery>false</ResDelivery>
          <SatDelivery>false</SatDelivery>
          <SatPickup>false</SatPickup>
          <Hazmat>false</Hazmat>
          <DocOnly>false</DocOnly>
          <RefNotes></RefNotes>
          <ApplyChrg>false</ApplyChrg>
          <ChrgAmount>0</ChrgAmount>
          <COD>false</COD>
          <CODFreight>false</CODFreight>
          <CODCheck>false</CODCheck>
          <CODAmount>0</CODAmount>
          <GroundType></GroundType>
          <NotifyFlag>false</NotifyFlag>
          <NotifyEMail></NotifyEMail>
          <DeclaredIns>false</DeclaredIns>
          <DeclaredAmt>0</DeclaredAmt>
          <ServSignature>false</ServSignature>
          <ServAlert>false</ServAlert>
          <ServHomeDel>false</ServHomeDel>
          <DeliveryType></DeliveryType>
          <ServPhone></ServPhone>
          <ServInstruct></ServInstruct>
          <ServRelease>false</ServRelease>
          <ServAuthNum></ServAuthNum>
          <ServRef1></ServRef1>
          <ServRef2></ServRef2>
          <ServRef3></ServRef3>
          <ServRef4></ServRef4>
          <ServRef5></ServRef5>
          <OverrideCarrier>false</OverrideCarrier>
          <OverrideService>false</OverrideService>
          <IndividualPackIDs>false</IndividualPackIDs>
          <IntrntlShip>false</IntrntlShip>
          <CertOfOrigin>false</CertOfOrigin>
          <CommercialInvoice>false</CommercialInvoice>
          <ShipExprtDeclartn>false</ShipExprtDeclartn>
          <LetterOfInstr>false</LetterOfInstr>
          <FFID></FFID>
          <FFCompName></FFCompName>
          <FFContact></FFContact>
          <FFAddress1></FFAddress1>
          <FFAddress2></FFAddress2>
          <FFAddress3></FFAddress3>
          <FFCity></FFCity>
          <FFState></FFState>
          <FFZip></FFZip>
          <FFCountry></FFCountry>
          <NonStdPkg>false</NonStdPkg>
          <DeliveryConf>1</DeliveryConf>
          <AddlHdlgFlag>false</AddlHdlgFlag>
          <UPSQuantumView>false</UPSQuantumView>
          <UPSQVShipFromName></UPSQVShipFromName>
          <UPSQVMemo></UPSQVMemo>
          <FFPhoneNum></FFPhoneNum>
          <FFCountryNum>0</FFCountryNum>
          <LegalName></LegalName>
          <SysRevID>13238031</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1aa575e268</SysRowID>
          <INExciseRegNumber></INExciseRegNumber>
          <INExciseDivision></INExciseDivision>
          <INExciseRange></INExciseRange>
          <INCommissionarate></INCommissionarate>
          <INVATNumber></INVATNumber>
          <INServiceTaxRegNum></INServiceTaxRegNum>
          <INTaxRegionCode></INTaxRegionCode>
          <OrgRegCode></OrgRegCode>
          <INTaxRegistrationID></INTaxRegistrationID>
          <GroupCode>OT</GroupCode>
          <IntegrationFlag>false</IntegrationFlag>
          <PhoneNum>937-642-2911</PhoneNum>
          <PrimaryPP>false</PrimaryPP>
          <VendAttrString></VendAttrString>
          <GlbFlag>false</GlbFlag>
          <GlbLink></GlbLink>
          <SalesTaxID></SalesTaxID>
          <ServiceTaxID></ServiceTaxID>
          <BitFlag>0</BitFlag>
          <CountryNumDescription>UNITED STATES</CountryNumDescription>
          <DeliveryTypeDescription></DeliveryTypeDescription>
          <INTaxRegionCodeDescription></INTaxRegionCodeDescription>
          <LangNameIDDescription></LangNameIDDescription>
          <TACodeTaxAuthorityDescription></TACodeTaxAuthorityDescription>
          <VendorNumState>OHIO</VendorNumState>
          <VendorNumAddress3></VendorNumAddress3>
          <VendorNumAddress2></VendorNumAddress2>
          <VendorNumDefaultFOB></VendorNumDefaultFOB>
          <VendorNumCurrencyCode>USD</VendorNumCurrencyCode>
          <VendorNumAddress1>1297 WEST 5TH</VendorNumAddress1>
          <VendorNumCity>MARYSVILLE</VendorNumCity>
          <VendorNumVendorID>M2070010</VendorNumVendorID>
          <VendorNumZIP>43040</VendorNumZIP>
          <VendorNumCountry>UNITED STATES</VendorNumCountry>
          <VendorNumTermsCode>30nt</VendorNumTermsCode>
          <VendorNumName>MCAULIFFE'S INDUSTRIAL</VendorNumName>
          <RowMod></RowMod>
        </VendorPP>
        <VendCnt>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <ConNum>1</ConNum>
          <Name>Jim Fitzgerald</Name>
          <Func></Func>
          <FaxNum>937-642-4679</FaxNum>
          <PhoneNum>937-642-2911</PhoneNum>
          <EmailAddress></EmailAddress>
          <WebPassword></WebPassword>
          <WebUser>false</WebUser>
          <RoleCode></RoleCode>
          <CellPhoneNum></CellPhoneNum>
          <PagerNum></PagerNum>
          <HomeNum></HomeNum>
          <AltNum></AltNum>
          <ContactTitle></ContactTitle>
          <ReportsTo></ReportsTo>
          <Comment></Comment>
          <NoContact>false</NoContact>
          <CreateDcdUserID></CreateDcdUserID>
          <ChangeDcdUserID></ChangeDcdUserID>
          <Inactive>false</Inactive>
          <FirstName>Jim</FirstName>
          <MiddleName></MiddleName>
          <LastName>Fitzgerald</LastName>
          <Prefix></Prefix>
          <Suffix></Suffix>
          <Initials></Initials>
          <ExternalId></ExternalId>
          <GlobalLock>false</GlobalLock>
          <PerConID>311</PerConID>
          <SyncEmailToPerCon>true</SyncEmailToPerCon>
          <SyncLinksToPerCon>true</SyncLinksToPerCon>
          <SyncNameToPerCon>true</SyncNameToPerCon>
          <SyncPhoneToPerCon>true</SyncPhoneToPerCon>
          <WebSite></WebSite>
          <IM></IM>
          <Twitter></Twitter>
          <LinkedIn></LinkedIn>
          <FaceBook></FaceBook>
          <WebLink1></WebLink1>
          <WebLink2></WebLink2>
          <WebLink3></WebLink3>
          <WebLink4></WebLink4>
          <WebLink5></WebLink5>
          <SysRevID>13146211</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1aeb08a668</SysRowID>
          <PrimaryContact>false</PrimaryContact>
          <GlbFlag>false</GlbFlag>
          <VendCntAttrStrng></VendCntAttrStrng>
          <GlbLink></GlbLink>
          <PerConName>Jim Fitzgerald</PerConName>
          <BitFlag>0</BitFlag>
          <PurPointZip>43040</PurPointZip>
          <PurPointAddress2></PurPointAddress2>
          <PurPointState>OHIO</PurPointState>
          <PurPointName>MCAULIFFE'S INDUSTRIAL</PurPointName>
          <PurPointPrimPCon>0</PurPointPrimPCon>
          <PurPointCity>MARYSVILLE</PurPointCity>
          <PurPointAddress1>1297 WEST 5TH</PurPointAddress1>
          <PurPointCountry>UNITED STATES</PurPointCountry>
          <PurPointAddress3></PurPointAddress3>
          <RoleCodeRoleDescription></RoleCodeRoleDescription>
          <VendorNumDefaultFOB></VendorNumDefaultFOB>
          <VendorNumState>OHIO</VendorNumState>
          <VendorNumAddress2></VendorNumAddress2>
          <VendorNumAddress1>1297 WEST 5TH</VendorNumAddress1>
          <VendorNumVendorID>M2070010</VendorNumVendorID>
          <VendorNumAddress3></VendorNumAddress3>
          <VendorNumCurrencyCode>USD</VendorNumCurrencyCode>
          <VendorNumCountry>UNITED STATES</VendorNumCountry>
          <VendorNumZIP>43040</VendorNumZIP>
          <VendorNumName>MCAULIFFE'S INDUSTRIAL</VendorNumName>
          <VendorNumCity>MARYSVILLE</VendorNumCity>
          <VendorNumTermsCode>30nt</VendorNumTermsCode>
          <RowMod></RowMod>
        </VendCnt>
        <VendCnt>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <ConNum>2</ConNum>
          <Name>Mike Clayton</Name>
          <Func></Func>
          <FaxNum>937-642-4679</FaxNum>
          <PhoneNum>937-642-2911</PhoneNum>
          <EmailAddress></EmailAddress>
          <WebPassword></WebPassword>
          <WebUser>false</WebUser>
          <RoleCode></RoleCode>
          <CellPhoneNum></CellPhoneNum>
          <PagerNum></PagerNum>
          <HomeNum></HomeNum>
          <AltNum></AltNum>
          <ContactTitle></ContactTitle>
          <ReportsTo></ReportsTo>
          <Comment></Comment>
          <NoContact>false</NoContact>
          <CreateDcdUserID></CreateDcdUserID>
          <ChangeDcdUserID></ChangeDcdUserID>
          <Inactive>false</Inactive>
          <FirstName>Mike</FirstName>
          <MiddleName></MiddleName>
          <LastName>Clayton</LastName>
          <Prefix></Prefix>
          <Suffix></Suffix>
          <Initials></Initials>
          <ExternalId></ExternalId>
          <GlobalLock>false</GlobalLock>
          <PerConID>312</PerConID>
          <SyncEmailToPerCon>true</SyncEmailToPerCon>
          <SyncLinksToPerCon>true</SyncLinksToPerCon>
          <SyncNameToPerCon>true</SyncNameToPerCon>
          <SyncPhoneToPerCon>true</SyncPhoneToPerCon>
          <WebSite></WebSite>
          <IM></IM>
          <Twitter></Twitter>
          <LinkedIn></LinkedIn>
          <FaceBook></FaceBook>
          <WebLink1></WebLink1>
          <WebLink2></WebLink2>
          <WebLink3></WebLink3>
          <WebLink4></WebLink4>
          <WebLink5></WebLink5>
          <SysRevID>13146213</SysRevID>
          <SysRowID>e79d94cf-88f0-a3b3-e611-0c1aec08a668</SysRowID>
          <PrimaryContact>false</PrimaryContact>
          <GlbFlag>false</GlbFlag>
          <VendCntAttrStrng></VendCntAttrStrng>
          <GlbLink></GlbLink>
          <PerConName>Mike Clayton</PerConName>
          <BitFlag>0</BitFlag>
          <PurPointZip>43040</PurPointZip>
          <PurPointAddress2></PurPointAddress2>
          <PurPointState>OHIO</PurPointState>
          <PurPointName>MCAULIFFE'S INDUSTRIAL</PurPointName>
          <PurPointPrimPCon>0</PurPointPrimPCon>
          <PurPointCity>MARYSVILLE</PurPointCity>
          <PurPointAddress1>1297 WEST 5TH</PurPointAddress1>
          <PurPointCountry>UNITED STATES</PurPointCountry>
          <PurPointAddress3></PurPointAddress3>
          <RoleCodeRoleDescription></RoleCodeRoleDescription>
          <VendorNumDefaultFOB></VendorNumDefaultFOB>
          <VendorNumState>OHIO</VendorNumState>
          <VendorNumAddress2></VendorNumAddress2>
          <VendorNumAddress1>1297 WEST 5TH</VendorNumAddress1>
          <VendorNumVendorID>M2070010</VendorNumVendorID>
          <VendorNumAddress3></VendorNumAddress3>
          <VendorNumCurrencyCode>USD</VendorNumCurrencyCode>
          <VendorNumCountry>UNITED STATES</VendorNumCountry>
          <VendorNumZIP>43040</VendorNumZIP>
          <VendorNumName>MCAULIFFE'S INDUSTRIAL</VendorNumName>
          <VendorNumCity>MARYSVILLE</VendorNumCity>
          <VendorNumTermsCode>30nt</VendorNumTermsCode>
          <RowMod></RowMod>
        </VendCnt>
      </VendorDataSet>
    </returnParameter>
    <returnParameter name="morePages" type="System.Boolean"><![CDATA[False]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetAvailTranDocTypes</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:08:0001108 AM</localTime>
  <threadID>1</threadID>
  <correlationId>776d1379-4a78-4c62-abe8-4876234e8641</correlationId>
  <executionTime total="22" roundTrip="21" channel="0" bpm="0" bpmDataForm="0" other="1" />
  <retries>0</retries>
  <parameters>
    <parameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetByIdChkContainerID</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>Erp.Tablesets.ReceiptTableset</returnType>
  <localTime>8/6/2021 08:09:10:5132167 AM</localTime>
  <threadID>1</threadID>
  <correlationId>4dad6911-f1a3-41c7-9bf7-2205c6bdcc06</correlationId>
  <executionTime total="35" roundTrip="30" channel="0" bpm="0" bpmDataForm="0" other="5" />
  <retries>0</retries>
  <parameters>
    <parameter name="piVendorNum" type="System.Int32"><![CDATA[614]]></parameter>
    <parameter name="pcPurPoint" type="System.String"><![CDATA[]]></parameter>
    <parameter name="pcPackSlip" type="System.String"><![CDATA[9009001]]></parameter>
    <parameter name="piPONum" type="System.Int32"><![CDATA[544681]]></parameter>
  </parameters>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetAvailTranDocTypes</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:10:5502198 AM</localTime>
  <threadID>1</threadID>
  <correlationId>b3c96f97-50c3-488f-8eae-0094be486b69</correlationId>
  <executionTime total="20" roundTrip="18" channel="0" bpm="0" bpmDataForm="0" other="2" />
  <retries>0</retries>
  <parameters>
    <parameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Ice.Proxy.Lib.BOReaderImpl</businessObject>
  <methodName>GetList</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Data.DataSet</returnType>
  <localTime>8/6/2021 08:09:10:5712200 AM</localTime>
  <threadID>1</threadID>
  <correlationId>ad5248bf-6514-4c4e-9c66-2546e6195f06</correlationId>
  <executionTime total="48" roundTrip="44" channel="4" bpm="0" bpmDataForm="0" other="0" />
  <retries>0</retries>
  <parameters>
    <parameter name="serviceNamespace" type="System.String"><![CDATA[Erp:BO:TranDocType]]></parameter>
    <parameter name="whereClause" type="System.String"><![CDATA[((Inactive = false) AND (SystemTranID = 'POReceipt'))]]></parameter>
    <parameter name="columnList" type="System.String"><![CDATA[SystemTranID,TranDocTypeID,Description]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="result" type="System.Data.DataSet">
      <NewDataSet />
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetAvailTranDocTypes</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:10:6202267 AM</localTime>
  <threadID>1</threadID>
  <correlationId>99811517-6069-464e-835c-dc7fe9bfaa30</correlationId>
  <executionTime total="15" roundTrip="14" channel="0" bpm="0" bpmDataForm="0" other="1" />
  <retries>0</retries>
  <parameters>
    <parameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Ice.Proxy.Lib.BOReaderImpl</businessObject>
  <methodName>GetList</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Data.DataSet</returnType>
  <localTime>8/6/2021 08:09:10:6382311 AM</localTime>
  <threadID>1</threadID>
  <correlationId>3c666cf0-b894-4abf-b613-5305232bc2e8</correlationId>
  <executionTime total="9" roundTrip="8" channel="0" bpm="0" bpmDataForm="0" other="1" />
  <retries>0</retries>
  <parameters>
    <parameter name="serviceNamespace" type="System.String"><![CDATA[Erp:BO:TranDocType]]></parameter>
    <parameter name="whereClause" type="System.String"><![CDATA[((Inactive = false) AND (SystemTranID = 'POReceipt'))]]></parameter>
    <parameter name="columnList" type="System.String"><![CDATA[SystemTranID,TranDocTypeID,Description]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="result" type="System.Data.DataSet">
      <NewDataSet />
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetAvailTranDocTypes</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:10:6482320 AM</localTime>
  <threadID>1</threadID>
  <correlationId>4c676500-4ea0-46e2-aa8a-25a882ad3096</correlationId>
  <executionTime total="17" roundTrip="14" channel="0" bpm="0" bpmDataForm="0" other="3" />
  <retries>0</retries>
  <parameters>
    <parameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetNewRcvHeadWithPONum</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:10:6682224 AM</localTime>
  <threadID>1</threadID>
  <correlationId>36e08521-b51f-4cdd-a395-e089f4d34e6e</correlationId>
  <executionTime total="117" roundTrip="94" channel="0" bpm="0" bpmDataForm="0" other="23" />
  <retries>0</retries>
  <parameters>
    <parameter name="ds" type="Erp.BO.ReceiptDataSet">
      <ReceiptDataSet xmlns="http://www.epicor.com/Ice/300/BO/Receipt/Receipt" />
    </parameter>
    <parameter name="vendorNum" type="System.Int32"><![CDATA[614]]></parameter>
    <parameter name="purPoint" type="System.String"><![CDATA[]]></parameter>
    <parameter name="poNum" type="System.Int32"><![CDATA[544681]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="ds" type="Erp.Tablesets.ReceiptTableset">
      <ReceiptDataSet xmlns="http://www.epicor.com/Ice/300/BO/Receipt/Receipt">
        <RcvHead>
          <Company>CYT</Company>
          <VendorNum>614</VendorNum>
          <PurPoint></PurPoint>
          <PackSlip></PackSlip>
          <EntryPerson>epicor</EntryPerson>
          <SaveForInvoicing>true</SaveForInvoicing>
          <Invoiced>false</Invoiced>
          <ReceiptComment></ReceiptComment>
          <ReceivePerson></ReceivePerson>
          <ShipViaCode>AIR</ShipViaCode>
          <EntryDate>2021-08-06T00:00:00-04:00</EntryDate>
          <Plant>MfgSys</Plant>
          <PONum>0</PONum>
          <LCReference></LCReference>
          <LCComment></LCComment>
          <LandedCost>0</LandedCost>
          <LegalNumber></LegalNumber>
          <LCVariance>0</LCVariance>
          <ICLinked>false</ICLinked>
          <GlbCompany></GlbCompany>
          <GlbVendorNum>0</GlbVendorNum>
          <GlbPurPoint></GlbPurPoint>
          <GlbPackSlip></GlbPackSlip>
          <ContainerID>0</ContainerID>
          <Weight>0</Weight>
          <LCDisburseMethod>Value</LCDisburseMethod>
          <AutoReceipt>false</AutoReceipt>
          <AutoTranType></AutoTranType>
          <POType>STD</POType>
          <AutoTranID>0</AutoTranID>
          <WeightUOM></WeightUOM>
          <UpliftPercent>0</UpliftPercent>
          <SpecDutyAmt>0</SpecDutyAmt>
          <AppliedLCAmt>0</AppliedLCAmt>
          <LCDutyAmt>0</LCDutyAmt>
          <LCIndCost>0</LCIndCost>
          <ApplyToLC>false</ApplyToLC>
          <Received>false</Received>
          <ArrivedDate>2021-08-06T00:00:00-04:00</ArrivedDate>
          <AppliedRcptLCAmt>0</AppliedRcptLCAmt>
          <LCUpliftIndCost>0</LCUpliftIndCost>
          <AppliedLCVariance>0</AppliedLCVariance>
          <TranDocTypeID></TranDocTypeID>
          <ImportNum></ImportNum>
          <ImportedFrom>0</ImportedFrom>
          <ImportedFromDesc>UNITED STATES</ImportedFromDesc>
          <GrossWeight>0</GrossWeight>
          <GrossWeightUOM></GrossWeightUOM>
          <SysRevID>0</SysRevID>
          <SysRowID>00000000-0000-0000-0000-000000000000</SysRowID>
          <ChangedBy></ChangedBy>
          <TaxRegionCode></TaxRegionCode>
          <TaxPoint>2021-08-06T00:00:00-04:00</TaxPoint>
          <TaxRateDate>2021-08-06T00:00:00-04:00</TaxRateDate>
          <InPrice>false</InPrice>
          <HdrTaxNoUpdt>false</HdrTaxNoUpdt>
          <TaxRateGrpCode></TaxRateGrpCode>
          <TaxesCalculated>false</TaxesCalculated>
          <InAppliedLCAmt>0</InAppliedLCAmt>
          <InAppliedLCVariance>0</InAppliedLCVariance>
          <InAppliedRcptLCAmt>0</InAppliedRcptLCAmt>
          <InLandedCost>0</InLandedCost>
          <InLCDutyAmt>0</InLCDutyAmt>
          <InLCIndCost>0</InLCIndCost>
          <InLCUpliftIndCost>0</InLCUpliftIndCost>
          <InLCVariance>0</InLCVariance>
          <InSpecDutyAmt>0</InSpecDutyAmt>
          <CNDeclarationBill></CNDeclarationBill>
          <CNBonded>false</CNBonded>
          <AddrList></AddrList>
          <PartialReceipt>false</PartialReceipt>
          <POLine>0</POLine>
          <PORel>0</PORel>
          <POTypeDesc></POTypeDesc>
          <ShipViaDesc></ShipViaDesc>
          <TotalAmt>0</TotalAmt>
          <TotDedTaxAmt>0</TotDedTaxAmt>
          <TotDutiesAmt>0</TotDutiesAmt>
          <TotGrossWeight>0</TotGrossWeight>
          <TotGrossWeightUOM>LB</TotGrossWeightUOM>
          <TotIndirectCostsAmt>0</TotIndirectCostsAmt>
          <TotLinesAmt>0</TotLinesAmt>
          <TotSATaxAmt>0</TotSATaxAmt>
          <TotTaxAmt>0</TotTaxAmt>
          <TotWeight>0</TotWeight>
          <TotWeightUOM>LB</TotWeightUOM>
          <TotWHTaxAmt>0</TotWHTaxAmt>
          <UpdateDtlArvdDate>false</UpdateDtlArvdDate>
          <UpdateDtlRcptDate>false</UpdateDtlRcptDate>
          <UpdateDtlRecs>false</UpdateDtlRecs>
          <AllowLCUpdate>false</AllowLCUpdate>
          <AllowUplift>true</AllowUplift>
          <CurrencyCode>USD</CurrencyCode>
          <DispLandedCost>0</DispLandedCost>
          <eshReceived>false</eshReceived>
          <IntQueID>0</IntQueID>
          <LCMessage></LCMessage>
          <LegalNumberMessage></LegalNumberMessage>
          <OrigLandedCost>0</OrigLandedCost>
          <AddrListFormatted></AddrListFormatted>
          <BitFlag>0</BitFlag>
          <PurPointName>MCAULIFFE'S INDUSTRIAL</PurPointName>
          <PurPointCountry>UNITED STATES</PurPointCountry>
          <PurPointState>OHIO</PurPointState>
          <PurPointAddress3></PurPointAddress3>
          <PurPointAddress1>1297 WEST 5TH</PurPointAddress1>
          <PurPointPrimPCon>0</PurPointPrimPCon>
          <PurPointAddress2></PurPointAddress2>
          <PurPointCity>MARYSVILLE</PurPointCity>
          <PurPointZip>43040</PurPointZip>
          <ShipViaCodeWebDesc></ShipViaCodeWebDesc>
          <ShipViaCodeDescription>AIR EXPEDITE</ShipViaCodeDescription>
          <TaxRegionCodeDescription></TaxRegionCodeDescription>
          <VendorNumState>OHIO</VendorNumState>
          <VendorNumTermsCode>30nt</VendorNumTermsCode>
          <VendorNumVendorID>M2070010</VendorNumVendorID>
          <VendorNumAddress2></VendorNumAddress2>
          <VendorNumCity>MARYSVILLE</VendorNumCity>
          <VendorNumDefaultFOB></VendorNumDefaultFOB>
          <VendorNumCurrencyCode>USD</VendorNumCurrencyCode>
          <VendorNumName>MCAULIFFE'S INDUSTRIAL</VendorNumName>
          <VendorNumZIP>43040</VendorNumZIP>
          <VendorNumCountry>UNITED STATES</VendorNumCountry>
          <VendorNumAddress3></VendorNumAddress3>
          <VendorNumAddress1>1297 WEST 5TH</VendorNumAddress1>
          <vrPONumShipToConName></vrPONumShipToConName>
          <vrPONumShipName></vrPONumShipName>
          <XbSystReceiptTaxCalculate>false</XbSystReceiptTaxCalculate>
          <XbSystAPTaxLnLevel>false</XbSystAPTaxLnLevel>
          <RowMod>A</RowMod>
        </RcvHead>
      </ReceiptDataSet>
    </returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Erp.Proxy.BO.ReceiptImpl</businessObject>
  <methodName>GetAvailTranDocTypes</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>System.Void</returnType>
  <localTime>8/6/2021 08:09:10:7942290 AM</localTime>
  <threadID>1</threadID>
  <correlationId>f614b4af-ba06-478b-9cab-e8935fd608b6</correlationId>
  <executionTime total="34" roundTrip="32" channel="0" bpm="0" bpmDataForm="0" other="2" />
  <retries>0</retries>
  <parameters>
    <parameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></parameter>
  </parameters>
  <returnValues>
    <returnParameter name="listAvailTranDocTypes" type="System.String"><![CDATA[]]></returnParameter>
  </returnValues>
</tracePacket>

<tracePacket>
  <businessObject>Ice.Proxy.BO.ReportMonitorImpl</businessObject>
  <methodName>GetRowsKeepIdleTimeWithBallonInfo</methodName>
  <appServerUri>net.tcp://%servername%/TESTEPICORSS/</appServerUri>
  <returnType>Ice.Tablesets.ReportMonitorTableset</returnType>
  <localTime>8/6/2021 08:09:13:1563340 AM</localTime>
  <threadID>22</threadID>
  <correlationId>beabc8df-f6d4-4c0b-a443-ea0a02b5ed39</correlationId>
  <executionTime total="16" roundTrip="12" channel="3" bpm="0" bpmDataForm="0" other="1" />
  <retries>0</retries>
  <parameters>
    <parameter name="whereClauseSysRptLst" type="System.String"><![CDATA[((PrintDriver='TEXT' AND (AutoAction='PRINT' OR AutoAction='PREVIEW')) OR (PrintDriver='CRYSTAL' AND (AutoAction='PRINT' OR AutoAction='AUTOPRT' OR AutoAction='PREVIEW' OR AutoAction='AUTOPRV' OR AutoAction='SSRSPREVIEW')) OR (PrintDriver='EPIFIN' AND (AutoAction='PRINT' OR AutoAction='PREVIEW')) OR (PrintDriver='BARTENDER' AND (AutoAction='AUTOPRT' OR AutoAction='AUTOPRV')) OR (PrintDriver='EDI' AND AutoAction<>'') OR (PrintDriver='SSRS' AND (AutoAction='PREVIEW' OR AutoAction='PRINT') AND LastAction='SSRSREADY')) AND (WorkStationID='%servername% 2' OR WorkStationID='web_epicor')]]></parameter>
    <parameter name="getBallonInfo" type="System.Boolean"><![CDATA[False]]></parameter>
    <parameter name="whereClauseSysTask" type="System.String"><![CDATA[history = true and startedon > 08/05/2021 and  SubmitUser = 'epicor']]></parameter>
    <parameter name="whereClauseSysTaskLog" type="System.String"><![CDATA[]]></parameter>
    <parameter name="sysMonitorData" type="System.Data.DataSet">
      <NewDataSet />
    </parameter>
  </parameters>
  <returnValues>
    <returnParameter name="returnDS" type="Ice.BO.ReportMonitorDataSet">
      <ReportMonitorDataSet xmlns="http://www.epicor.com/Ice/300/BO/ReportMonitor/ReportMonitor" />
    </returnParameter>
  </returnValues>
</tracePacket>


It creates just fine when I do it manually with the function for the BL tester I get Record Not Found

image

Here is my function that tried to do the same thing

I’ve found the BL tester to be inconsistent sometimes.

Are you saying your function is working fine?

No the function isn’t working to creating the packing slip either. Both are not I get the same error when running the function aswell. Works just fine manually doing it tho.

bump

Have you tried to Update after you GetNew? I believe you get a new record and fill it out and then have to update it in order for it to exist in the DB for other BO methods to work.

I would guess you need to set the RowMod, like I had to with a Labor function:

I tried it this way as well and no luck

This throws a error if I run update after GetNew

image

why you use UpdateExt and not Update with rowmod = U ?

1 Like

I was told by an Epicor Employee to use UpdateExt. That’s at the end of the function tho. Right now the function is getting choked up right here

because record not available. When this is where I need to create the packing slip.

Ah, yes. GetByID is dangerous.

So, if GetByID returns nothing/null/nada/whatever, then the Function crashes, basically. There’s no way around that AFAIK - you can’t throw in a condition of “If GetByID returns null, do this.”

Instead, you have to use GetRows or something and then check if there are any.

Jose helped me learn that, and his explanation is probably better:

And I mean, GetByID has its place, but you have to KNOW that it will return something EVERY time. If not, you can’t really use it and still have the Function/BPM keep going.

1 Like

Oh okay that makes sense. I am working on the condition now but I can’t figure out what to put in the where clause. When I do a trace I get this: (ContainerID = 0) AND VendorNum = 614 AND PONum = 544681 AND PackSlip >= '9009001' BY PackSlip

It also works in the rest api

I am trying to add it into the function. I don’t exactly know what i’m suppose to be querying against.

because PackSlip doesn’t exists in the context so would I just use the head dataset? Also it doesn’t let me use AND in the where clause on the expression

I don’t personally know for this application (a pack slip). I just remember a lot of trial and error on that part.

Starting with the trace is absolutely the right way, but you do seem to have a decent amount of freedom to craft the where clause into whatever you need.

Also, don’t you need to return only one result at max? I think a hack for that is to set the page size to 1, if all else fails.

Yeah I’m in idiot all I needed to do was copy it into a string lol. Thank you for all of your help!

1 Like

Awesome. Yeah I always do the where clause as a variable. It’s probably overkill, but I just find it easier to read/debug, etc.

1 Like