Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Vendor Invoice Journalize

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

When posting vendor invoices , the records  in SubledgerJournalAccountEntry table for the PostingType : Sales Tax,Vendor Balance are created two or more times and also these records have different amounts in SubledgerJournalAccountEntryDistribution Table(sum of that does not equals the parent) , anybody know how  it was created and is it normal as the posting type SalesTax , Vendor Balance was created multiple times for the same Voucher and also the amounts are not balanced in SubledgerJournalAccountEntryDistribution table

Anyhelp would be appreciated?

*This post is locked for comments

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,280 Super User 2024 Season 2 on at
    RE: Vendor Invoice Journalize

    Hi Vairam,

    If you still have an issue you can either debug the scenario if it is a data issue or bug. Or you can contact Microsoft Support.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hi Andre,

    Now we're on the latest Cummulative Update 13 and the issue still exists.

    Please help to find if there are any Hotfixes available.

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,280 Super User 2024 Season 2 on at
    RE: Vendor Invoice Journalize

    Hi Vairam,

    Now, I do understand your issue. Have you checked LCS issue search if there is a known issue and possibly already a hotfix available? Note that CU13 is the latest cumulative update. If there is no hotfix mentioned, you can also test the scenario in the latest available version.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hi Andre,

    If you run the below query for a negative sales tax used Purchase Order , then you may find that it is not getting balanced,

    select sum(sljaed.AccountingCurrencyAmount)

    ,sum(sljaed.ReportingCurrencyAmount)

    from SubledgerJournalEntry slje

    join SubledgerJournalAccountEntry sljae

    on slje.recid = sljae.subledgerjournalentry

    join SubledgerJournalAccountEntryDistribution sljaed

    on sljae.recid = sljaed.subledgerjournalaccountentry

    where slje.Voucher = 'VOUCHER NUMBER'

    When the above results are not equal to 0.00 , then the below method tries to balance it , while we run the reporting currency conversion.

    Classes\LedgerCurrencyConversionProvider_FIM\balanceSubledgerJournalAccountEntryDist()

    and when it tries to balance it , it picks the Posting Type - "Penny differences in Reporting Currency" in SubledgerJournalAccountEntry table and it joins the child table SubledgerJournalAccountEntryDistribution and tries to update it for the Balancing.

    After CU11 upgrade for the certain posting types like (Penny differnces in Accounting Currency,Penny differnces in reporting Currency,Purchase accruals) , the records are not created in SubledgerJournalAccountEntryDistribution and finally i am getting the below error.

    6013.11.PNG

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,280 Super User 2024 Season 2 on at
    RE: Vendor Invoice Journalize

    Hi Vairam,

    I did ask several times to explain what you exactly mean with not balancing. Is it the rounding of 0.01 in reporting currency?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hi Andre,

    AX allows Sales Tax Codes to be negative by default as below,

    1140718.Capture.PNG

    If i use this in a PO and after invoicing , the AccountingCurrencyAmount and ReportingCurrencyAmount in SubLedgerJournalAccountEntryDistribution table not getting balanced for the Voucher.

    Is there any Hotfix available to fix it?

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,280 Super User 2024 Season 2 on at
    RE: Vendor Invoice Journalize

    Hi Vairam,

    Can you share all details from this PO and the Sales tax setup? Why do you have a negative sales tax? What exactly do you mean with imbalance as the screenshots above are balanced. If you have multiple sales tax codes used on a voucher, they will be visible separately in the distributions.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hi Ludwig,

    I had ran the GL reconciliation reports and it is showing the imbalance that i have mentioned in the Difference column

  • Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hello Vairam,

    Have you run the GL reconciliation reports for AP-GL, AR-GL, etc. and do they show the imbalance that you mentioned?

    Best regards,

    Ludwig

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Vendor Invoice Journalize

    Hi Andre,

    This was the posted Sales Tax Transactions for this Voucher,

    We have marked one of the Sales tax code '****_12%' to be 'Negative sales tax percentage'.

    2350.m3.png

    Our issue is .we have imbalanced distributions in SubledgerJournalAccountEntryDistribution table.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans