web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Post additional GenJnlLine after posting Vendor Ledger Entry on Purchase Invoice

(0) ShareShare
ReportReport
Posted on by 172

Hello! I have a problem with posting additional General Journal Line right after post Vendor Ledger Entry.

What am I doing and what I want to achieve?

In CU90 there is a function PostGLAndVendor and in it the PostVendEntry, which creates GenJnlLine and post it. I need to create additional GenJnlLine and post it too, but if my additional posting will end with error, all changes should roll back. The issue is that when the second posting ends with error, the Posted Purchase Invoice is still permanently posted in system with all G/L Lines etc.

My second idea was that. I will create function in codeunit 90 right after MakeInventoryAdjustment, before UpdateLastPostingNos functions. And strange things are happening now. My function only create TWO General Ledger Entries and post it. For debbuging I gave an ERROR('Rollback') instead my function and it was OK! After ERROR all changes was rolled back. But if my function is handled, on VALIDATE Account No. field there is a code, which is checking if Vendor f.ex. is blocked. After this validation and system error my posted invoice is still posted.  I don't know why!

Could you tell me, when the posting transaction starts and where ends? And how can I achieve the posting of additional general journal lines in ONE transaction?

Greetings!

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Where did you add the code to create additional G/L Line? Do you want to post this line before or after the Vendor Entry?

  • MateuszKILINSKI Profile Picture
    172 on at

    I want to post my line AFTER post orginal Vendor Entry. I've created my code right after GenJnlPostLine.RunWithCheck(GenJnlLine) in PostVendorEntry function in Codeunit 90.

  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Did you add any commit in your code? can you share your code

  • MateuszKILINSKI Profile Picture
    172 on at

    No, because I don't want to end the transaction.

  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Please share your code, what functions you are calling for posting?

  • MateuszKILINSKI Profile Picture
    172 on at

    The same function as orginal...

    PostVendorEntry Function: https://i.imgur.com/GIpDAad.jpg
    TryPostSecondGJLine Function: https://i.imgur.com/HHmFr2t.jpg

  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Instead of validating fields in your second function, just assign the values and try. If any error occurs it should rollback everything.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans