Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Get all responsible person informations

(0) ShareShare
ReportReport
Posted on by 109

I'm working on the sales invoice report and one of my tasks is to display the name and the phone no. of the responsible person in the header. If I use the data source "Sales Invoice Header"."Responsible Person" the code will be displayed (for e.g. AB for Antonio Bryant). Can someone explain to me how I can get the same informations for the resp. person like the informations for the "SalesPurchPerson"?

*This post is locked for comments

  • Suggested answer
    Suresh Kulla Profile Picture
    47,789 on at
    RE: Get all responsible person informations

    You need retrieve the table holding the  Responsible Person Informatoin and Use that as the source expression. Check the code how to retrieve the Responsible Person just like SalesPerson, Payment Terms, Shipment Method.

  • Hannes Holst Profile Picture
    5,767 on at
    RE: Get all responsible person informations

    Create a global variable on the record "Salesperson/Purchaser".

    Add the desired fields of that table to the dataset of the report. You can select the new global variable as DataSource.

    In the OnAfterGetRecord-trigger of the "Sales Invoice Header"-datasource add the following:

    IF NOT SalesPurchPerson.GET("Sales Invoice Header"."Responsible Person") THEN
      CLEAR(SalesPurchPerson);


    Add the new fields to the report layout.

  • Yupp90 Profile Picture
    109 on at
    RE: Get all responsible person informations

    It's Salesperson/Purchaser

  • Hannes Holst Profile Picture
    5,767 on at
    RE: Get all responsible person informations

    What is the TableRelation of the field "Responsible Person"?

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

Announcing the Engage with the Community forum!

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics NAV (Archived)

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2

#1
mmv Profile Picture

mmv 2

#1
Amol Salvi Profile Picture

Amol Salvi 2

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans