Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Bank transaction entry batch ID

(0) ShareShare
ReportReport
Posted on by 75,848 Moderator

When you post a bank transaction it creates a batch under Financials. This batch will start with CMTRX and end with a series of numbers. From what table is the number pulled?

Categories:
  • Suggested answer
    Isaac Olson Profile Picture
    on at
    RE: Bank transaction entry batch ID

    Hi Richard, 

    In the eConnect Programmers Guide.chm file we don't have a full sample, but we do have the document structure for this process.  Bank Rec is unique because unlike most modules, you cannot save transactions in batches.  They are posted instantly.   The following would be the order which your XML should be in when you pass the data into eConnect.  You can drill into taBRBankTransactionDist and taBRBankTransactionHeader in the guide to see the fields that are required and such.  There is also some information on how it posts to the GL and will react differnetly based on whether you pass in a batch number or not.  I hope this helps!

    <eConnect>
        <BRBankTransactionType>
            <eConnectProcessInfo />
            <taRequesterTrxDisabler_Items>
                <taRequesterTrxDisabler />
            </taRequesterTrxDisabler_Items>
            <taBRBankTransactionDist_Items>
                <taBRBankTransactionDist />
            </taBRBankTransactionDist_Items>
            <taAnalyticsDistribution_Items>
                <taAnalyticsDistribution />
            </taAnalyticsDistribution_Items>
            <taBRBankTransactionHeader />
        </BRBankTransactionType>
    </eConnect>

    Thanks!
    Isaac Olson
    Microsoft SUpport
  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at
    RE: Bank transaction entry batch ID

    I don't think this procedure is returning next number. It's creating next number on dexterity side by reading  CM40101 and CM40100 tables.

  • Richard Wheeler Profile Picture
    75,848 Moderator on at
    RE: Bank transaction entry batch ID

    What is the proper use of cmGetLastJournalNumber? I was told this stored procedure would get the next journal number but when I test  it nothing is returned nor is the number incremented. I wanted to use this in my eConnect routine importing bank transactions. Do you know of any sample code illustrating how t import bank transactions using eConnect. There is nothing in the eConnect Programmers Guide.

  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at
    RE: Bank transaction entry batch ID

    Tools>>Setup>>Posting>>Source Document Setup.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 601 Most Valuable Professional

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 416

#3
Adis Profile Picture

Adis 384 Super User 2025 Season 1

Product updates

Dynamics 365 release plans