venuasg 11/30/2010 7:43:32 AM

'taAnalyticsDistribution' expects parameter '@I_vDOCNMBR', which was not supplied.

Hi,

I am trying to integrate General Ledger Transaction with AA codes for GP2010 in vb.net code, i am able to integrate info without AA code, when AA code is added i get the error message "Procedure or function 'taAnalyticsDistribution' expects parameter '@I_vDOCNMBR', which was not supplied." , below is my xml output, let me know if anything is missing, or what is the solution for this error.

 XML

<?xml version="1.0" encoding="utf-8" ?>

<eConnect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<GLTransactionType>

<eConnectProcessInfo xsi:nil="true" />

<taRequesterTrxDisabler_Items xsi:nil="true" />

<taGLTransactionLineInsert_Items>

<taGLTransactionLineInsert>

<BACHNUMB>GLIM_11/30/2010</BACHNUMB>

<JRNENTRY>65</JRNENTRY>

<CRDTAMNT>0</CRDTAMNT>

<DEBITAMT>500</DEBITAMT>

<ACTNUMST>000-1130-00</ACTNUMST>

<DSCRIPTN>TEST AA</DSCRIPTN>

</taGLTransactionLineInsert>

<taGLTransactionLineInsert>

<BACHNUMB>GLIM_11/30/2010</BACHNUMB>

<JRNENTRY>65</JRNENTRY>

<CRDTAMNT>500</CRDTAMNT>

<DEBITAMT>0</DEBITAMT>

<ACTNUMST>000-6400-00</ACTNUMST>

<DSCRIPTN>TEST AA</DSCRIPTN>

</taGLTransactionLineInsert>

</taGLTransactionLineInsert_Items>

<taAnalyticsDistribution_Items>

<taAnalyticsDistribution xsi:nil="true" />

<taAnalyticsDistribution>

<DOCNMBR>65</DOCNMBR>

<AMOUNT>200</AMOUNT>

<ACTNUMST>000-1130-00</ACTNUMST>

<aaTrxDim>PROJECT</aaTrxDim>

<aaTrxDimCode>PROJECT 1</aaTrxDimCode>

</taAnalyticsDistribution>

<taAnalyticsDistribution>

<DOCNMBR>65</DOCNMBR>

<AMOUNT>300</AMOUNT>

<ACTNUMST>000-1130-00</ACTNUMST>

<aaTrxDim>PROJECT</aaTrxDim>

<aaTrxDimCode>PROJECT 2</aaTrxDimCode>

<aaSubLedgerAssignID>2</aaSubLedgerAssignID>

</taAnalyticsDistribution>

</taAnalyticsDistribution_Items>

<taGLTransactionHeaderInsert>

<BACHNUMB>GLIM_11/30/2010</BACHNUMB>

<JRNENTRY>65</JRNENTRY>

<REFRENCE>TEST AA</REFRENCE>

<TRXDATE>11/10/2017</TRXDATE>

<TRXTYPE>0</TRXTYPE>

<CURNCYID>Z-US$</CURNCYID>

<SOURCDOC>GJ</SOURCDOC>

</taGLTransactionHeaderInsert>

<taMdaUpdate_Items xsi:nil="true" />

</GLTransactionType>

</eConnect>

Version: GP 2010
Section: eConnect


Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3