Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Show Users Who created , approved Purchase order in the PO report from Workflow in x++

(0) ShareShare
ReportReport
Posted on by 45

i am customizing the purchase order  in D365 F&O, as shown :

pastedimage1672719915181v1.png

the below in colored workflow users were required to be static before, but now the new requirement is to make it dynamic which comes from the workflow.

in order to do the report I created a class : 

public class PurchPurchaseOrderDP_Rep extends SrsReportDataProviderPreProcess

pastedimage1672720798780v3.png

so I want to list the users in the 

as I saw the answer of:

   

thank you for your help

  • saffarini Profile Picture
    45 on at
    RE: Show Users Who created , approved Purchase order in the PO report from Workflow in x++

    i will try it and get back to you ,

    much appreciated sir.

  • GirishS Profile Picture
    27,825 Moderator on at
    RE: Show Users Who created , approved Purchase order in the PO report from Workflow in x++

    There will be no relation between Workflow tables and report temp tables. Workflow tables will have field named "ContextRecId" - This field will store the RecId of the PurchTable and PurchLine.

    So, you need to build the relation based on the above one.

    Thanks,

    Girish S.

  • saffarini Profile Picture
    45 on at
    RE: Show Users Who created , approved Purchase order in the PO report from Workflow in x++

    I already extended the SSRS report,

    also created table Extensions for :

    PurchPurchaseOrderHeader.Model

    PurchPurchaseOrderTmp.Model

    VendPurchOrderJour.Model

    and the thing I need is to identify what workflow tables to join...

    and what is the relation between the workflow tables and the above tables

    how can I implement it in the code?

    so I can add the newly added workflow table(s) to the report and list the users inside the report from the workflow table.

  • GirishS Profile Picture
    27,825 Moderator on at
    RE: Show Users Who created , approved Purchase order in the PO report from Workflow in x++

    Hi saffarini,

    Are you asking about how to extend the standard SSRS report?

    Can you elaborate more?

    Thanks,

    Girish S.

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 >

Product updates

Dynamics 365 release plans