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)

how does applied vendor entries work?

(0) ShareShare
ReportReport
Posted on by

Hello guys,

I'm just going to ask on how is the

Applied vendor entries work.

 because i'm making a report that's just similar to the vendor ledger entries and the applied vendor entries.

Scenario:  I have a line rec. of Payment in vendor ledger entries .

in which this line of payment has more 3 invoices applied.

now for the report

it shoudl display both the Payment line.

and the Applied line.

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Marcellus Profile Picture
    2,735 on at

    Hi,

    Start your report with a loop on the Vendor Ledger Entry and add an integer Loop on the Detailed Vendor Ledger Entry.

    Like this:

    Groupping.jpg

    On the PreDataItem of the Integer Loop add the following filters to filter out the record itself and to filter to the records applied:

    DetailedVendorLedgEntry.SETFILTER("Vendor Ledger Entry No.", '<>%1', "Vendor Ledger Entry"."Entry No.");
    DetailedVendorLedgEntry.SETRANGE("Applied Vend. Ledger Entry No.", "Vendor Ledger Entry"."Entry No.");

    In the RDLC Report you will need to create a group for the Vendor Ledger Entries on the Entry No. field and add a child group to it grouped on the Applied Vend. Ledger Entry No. field then filter the Group like this:

    Groupping.jpg

    I hope this helps.


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