jaswanth 5/24/2016 4:13:32 AM

Posting Bank Transaction Entry from eConnect to GP

Hi All

I am trying to post Bank Transaction Entry from .NET application to GP through eConnect.

After posting and  querying in SQL Server on CM 20200 table, I am able to fetch data, which I posted, but i'm not sure that this posting will complete the Bank Transaction Entry process.

Please let me know if I missed any thing.

XML schema I used is as below, 

<eConnect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<BRBankTransactionType>
<eConnectProcessInfo xsi:nil="true" />
<taRequesterTrxDisabler_Items xsi:nil="true" />
<taBRBankTransactionDist_Items>
<taBRBankTransactionDist>
<Option>1</Option>
<ACTNUMST>XYZ</ACTNUMST>
<CRDTAMNT>20</CRDTAMNT>
</taBRBankTransactionDist>
</taBRBankTransactionDist_Items>
<taAnalyticsDistribution_Items xsi:nil="true" />
<taBRBankTransactionHeader>
<Option>1</Option>
<TRXDATE>05/20/2016</TRXDATE>
<CHEKBKID>ABC</CHEKBKID>
<CMTrxNum>0000000001</CMTrxNum>
<TRXAMNT>20</TRXAMNT>
</taBRBankTransactionHeader>
</BRBankTransactionType>
</eConnect>

Thank You ,

Jaswanth

 

Version: GP 2013
Section: Dynamics GP, 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